{
  "runId": "valtioneuvosto-fi--2026-04-27T05-05-32-264Z--finland-weekly-desktop-light-chromium",
  "startedAt": "2026-04-27T05:05:32.264Z",
  "finishedAt": "2026-04-27T05:05:45.435Z",
  "toolVersion": "1.0.0",
  "mode": "ci",
  "config": {
    "maxPages": 100,
    "timeout": 30000,
    "concurrency": 2,
    "mode": "list",
    "baseUrl": "https://valtioneuvosto.fi/en",
    "viewport": "desktop",
    "colorScheme": "light",
    "sitemapSample": {
      "strategy": "shuffle",
      "seed": "finland-weekly",
      "size": 100
    },
    "crawlFallback": {
      "enabled": true,
      "used": false
    },
    "browser": "chromium",
    "label": "finland-weekly-desktop-light-chromium"
  },
  "targets": [
    "https://valtioneuvosto.fi/tietoa-sivustosta",
    "https://valtioneuvosto.fi/sv/finlands-eu-politik/eu-ministerutskottet",
    "https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi",
    "https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis",
    "https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot/muiden-toimijoiden-tuottamia-sanastoja",
    "https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna",
    "https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot"
  ],
  "resultsByUrl": {
    "https://valtioneuvosto.fi/sv/finlands-eu-politik/eu-ministerutskottet": {
      "title": "EU-ministerutskottet - Statsrådet",
      "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 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi/sv\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Statsrådet </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://okm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://stm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://ym.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href=\"https://okm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href=\"https://stm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href=\"https://ym.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Gömd</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            }
          ]
        },
        {
          "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><u>EU-ministerutskottet</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3>",
                      "target": [
                        "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(3) > h4"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\">",
                      "target": [
                        ".feed-item.simple:nth-child(4) > h4"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\">",
                      "target": [
                        ".feed-item.simple:nth-child(5) > h4"
                      ]
                    },
                    {
                      "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3>",
                      "target": [
                        "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Statsrådet</h3>",
                      "target": [
                        ".contact-info.col-md-5 > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\"> Finlands EU-politik </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>EU-ministerutskottet</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Regeringens EU-ministerutskott sammanträder i allmänhet på fredagar för att behandla aktuella EU-ärenden som är viktiga i politiskt, ekonomiskt eller rättsligt hänseende. Vid behov behandlar ministerutskottet ärenden genom skriftligt förfarande.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/regeringar/ministerutskotten-och-ministerarbetsgrupper\" rel=\"noopener noreferrer\">Ministerutskotten i statsminister Orpos regering</a>",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/info/behandlingen-av-eu-arenden-i-statsradet\">Behandlingen av EU-ärenden i statsrådet</a>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">22.4.2026 10.50</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">27.3.2026 11.26</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">13.3.2026 12.10</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda\" href=\"/sv/-/informellt-reflektionsmote-med-eu-landernas-ledare-pa-eu-ministerutskottets-agenda\">Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">6.2.2026 11.55</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade kommissionens förslag för att dämpa prisfluktuationer på utsläppsrätter\" href=\"/sv/-/eu-ministerutskottet-diskuterade-kommissionens-forslag-for-att-dampa-prisfluktuationer-pa-utslappsratter\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">16.1.2026 11.31</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link white\" href=\"/finlands-eu-politik/eu-ministerutskottet/aktuellt\">Mer pressmeddelanden</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Satu Keskinen</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> biträdande avdelningschef&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> statsrådets kansli, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> avdelningen för EU-ärenden, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> enheten för allmänna EU-frågor </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160302\" rel=\"nofollow\">0295160302</a>",
              "target": [
                "a[href=\"tel:+358295160302\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Eeva Kaunismaa</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> specialsakkunnig i EU-ärenden&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> statsrådets kansli, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> avdelningen för EU-ärenden, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> enheten för allmänna EU-frågor </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.63,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160430\" rel=\"nofollow\">0295160430</a>",
              "target": [
                "a[href=\"tel:+358295160430\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info.col-md-5 > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PB 23, 00023 Statsrådet</p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tfn 0295 16001</p>",
              "target": [
                "p:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Tillbaka till toppen</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>EU-ministerutskottet</u></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 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(4) > h4"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4"
              ]
            },
            {
              "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=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "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=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(5) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>EU-ministerutskottet</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(4) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "undermeny"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "länkstig"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\"> Finlands EU-politik </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > 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=\"/regeringar/ministerutskotten-och-ministerarbetsgrupper\" rel=\"noopener noreferrer\">Ministerutskotten i statsminister Orpos regering</a>",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "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=\"/sv/info/behandlingen-av-eu-arenden-i-statsradet\">Behandlingen av EU-ärenden i statsrådet</a>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda\" href=\"/sv/-/informellt-reflektionsmote-med-eu-landernas-ledare-pa-eu-ministerutskottets-agenda\">Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"EU-ministerutskottet diskuterade kommissionens förslag för att dämpa prisfluktuationer på utsläppsrätter\" href=\"/sv/-/eu-ministerutskottet-diskuterade-kommissionens-forslag-for-att-dampa-prisfluktuationer-pa-utslappsratter\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4 > 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 class=\"arrow-link white\" href=\"/finlands-eu-politik/eu-ministerutskottet/aktuellt\">Mer pressmeddelanden</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "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=\"tel:+358295160302\" rel=\"nofollow\">0295160302</a>",
              "target": [
                "a[href=\"tel:+358295160302\"]"
              ]
            },
            {
              "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=\"tel:+358295160430\" rel=\"nofollow\">0295160430</a>",
              "target": [
                "a[href=\"tel:+358295160430\"]"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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": [
                "div[data-analytics-asset-id=\"200892189\"] > 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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\"> Finlands EU-politik </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "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><a href=\"/regeringar/ministerutskotten-och-ministerarbetsgrupper\" rel=\"noopener noreferrer\">Ministerutskotten i statsminister Orpos regering</a></li>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > 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><a href=\"/sv/info/behandlingen-av-eu-arenden-i-statsradet\">Behandlingen av EU-ärenden i statsrådet</a></li>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > ul > li:nth-child(2)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<hr>",
              "target": [
                "hr"
              ]
            }
          ]
        },
        {
          "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><u>EU-ministerutskottet</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > .icon-caret-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=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Välj språk </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776957578000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /sok?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Nyckelord</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_8OQ25dAPEdbr > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > span > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_8XIAKfCYDmWy_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\"> Finlands EU-politik </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\"> Finlands EU-politik </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">EU-ministerutskottet</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_H8Dgwwb0P5PI > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200892191\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200892191\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200892189\" data-analytics-asset-title=\"EU-ministerivaliokunnan kokoukset\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>EU-ministerutskottet</u></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": "<u>EU-ministerutskottet</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Regeringens EU-ministerutskott sammanträder i allmänhet på fredagar för att behandla aktuella EU-ärenden som är viktiga i politiskt, ekonomiskt eller rättsligt hänseende. Vid behov behandlar ministerutskottet ärenden genom skriftligt förfarande.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/regeringar/ministerutskotten-och-ministerarbetsgrupper\" rel=\"noopener noreferrer\">Ministerutskotten i statsminister Orpos regering</a></li>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > 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": "<a href=\"/regeringar/ministerutskotten-och-ministerarbetsgrupper\" rel=\"noopener noreferrer\">Ministerutskotten i statsminister Orpos regering</a>",
              "target": [
                "a[rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/sv/info/behandlingen-av-eu-arenden-i-statsradet\">Behandlingen av EU-ärenden i statsrådet</a></li>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > 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": "<a href=\"/sv/info/behandlingen-av-eu-arenden-i-statsradet\">Behandlingen av EU-ärenden i statsrådet</a>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200892189\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_a...\">",
              "target": [
                "#p_p_id_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu\"></span>",
              "target": [
                "#p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-Pressmeddelanden\" name=\"aineisto-Pressmeddelanden\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-Pressmeddelanden"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header  use-custom-title \">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-expand\"> \n                 <h3 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3> \n                </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Pressmeddelanden</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_B0Se4jOGZipu > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern\" href=\"/sv/-/eu-ministerutskottet-diskuterade-europeiska-radets-informella-mote-pa-cypern\">EU-ministerutskottet diskuterade Europeiska rådets informella möte på Cypern</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">22.4.2026 10.50</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade unionens första viseringsstrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-unionens-forsta-viseringsstrategi\">EU-ministerutskottet diskuterade unionens första viseringsstrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">27.3.2026 11.26</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi\" href=\"/sv/-/eu-ministerutskottet-diskuterade-eu-s-nya-bioekonomistrategi\">EU-ministerutskottet diskuterade EU:s nya bioekonomistrategi</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">13.3.2026 12.10</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(4) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda\" href=\"/sv/-/informellt-reflektionsmote-med-eu-landernas-ledare-pa-eu-ministerutskottets-agenda\">Informellt reflektionsmöte med EU-ländernas ledare på EU-ministerutskottets agenda</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">6.2.2026 11.55</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"EU-ministerutskottet diskuterade kommissionens förslag för att dämpa prisfluktuationer på utsläppsrätter\" href=\"/sv/-/eu-ministerutskottet-diskuterade-kommissionens-forslag-for-att-dampa-prisfluktuationer-pa-utslappsratter\">",
              "target": [
                ".feed-item.simple:nth-child(5) > h4 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">16.1.2026 11.31</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(5) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_j...\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_iEgQdTHonVmI > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200947875\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200947875\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200947873\" data-analytics-asset-title=\"EU-ministerivaliokunta | Lisää tiedotteita -linkki\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200947873\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><a class=\"arrow-link white\" href=\"/finlands-eu-politik/eu-ministerutskottet/aktuellt\">Mer pressmeddelanden</a></p>",
              "target": [
                "div[data-analytics-asset-id=\"200947873\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link white\" href=\"/finlands-eu-politik/eu-ministerutskottet/aktuellt\">Mer pressmeddelanden</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200947873\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"asset-links content-metadata-asset-addon-entries mb-4\"> \n                  <div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div> \n                 </div>",
              "target": [
                ".asset-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div>",
              "target": [
                ".content-metadata-asset-addon-entry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_  portlet-static portlet-static-end portlet-barebone contacts-highlight-portlet vn-list\" id=\"p_p_id_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF_\">",
              "target": [
                "#p_p_id_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF\"></span>",
              "target": [
                "#p_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-Kontaktinformation\" name=\"aineisto-Kontaktinformation\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-Kontaktinformation"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header  use-custom-title \">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-expand\"> \n                 <h3 class=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3> \n                </div>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kontaktinformation</h3>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_GjHewSeVMsPF > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row-fluid\">",
              "target": [
                ".row-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper\">",
              "target": [
                ".row-fluid > .wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-item clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Person\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]: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": "<p class=\"contact-info clearfix\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"name-and-title\"> <strong><span itemprop=\"name\">Satu Keskinen</span>, <span itemprop=\"jobTitle\"> biträdande avdelningschef&nbsp; </span> </strong> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><span itemprop=\"name\">Satu Keskinen</span>, <span itemprop=\"jobTitle\"> biträdande avdelningschef&nbsp; </span> </strong>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Satu Keskinen</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> biträdande avdelningschef&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > br: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": "<span itemprop=\"worksFor\"> <span class=\"ministry\"> statsrådets kansli, </span> <span class=\"department\"> avdelningen för EU-ärenden, </span> <span class=\"service-unit\"> enheten för allmänna EU-frågor </span> <span class=\"service-group\"> </span> <span class=\"special-labels\"> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> statsrådets kansli, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> avdelningen för EU-ärenden, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> enheten för allmänna EU-frågor </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-group\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"special-labels\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .special-labels"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"phone margin-right\"> <i class=\"icon-phone\"></i><span class=\"sr-only\">Telefon:</span><span itemprop=\"telephone\"><a href=\"tel:+358295160302\" rel=\"nofollow\">0295160302</a></span></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-phone\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > .icon-phone"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telefon:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"telephone\"><a href=\"tel:+358295160302\" rel=\"nofollow\">0295160302</a></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > span[itemprop=\"telephone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160302\" rel=\"nofollow\">0295160302</a>",
              "target": [
                "a[href=\"tel:+358295160302\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"contact-email-details\"> <i class=\"icon-envelope\"></i>&nbsp; <span itemprop=\"email\"> <span class=\"sr-only\">E-postadress:</span> <span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-envelope\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > .icon-envelope"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"email\"> <span class=\"sr-only\">E-postadress:</span> <span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">E-postadress:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<hr>",
              "target": [
                "hr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-item clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Person\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]: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 class=\"contact-info clearfix\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"name-and-title\"> <strong><span itemprop=\"name\">Eeva Kaunismaa</span>, <span itemprop=\"jobTitle\"> specialsakkunnig i EU-ärenden&nbsp; </span> </strong> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><span itemprop=\"name\">Eeva Kaunismaa</span>, <span itemprop=\"jobTitle\"> specialsakkunnig i EU-ärenden&nbsp; </span> </strong>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Eeva Kaunismaa</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> specialsakkunnig i EU-ärenden&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > br: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": "<span itemprop=\"worksFor\"> <span class=\"ministry\"> statsrådets kansli, </span> <span class=\"department\"> avdelningen för EU-ärenden, </span> <span class=\"service-unit\"> enheten för allmänna EU-frågor </span> <span class=\"service-group\"> </span> <span class=\"special-labels\"> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> statsrådets kansli, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> avdelningen för EU-ärenden, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> enheten för allmänna EU-frågor </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-group\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"special-labels\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .special-labels"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"phone margin-right\"> <i class=\"icon-phone\"></i><span class=\"sr-only\">Telefon:</span><span itemprop=\"telephone\"><a href=\"tel:+358295160430\" rel=\"nofollow\">0295160430</a></span></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-phone\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > .icon-phone"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telefon:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"telephone\"><a href=\"tel:+358295160430\" rel=\"nofollow\">0295160430</a></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > span[itemprop=\"telephone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160430\" rel=\"nofollow\">0295160430</a>",
              "target": [
                "a[href=\"tel:+358295160430\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"contact-email-details\"> <i class=\"icon-envelope\"></i>&nbsp; <span itemprop=\"email\"> <span class=\"sr-only\">E-postadress:</span> <span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-envelope\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > .icon-envelope"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"email\"> <span class=\"sr-only\">E-postadress:</span> <span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">E-postadress:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">fornamn.efternamn@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\"> \n          <div class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div> \n         </div>",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203164354_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Statsrådet</h3> \n       <p>Snellmansgatan 1 A, Helsingfors</p> \n       <p>PB 23, 00023 Statsrådet</p> \n       <p>Tfn 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info.col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info.col-md-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": "<p>PB 23, 00023 Statsrådet</p>",
              "target": [
                "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": "<p>Tfn 0295 16001</p>",
              "target": [
                "p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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": "<span class=\"sr-only\">Statsrådet x</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/sv/finlands-eu-politik/eu-ministerutskottet",
      "originalUrl": "https://valtioneuvosto.fi/sv/finlands-eu-politik/eu-ministerutskottet",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/tietoa-sivustosta": {
      "title": "Tietoa sivustosta - Valtioneuvosto",
      "violations": [
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Valtioneuvosto </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a>",
              "target": [
                "a[href$=\"vnk.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"defmin.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"lvm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a>",
              "target": [
                "a[href$=\"um.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a>",
              "target": [
                "a[href$=\"www.tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a>",
              "target": [
                "a[href$=\"okm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href$=\"vnk.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href$=\"defmin.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href$=\"lvm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"um.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href$=\"www.tem.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href$=\"okm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Piilotettu</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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://valtioneuvosto.fi\" style=\"background-color: transparent;\"><strong>Valtioneuvosto.fi</strong></a>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"]"
              ]
            },
            {
              "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": "<span style=\"background-color: transparent;\">",
              "target": [
                "p:nth-child(3) > span"
              ]
            },
            {
              "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": "<span style=\"color: rgb(0, 0, 0);\">Sivustoista vastaa valtioneuvoston kanslia, ja niitä ylläpitää valtioneuvoston kansliassa toimiva valtioneuvoston viestintäosasto.&nbsp;Tietoa sivustoille tuottavat kaikki ministeriöt, jotka vastaavat palvelussa tarjottavien aineistojensa sisällöstä.&nbsp;</span>",
              "target": [
                "p:nth-child(5) > span"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            }
          ]
        },
        {
          "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><u>Tietoa sivustosta</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Sisältö</h2>",
                      "target": [
                        "h2:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h3>Haku</h3>",
                      "target": [
                        "h3:nth-child(7)"
                      ]
                    },
                    {
                      "html": "<h3>Selaimet ja päätelaitteet</h3>",
                      "target": [
                        "h3:nth-child(9)"
                      ]
                    },
                    {
                      "html": "<h3>Tiedostolataukset ja lukijasovellukset</h3>",
                      "target": [
                        "h3:nth-child(11)"
                      ]
                    },
                    {
                      "html": "<h2>Käyttöehdot</h2>",
                      "target": [
                        "h2:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h3>Tekijänoikeudet</h3>",
                      "target": [
                        "h3:nth-child(17)"
                      ]
                    },
                    {
                      "html": "<h3>Tietosuoja ja henkilötietojen käsittely</h3>",
                      "target": [
                        "h3:nth-child(20)"
                      ]
                    },
                    {
                      "html": "<h3>Evästeet</h3>",
                      "target": [
                        "h3:nth-child(23)"
                      ]
                    },
                    {
                      "html": "<h3>Sosiaalisen median liitännäiset</h3>",
                      "target": [
                        "h3:nth-child(26)"
                      ]
                    },
                    {
                      "html": "<h3>Oikeudellinen varauma</h3>",
                      "target": [
                        "h3:nth-child(29)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3>",
                      "target": [
                        ".heading-element"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a></h4>",
                      "target": [
                        "h4"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Ministeriöt</h3>",
                      "target": [
                        ".col-md-9 > .title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
                      "target": [
                        ".contact-info > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietosuoja\">Tietosuoja</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .hasChild.lfr-nav-item.open > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/evasteet\">Sivuston evästeet</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Tietoa sivustosta</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sisältö</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Valtioneuvosto.fi</strong>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"] > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color: transparent;\">",
              "target": [
                "p:nth-child(3) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200633147\"] > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Media.valtioneuvosto.fi</strong>",
              "target": [
                ".yja-external-link > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"color: rgb(0, 0, 0);\">Sivustoista vastaa valtioneuvoston kanslia, ja niitä ylläpitää valtioneuvoston kansliassa toimiva valtioneuvoston viestintäosasto.&nbsp;Tietoa sivustoille tuottavat kaikki ministeriöt, jotka vastaavat palvelussa tarjottavien aineistojensa sisällöstä.&nbsp;</span>",
              "target": [
                "p:nth-child(5) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Lisätietoja antaa valtioneuvoston viestintäosasto: info.vnk(at)gov.fi</p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Haku</h3>",
              "target": [
                "h3:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sivuston haku on sivun ylätunnisteessa.&nbsp;Haku etsii kaikilla annetuilla hakusanoilla ja sivuston kielen mukaan. Hakusanojen väliin lisätään automaattisesti boolean-operaattori 'JA'. Haussa voi käyttää myös katkaistua sanaa.</p>",
              "target": [
                "p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Selaimet ja päätelaitteet</h3>",
              "target": [
                "h3:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sivusto on responsiivinen, ja sisältö skaalautuu päätelaitteen mukaan. Sivujen ulkoasu on parhaimmillaan käytettäessä uusimpia selainversioita. Sivustoa voidaan käyttää myös vanhemmilla selainversioilla, mutta tällöin kaikki ominaisuudet eivät välttämättä ole täysimääräisesti käytettävissä.</p>",
              "target": [
                "p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tiedostolataukset ja lukijasovellukset</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Pdf-tiedostojen lukemiseen tarvitaan Adobe Reader -ohjelma, jonka voi&nbsp;ladata ilmaiseksi.</p>",
              "target": [
                "p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sivustolle on upotettu suoria verkkolähetyksiä&nbsp;ja videotallenteita, jotka tarjotaan erilliseltä palvelimelta päätelaitteen tukemassa muodossa.</p>",
              "target": [
                "p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Verkkopalvelu tarjoaa aineistoja RSS-syötteinä.</p>",
              "target": [
                "p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Käyttöehdot</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Käyttämällä sivustoa hyväksyt käyttöehdot sellaisenaan.&nbsp;</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tekijänoikeudet</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://kuvapankki.valtioneuvosto.fi/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">valtioneuvoston aineistopankissa <span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.flickr.com/photos/finnishgovernment/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">Flickr-kuvapalvelussa<span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tietosuoja ja henkilötietojen käsittely</h3>",
              "target": [
                "h3:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Valtioneuvoston kanslia on sitoutunut suojaamaan sivuilla kävijöiden yksityisyyttä ja henkilötietoja EU:n tietosuoja-asetuksen mukaisesti.</p>",
              "target": [
                "p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a>",
              "target": [
                "a[href$=\"tietosuoja\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Evästeet</h3>",
              "target": [
                "h3:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Evästeet ovat tekstitiedostoja, joita selain tallentaa kävijän laitteelle. Sivustolla käytetään sivuston toiminnan kannalta välttämättömiä evästeitä sekä kävijäseurannan ja laadunvalvonnan evästeitä.&nbsp;</p>",
              "target": [
                "p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a>",
              "target": [
                "a[href$=\"evasteet\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Sosiaalisen median liitännäiset</h3>",
              "target": [
                "h3:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sivustolla voi olla sosiaalisen median lisäosia ja liitännäisiä, kuten videoupotuksia. Liitännäiset latautuvat palveluiden omilta palvelimilta ja niihin sovelletaan kolmannen osapuolen käyttö- ja muita ehtoja. &nbsp;</p>",
              "target": [
                "p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Liitännäiset eivät välitä kävijätietoja palveluntarjoajille, jos niitä ei käytä.</p>",
              "target": [
                "p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Oikeudellinen varauma</h3>",
              "target": [
                "h3:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sisällöntuotannossa pyritään kaikin tavoin tiedon oikeellisuuteen ja ajantasaisuuteen. Valtioneuvoston kanslia ei vastaa esimerkiksi teknisen häiriön käyttäjälle aiheuttamista kustannuksista tai vahingosta.</p>",
              "target": [
                "p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Valtioneuvoston kanslia ei vastaa kolmansien osapuolien sivustojen sisällöistä. Kun käyttäjä siirtyy tällä sivustolla tarjotun linkin kautta toiselle sivustolle, sovelletaan ko. sivuston omia käyttöehtoja.&nbsp;</p>",
              "target": [
                "p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Valtioneuvoston kanslialla on oikeus keskeyttää verkkosivujen tarjoaminen esimerkiksi huoltotoimien ajaksi sekä oikeus muuttaa sivuston sisältöä, ulkoasua ja käyttöehtoja.</p>",
              "target": [
                "p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a>",
              "target": [
                ".link--card"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                ".contact-info > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Vaihde 0295 16001</p>",
              "target": [
                ".contact-info > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                ".site-links > ul > li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Sivun alkuun</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Tietoa sivustosta</u></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>Sisältö</h2>",
              "target": [
                "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": "<h3>Haku</h3>",
              "target": [
                "h3: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": "<h3>Selaimet ja päätelaitteet</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>Tiedostolataukset ja lukijasovellukset</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "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>Käyttöehdot</h2>",
              "target": [
                "h2: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>Tekijänoikeudet</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "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>Tietosuoja ja henkilötietojen käsittely</h3>",
              "target": [
                "h3:nth-child(20)"
              ]
            },
            {
              "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>Evästeet</h3>",
              "target": [
                "h3:nth-child(23)"
              ]
            },
            {
              "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>Sosiaalisen median liitännäiset</h3>",
              "target": [
                "h3:nth-child(26)"
              ]
            },
            {
              "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>Oikeudellinen varauma</h3>",
              "target": [
                "h3:nth-child(29)"
              ]
            },
            {
              "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=\"heading-element\">Valtioneuvoston RSS-syötteet</h3>",
              "target": [
                ".heading-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": "<h4><a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a></h4>",
              "target": [
                "h4"
              ]
            },
            {
              "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=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "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=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(7)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(9)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(11)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(15)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(17)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(20)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(23)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(26)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(29)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(1) > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Tietoa sivustosta</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sisältö</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Haku</h3>",
              "target": [
                "h3:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Selaimet ja päätelaitteet</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>Tiedostolataukset ja lukijasovellukset</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Käyttöehdot</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tekijänoikeudet</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tietosuoja ja henkilötietojen käsittely</h3>",
              "target": [
                "h3:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Evästeet</h3>",
              "target": [
                "h3:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Sosiaalisen median liitännäiset</h3>",
              "target": [
                "h3:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Oikeudellinen varauma</h3>",
              "target": [
                "h3:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a></h4>",
              "target": [
                "h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "sivuvalikko"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "murupolku"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "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-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "div[data-analytics-asset-id=\"200633147\"] > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi\" style=\"background-color: transparent;\"><strong>Valtioneuvosto.fi</strong></a>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "div[data-analytics-asset-id=\"200633147\"] > p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://media.valtioneuvosto.fi\" class=\"yja-external-link\"><strong>Media.valtioneuvosto.fi</strong><span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                "p:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "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>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://kuvapankki.valtioneuvosto.fi/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">valtioneuvoston aineistopankissa <span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "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>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.flickr.com/photos/finnishgovernment/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">Flickr-kuvapalvelussa<span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]: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=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietosuoja\">Tietosuoja</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .hasChild.lfr-nav-item.open > span > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/evasteet\">Sivuston evästeet</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi\" style=\"background-color: transparent;\"><strong>Valtioneuvosto.fi</strong></a>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"]"
              ]
            },
            {
              "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://media.valtioneuvosto.fi\" class=\"yja-external-link\"><strong>Media.valtioneuvosto.fi</strong><span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                "p:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "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://kuvapankki.valtioneuvosto.fi/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">valtioneuvoston aineistopankissa <span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]: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://www.flickr.com/photos/finnishgovernment/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">Flickr-kuvapalvelussa<span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]: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=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a>",
              "target": [
                "a[href$=\"tietosuoja\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "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=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a>",
              "target": [
                "a[href$=\"evasteet\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a>",
              "target": [
                ".link--card"
              ]
            },
            {
              "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=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "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://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "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://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "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://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "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://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "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://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "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://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "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://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "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://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "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://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "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://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "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://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                ".site-links > ul > li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "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=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "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=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "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=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "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=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.active.hasChild > .level-2.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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> \n                    <li><a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(22)"
              ]
            },
            {
              "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> \n                    <li><a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(25)"
              ]
            },
            {
              "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": [
                ".col-md-5 > 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": [
                ".wrapper > .col-md-4 > 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": [
                ".site-links > 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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\">",
              "target": [
                ".level-1.layouts > .selected.active.hasChild"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\">",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .hasChild.lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/evasteet\">Sivuston evästeet</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sivukartta\">Sivukartta</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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 class=\"\"><a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "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><a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a></li>",
              "target": [
                "ul:nth-child(22) > li"
              ]
            },
            {
              "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><a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a></li>",
              "target": [
                "ul:nth-child(25) > li"
              ]
            },
            {
              "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><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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><u>Tietoa sivustosta</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Valitse kieli </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0.d-flex.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /haku?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Hakusana</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200230121 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected active\">",
              "target": [
                ".level-1.layouts > .selected.active.hasChild"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.layouts > .selected.active.hasChild > span > .selected.active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.active.hasChild > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\">",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .hasChild.lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietosuoja\">Tietosuoja</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .hasChild.lfr-nav-item.open > span > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/evasteet\">Sivuston evästeet</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/evasteet\">Sivuston evästeet</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sivukartta\">Sivukartta</a></li>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.hasChild > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_oEGcAClX7chq_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Valtioneuvosto - Etusivulle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Tietoa sivustosta</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_uOEIYHo6E3J4 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200633149\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200633149\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200633147\" data-analytics-asset-title=\"Tietoa sivustosta\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200633147\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Tietoa sivustosta</u></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": "<u>Tietoa sivustosta</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sisältö</h2>",
              "target": [
                "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": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200633147\"] > 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://valtioneuvosto.fi\" style=\"background-color: transparent;\"><strong>Valtioneuvosto.fi</strong></a>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Valtioneuvosto.fi</strong>",
              "target": [
                "p:nth-child(3) > a[href$=\"valtioneuvosto.fi\"] > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\"background-color: transparent;\">",
              "target": [
                "p:nth-child(3) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200633147\"] > p: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": "<a href=\"https://media.valtioneuvosto.fi\" class=\"yja-external-link\"><strong>Media.valtioneuvosto.fi</strong><span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                "p:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Media.valtioneuvosto.fi</strong>",
              "target": [
                ".yja-external-link > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "p:nth-child(4) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<span style=\"color: rgb(0, 0, 0);\">Sivustoista vastaa valtioneuvoston kanslia, ja niitä ylläpitää valtioneuvoston kansliassa toimiva valtioneuvoston viestintäosasto.&nbsp;Tietoa sivustoille tuottavat kaikki ministeriöt, jotka vastaavat palvelussa tarjottavien aineistojensa sisällöstä.&nbsp;</span>",
              "target": [
                "p:nth-child(5) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Lisätietoja antaa valtioneuvoston viestintäosasto: info.vnk(at)gov.fi</p>",
              "target": [
                "p: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": "<h3>Haku</h3>",
              "target": [
                "h3: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>Sivuston haku on sivun ylätunnisteessa.&nbsp;Haku etsii kaikilla annetuilla hakusanoilla ja sivuston kielen mukaan. Hakusanojen väliin lisätään automaattisesti boolean-operaattori 'JA'. Haussa voi käyttää myös katkaistua sanaa.</p>",
              "target": [
                "p: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>Selaimet ja päätelaitteet</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": "<p>Sivusto on responsiivinen, ja sisältö skaalautuu päätelaitteen mukaan. Sivujen ulkoasu on parhaimmillaan käytettäessä uusimpia selainversioita. Sivustoa voidaan käyttää myös vanhemmilla selainversioilla, mutta tällöin kaikki ominaisuudet eivät välttämättä ole täysimääräisesti käytettävissä.</p>",
              "target": [
                "p: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": "<h3>Tiedostolataukset ja lukijasovellukset</h3>",
              "target": [
                "h3: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": "<p>Pdf-tiedostojen lukemiseen tarvitaan Adobe Reader -ohjelma, jonka voi&nbsp;ladata ilmaiseksi.</p>",
              "target": [
                "p: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>Sivustolle on upotettu suoria verkkolähetyksiä&nbsp;ja videotallenteita, jotka tarjotaan erilliseltä palvelimelta päätelaitteen tukemassa muodossa.</p>",
              "target": [
                "p: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": "<p>Verkkopalvelu tarjoaa aineistoja RSS-syötteinä.</p>",
              "target": [
                "p: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": "<h2>Käyttöehdot</h2>",
              "target": [
                "h2: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": "<p>Käyttämällä sivustoa hyväksyt käyttöehdot sellaisenaan.&nbsp;</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tekijänoikeudet</h3>",
              "target": [
                "h3: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": "<p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p: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": "<a href=\"https://kuvapankki.valtioneuvosto.fi/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">valtioneuvoston aineistopankissa <span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]: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": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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://www.flickr.com/photos/finnishgovernment/\" rel=\"noopener noreferrer\" class=\"yja-external-link\">Flickr-kuvapalvelussa<span class=\"sr-only\">Link to an external website</span></a>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]: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": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".yja-external-link[rel=\"noopener noreferrer\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tietosuoja ja henkilötietojen käsittely</h3>",
              "target": [
                "h3: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": "<p>Valtioneuvoston kanslia on sitoutunut suojaamaan sivuilla kävijöiden yksityisyyttä ja henkilötietoja EU:n tietosuoja-asetuksen mukaisesti.</p>",
              "target": [
                "p: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": "<ul> \n                    <li><a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a></li>",
              "target": [
                "ul:nth-child(22) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietosuoja\" rel=\"noopener noreferrer\">Tietosuoja valtioneuvoston kansliassa</a>",
              "target": [
                "a[href$=\"tietosuoja\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Evästeet</h3>",
              "target": [
                "h3: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": "<p>Evästeet ovat tekstitiedostoja, joita selain tallentaa kävijän laitteelle. Sivustolla käytetään sivuston toiminnan kannalta välttämättömiä evästeitä sekä kävijäseurannan ja laadunvalvonnan evästeitä.&nbsp;</p>",
              "target": [
                "p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a></li>",
              "target": [
                "ul:nth-child(25) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/evasteet\" rel=\"noopener noreferrer\">Sivuston evästeet&nbsp;</a>",
              "target": [
                "a[href$=\"evasteet\"][rel=\"noopener noreferrer\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Sosiaalisen median liitännäiset</h3>",
              "target": [
                "h3:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sivustolla voi olla sosiaalisen median lisäosia ja liitännäisiä, kuten videoupotuksia. Liitännäiset latautuvat palveluiden omilta palvelimilta ja niihin sovelletaan kolmannen osapuolen käyttö- ja muita ehtoja. &nbsp;</p>",
              "target": [
                "p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Liitännäiset eivät välitä kävijätietoja palveluntarjoajille, jos niitä ei käytä.</p>",
              "target": [
                "p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Oikeudellinen varauma</h3>",
              "target": [
                "h3:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sisällöntuotannossa pyritään kaikin tavoin tiedon oikeellisuuteen ja ajantasaisuuteen. Valtioneuvoston kanslia ei vastaa esimerkiksi teknisen häiriön käyttäjälle aiheuttamista kustannuksista tai vahingosta.</p>",
              "target": [
                "p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Valtioneuvoston kanslia ei vastaa kolmansien osapuolien sivustojen sisällöistä. Kun käyttäjä siirtyy tällä sivustolla tarjotun linkin kautta toiselle sivustolle, sovelletaan ko. sivuston omia käyttöehtoja.&nbsp;</p>",
              "target": [
                "p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Valtioneuvoston kanslialla on oikeus keskeyttää verkkosivujen tarjoaminen esimerkiksi huoltotoimien ajaksi sekä oikeus muuttaa sivuston sisältöä, ulkoasua ja käyttöehtoja.</p>",
              "target": [
                "p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200633147\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"asset-links content-metadata-asset-addon-entries mb-4\"> \n                  <div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div> \n                 </div>",
              "target": [
                ".asset-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div>",
              "target": [
                ".content-metadata-asset-addon-entry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_fSfB7Kpg7jW3 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-250193640\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-250193640\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"250193638\" data-analytics-asset-title=\"Lisää tietoa | RSS-syötteet\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"250193638\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card vn-card--vn-blue\">",
              "target": [
                ".vn-card"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-links-card__body row mx-0 wide vn-blue\">",
              "target": [
                ".vn-links-card__body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading__area\"> \n                      <div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3> \n                      </div> \n                     </div>",
              "target": [
                ".heading__area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3> \n                      </div>",
              "target": [
                ".card__header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Valtioneuvoston RSS-syötteet</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content--links\">",
              "target": [
                ".content--links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a></h4> \n                      </div>",
              "target": [
                ".vn-card__col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a></h4>",
              "target": [
                "h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/staattiset-feedit/-/asset_publisher/6KLhMPTNqHRd/rss\"> Kaikkien ministeriöiden tiedotteet </a>",
              "target": [
                ".link--card"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200230121_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".top > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading-wrapper row justify-content-end\"> \n      <div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div> \n     </div>",
              "target": [
                ".heading-wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div>",
              "target": [
                ".heading-wrapper > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper row justify-content-end\">",
              "target": [
                ".wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-5\">",
              "target": [
                ".wrapper > .col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".col-md-5 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvoston-kanslia\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"um.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"intermin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"defmin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li: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": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4\">",
              "target": [
                ".wrapper > .col-md-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".wrapper > .col-md-4 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"okm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"mmm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"lvm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"tem.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"stm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li: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": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"ym.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Valtioneuvosto</h3> \n       <p>Snellmaninkatu 1 A, Helsinki</p> \n       <p>PL 23, 00023 Valtioneuvosto</p> \n       <p>Vaihde 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > 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>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                ".contact-info > 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": "<p>Vaihde 0295 16001</p>",
              "target": [
                ".contact-info > p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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": "<span class=\"sr-only\">Valtioneuvosto x</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".site-links > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                ".site-links > ul > li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li: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": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/tietoa-sivustosta",
      "originalUrl": "https://valtioneuvosto.fi/tietoa-sivustosta",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi": {
      "title": "Ekonomi - Statsrådet",
      "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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi/sv\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Statsrådet </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://okm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://stm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://ym.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href=\"https://okm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href=\"https://stm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href=\"https://ym.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Gömd</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Planering och uppföljning av verksamhet och ekonomi</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2><u>Budgetförslag</u></h2>",
                      "target": [
                        "h2"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(1) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(2) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(3) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(4) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h3 class=\"heading-element\">Fakturering och avgifter</h3>",
                      "target": [
                        ".heading-element"
                      ]
                    },
                    {
                      "html": "<h4>",
                      "target": [
                        ".vn-card__col:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4>",
                      "target": [
                        ".vn-card__col:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(3) > h4"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Statsrådet</h3>",
                      "target": [
                        ".contact-info > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/kansliet-betjanar-statsradet\">Kansliet betjänar statsrådet</a>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ledning-och-organisation\">Statsrådets kanslis ledning och organisation</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts > .lfr-nav-item.open > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beloningar-och-utmarkelser\">Belöningar och utmärkelser</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/statsradets-kansli-som-arbetsplats\">Statsrådets kansli som arbetsplats</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/visselblasarskydd\">Visselblåsarskydd</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/handlingars-offentlighet\">Handlingars offentlighet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\"> Statsrådets kansli </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Planering och uppföljning av verksamhet och ekonomi</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Handlingar som gäller verksamhets- och ekonomiplanering upprättas i enlighet med lagen om statsbudgeten, förordningen om statsbudgeten och finansministeriets föreskrifter och anvisningar.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Handlingar som gäller planeringen av statsrådets kanslis verksamhet och ekonomi innehåller</p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>en fyraårig plan för de offentliga finanserna (inkl. rambeslut)</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>årliga budgetar&nbsp;</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>resultatplan</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Den viktigaste handlingen för uppföljning av ekonomin är bokslutet.&nbsp;</p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>De årliga budgetanslagen under statsrådets kanslis huvudtitel uppgår till cirka 200 miljoner euro, varav statsrådets kanslis omkostnader utgör cirka 130 miljoner euro. I omkostnaderna ingår anslag för statsrådets och ministeriernas gemensamma förvaltnings- och sakkunniguppgifter.</p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Budgetförslag</u>",
              "target": [
                "h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Statsrådets kansli lämnar årligen sitt budgetförslag till finansministeriet. Finansministern beslutar om förslaget till budgetproposition.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"] > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>I budgeten ingår statens anslag och inkomster för det följande året. Budgeten godkänns av riksdagen och kan kompletteras med tilläggsbudgetar.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"] > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">9.8.2024 11.21</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">28.8.2023 12.35</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">5.8.2022 10.25</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">13.8.2021 11.18</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Fakturering och avgifter</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"133kB\" data-uuid=\"c2d494ba-332b-2e85-2...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"133kB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-ext\">pdf</span>",
              "target": [
                "a[data-size=\"133kB\"] > .file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">133kB </span>",
              "target": [
                "a[data-size=\"133kB\"] > .file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"181kB\" data-uuid=\"244d8aa8-f410-2f7e-8...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"181kB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#2b4897",
                    "contrastRatio": 8.47,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.47"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-ext\">pdf</span>",
              "target": [
                "a[data-size=\"181kB\"] > .file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">181kB </span>",
              "target": [
                "a[data-size=\"181kB\"] > .file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PB 23, 00023 Statsrådet</p>",
              "target": [
                ".contact-info > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tfn 0295 16001</p>",
              "target": [
                ".contact-info > p:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Tillbaka till toppen</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Planering och uppföljning av verksamhet och ekonomi</u></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><u>Budgetförslag</u></h2>",
              "target": [
                "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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading"
              ]
            },
            {
              "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=\"heading-element\">Fakturering och avgifter</h3>",
              "target": [
                ".heading-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": "<h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "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": "<h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "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=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(3) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(1) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(2) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(3) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Planering och uppföljning av verksamhet och ekonomi</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Budgetförslag</u></h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Fakturering och avgifter</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "undermeny"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "länkstig"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/kansliet-betjanar-statsradet\">Kansliet betjänar statsrådet</a>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ledning-och-organisation\">Statsrådets kanslis ledning och organisation</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts > .lfr-nav-item.open > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beloningar-och-utmarkelser\">Belöningar och utmärkelser</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/statsradets-kansli-som-arbetsplats\">Statsrådets kansli som arbetsplats</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/visselblasarskydd\">Visselblåsarskydd</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/handlingars-offentlighet\">Handlingars offentlighet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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=\"https://valtioneuvosto.fi/sv/statsradets-kansli\"> Statsrådets kansli </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading > 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 class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"133kB\" data-uuid=\"c2d494ba-332b-2e85-2...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"133kB\"]"
              ]
            },
            {
              "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 class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"181kB\" data-uuid=\"244d8aa8-f410-2f7e-8...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"181kB\"]"
              ]
            },
            {
              "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 class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "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 class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "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 class=\"layouts level-4\"> \n                       <li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a></li> \n                      </ul>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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> \n                    <li>en fyraårig plan för de offentliga finanserna (inkl. rambeslut)</li> \n                    <li>årliga budgetar&nbsp;</li> \n                    <li>resultatplan</li> \n                   </ul>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ledning-och-organisation\">Statsrådets kanslis ledning och organisation</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open selected active hasChild\">",
              "target": [
                ".level-3.layouts > .active.selected.hasChild"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a></li>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beloningar-och-utmarkelser\">Belöningar och utmärkelser</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/statsradets-kansli-som-arbetsplats\">Statsrådets kansli som arbetsplats</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/visselblasarskydd\">Visselblåsarskydd</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/handlingars-offentlighet\">Handlingars offentlighet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\"> Statsrådets kansli </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "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>en fyraårig plan för de offentliga finanserna (inkl. rambeslut)</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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>årliga budgetar&nbsp;</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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>resultatplan</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > ul > li:nth-child(3)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Planering och uppföljning av verksamhet och ekonomi</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Välj språk </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0.d-flex.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776955000000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /sok?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Nyckelord</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_J3pwbef1kjPu > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Aktuellt</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Orpos regering</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a><button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button></span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Stäng undermenyn, Statsrådet</span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\" aria-current=\"true\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Stäng undermenyn, Statsrådets kansli</span>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/kansliet-betjanar-statsradet\">Kansliet betjänar statsrådet</a>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span></button>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Kansliet betjänar statsrådet</span>",
              "target": [
                ".level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ledning-och-organisation\">Statsrådets kanslis ledning och organisation</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ledning-och-organisation\">Statsrådets kanslis ledning och organisation</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected active hasChild\">",
              "target": [
                ".level-3.layouts > .active.selected.hasChild"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi\" aria-current=\"page\">Ekonomi</a>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ekonomi</span></button>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Stäng undermenyn, Ekonomi</span>",
              "target": [
                ".level-3.layouts > .active.selected.hasChild > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-4\"> \n                       <li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a></li> \n                      </ul>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a></li>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi/partistod\">Partistöd</a>",
              "target": [
                ".active.selected.hasChild > .level-4.layouts > .lfr-nav-item.open > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beloningar-och-utmarkelser\">Belöningar och utmärkelser</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beloningar-och-utmarkelser\">Belöningar och utmärkelser</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/statsradets-kansli-som-arbetsplats\">Statsrådets kansli som arbetsplats</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/statsradets-kansli-som-arbetsplats\">Statsrådets kansli som arbetsplats</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/visselblasarskydd\">Visselblåsarskydd</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli/visselblasarskydd\">Visselblåsarskydd</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/handlingars-offentlighet\">Handlingars offentlighet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/handlingars-offentlighet\">Handlingars offentlighet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\">Ministerierna</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Ministerierna</span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_Ne8ELG3IswsF_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\"> Statsrådets kansli </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\"> Statsrådets kansli </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ekonomi</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ASLAaemv9bWA > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200910014\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200910014\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200910012\" data-analytics-asset-title=\"Talouden ja toiminnan suunnittelu ja seuranta\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Planering och uppföljning av verksamhet och ekonomi</u></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": "<u>Planering och uppföljning av verksamhet och ekonomi</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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>Handlingar som gäller verksamhets- och ekonomiplanering upprättas i enlighet med lagen om statsbudgeten, förordningen om statsbudgeten och finansministeriets föreskrifter och anvisningar.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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": "<p>Handlingar som gäller planeringen av statsrådets kanslis verksamhet och ekonomi innehåller</p>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > p: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": "<ul> \n                    <li>en fyraårig plan för de offentliga finanserna (inkl. rambeslut)</li> \n                    <li>årliga budgetar&nbsp;</li> \n                    <li>resultatplan</li> \n                   </ul>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>en fyraårig plan för de offentliga finanserna (inkl. rambeslut)</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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>årliga budgetar&nbsp;</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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>resultatplan</li>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > 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": "<p>Den viktigaste handlingen för uppföljning av ekonomin är bokslutet.&nbsp;</p>",
              "target": [
                "p: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": "<p>De årliga budgetanslagen under statsrådets kanslis huvudtitel uppgår till cirka 200 miljoner euro, varav statsrådets kanslis omkostnader utgör cirka 130 miljoner euro. I omkostnaderna ingår anslag för statsrådets och ministeriernas gemensamma förvaltnings- och sakkunniguppgifter.</p>",
              "target": [
                "p: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": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200910012\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"asset-links content-metadata-asset-addon-entries mb-4\"> \n                  <div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div> \n                 </div>",
              "target": [
                ".asset-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div>",
              "target": [
                ".content-metadata-asset-addon-entry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LX2vZSw6CMlE > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-201397943\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-201397943\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"201397941\" data-analytics-asset-title=\"Talousarvioehdotukset\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Budgetförslag</u></h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Budgetförslag</u>",
              "target": [
                "h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Statsrådets kansli lämnar årligen sitt budgetförslag till finansministeriet. Finansministern beslutar om förslaget till budgetproposition.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"] > 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>I budgeten ingår statens anslag och inkomster för det följande året. Budgeten godkänns av riksdagen och kan kompletteras med tilläggsbudgetar.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"] > 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": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"201397941\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_a...\">",
              "target": [
                "#p_p_id_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY\"></span>",
              "target": [
                "#p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY\" name=\"aineisto-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_Pa5m3trFW5zY > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2025\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2025\">Statsrådets kanslis budgetförslag för 2025</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\"> \n                   <span class=\"date\">9.8.2024 11.21</span> \n                   <span class=\"label\">Pressmeddelande</span> \n                   <div class=\"yja-category-group\"> \n                   </div> \n                  </div>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">9.8.2024 11.21</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2024\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2024\">Statsrådets kanslis budgetförslag för 2024</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">28.8.2023 12.35</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2023\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2023\">Statsrådets kanslis budgetförslag för 2023</a>",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">5.8.2022 10.25</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Statsrådets kanslis budgetförslag för 2022\" href=\"/sv/-/statsradets-kanslis-budgetforslag-for-2022\">Statsrådets kanslis budgetförslag för 2022</a>",
              "target": [
                ".feed-item.simple:nth-child(4) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">13.8.2021 11.18</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Pressmeddelande</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                    <span class=\"yja-tag\">SRK</span> \n                   </div>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">SRK</span>",
              "target": [
                ".feed-item.simple:nth-child(4) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UTml1fXGrw9X > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-201396009\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-201396009\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"201396007\" data-analytics-asset-title=\"Laskutusohje ja maksut | Tärkeitä sivuja -nostokortti | FI\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"201396007\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card vn-card--vn-blue\">",
              "target": [
                ".vn-card"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-links-card__body row mx-0 narrow vn-blue\">",
              "target": [
                ".vn-links-card__body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading__area\"> \n                      <div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Fakturering och avgifter</h3> \n                      </div> \n                     </div>",
              "target": [
                ".heading__area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Fakturering och avgifter</h3> \n                      </div>",
              "target": [
                ".card__header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Fakturering och avgifter</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content--links\">",
              "target": [
                ".content--links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"133kB\" data-uuid=\"c2d494ba-332b-2e85-2...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"133kB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Tiedosto avautuu uudessa välilehdessä</span>",
              "target": [
                "a[data-size=\"133kB\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-ext\">pdf</span>",
              "target": [
                "a[data-size=\"133kB\"] > .file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">133kB </span>",
              "target": [
                "a[data-size=\"133kB\"] > .file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-ind...\" href=\"/documents/194055633...\" data-extension=\"pdf\" data-size=\"181kB\" data-uuid=\"244d8aa8-f410-2f7e-8...\" target=\"_blank\">",
              "target": [
                "a[data-size=\"181kB\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Tiedosto avautuu uudessa välilehdessä</span>",
              "target": [
                "a[data-size=\"181kB\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-ext\">pdf</span>",
              "target": [
                "a[data-size=\"181kB\"] > .file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">181kB </span>",
              "target": [
                "a[data-size=\"181kB\"] > .file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://www.finlex.fi/sv/lagstiftning/forfattningssamling/2025/1300\"> Statsrådets kanslis förordning om statsrådets kanslis avgiftsbelagda prestationer åren 2026 och 2027 <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\"> \n          <div class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div> \n         </div>",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_203159292_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Statsrådet</h3> \n       <p>Snellmansgatan 1 A, Helsingfors</p> \n       <p>PB 23, 00023 Statsrådet</p> \n       <p>Tfn 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info > 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>PB 23, 00023 Statsrådet</p>",
              "target": [
                ".contact-info > 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": "<p>Tfn 0295 16001</p>",
              "target": [
                ".contact-info > p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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": "<span class=\"sr-only\">Statsrådet x</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi",
      "originalUrl": "https://valtioneuvosto.fi/sv/statsradets-kansli/ekonomi",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis": {
      "title": "Finnish council of regulatory impact analysis - Finnish Government",
      "violations": [
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/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": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi/en\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Finnish Government </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Prime Minister's Office </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Prime Minister's Office </span> </a>",
              "target": [
                "a[href=\"https://vnk.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Ministry of Defence </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Ministry of Defence </span> </a>",
              "target": [
                "a[href=\"https://defmin.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Ministry of Transport and Communications </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Ministry of Transport and Communications </span> </a>",
              "target": [
                "a[href=\"https://lvm.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/frontpage\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ministry for Foreign Affairs </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/frontpage\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ministry for Foreign Affairs </span> </a>",
              "target": [
                "a[href$=\"frontpage\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Ministry of Finance </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Ministry of Finance </span> </a>",
              "target": [
                "a[href=\"https://vm.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Ministry of Economic Affairs and Employment </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Ministry of Economic Affairs and Employment </span> </a>",
              "target": [
                "a[href=\"https://www.tem.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Ministry of Justice </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Ministry of Justice </span> </a>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Ministry of Education and Culture </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Ministry of Education and Culture </span> </a>",
              "target": [
                "a[href=\"https://okm.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Ministry of Social Affairs and Health </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Ministry of Social Affairs and Health </span> </a>",
              "target": [
                "a[href=\"https://stm.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Ministry of the Interior </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Ministry of the Interior </span> </a>",
              "target": [
                "a[href=\"https://intermin.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Ministry of Agriculture and Forestry </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi/en\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Ministry of Agriculture and Forestry </span> </a>",
              "target": [
                "a[href=\"https://mmm.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi/en/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ministry of the Environment </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi/en/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ministry of the Environment </span> </a>",
              "target": [
                "a[href$=\"en/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=en_US&amp;t=1776956742000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href=\"https://vnk.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href=\"https://defmin.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href=\"https://lvm.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"frontpage\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href=\"https://vm.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href=\"https://www.tem.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href=\"https://okm.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href=\"https://stm.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href=\"https://intermin.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href=\"https://mmm.fi/en\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href$=\"en/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=en_US&amp;t=1776956742000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> English </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Hidden</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/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": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Finnish Council of Regulatory Impact Analysis</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Statements on draft government proposals</h2>",
                      "target": [
                        "h2:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<h2>National and international cooperation</h2>",
                      "target": [
                        "h2:nth-child(10)"
                      ]
                    },
                    {
                      "html": "<h2><u>Composition</u></h2>",
                      "target": [
                        "h2:nth-child(14)"
                      ]
                    },
                    {
                      "html": "<h3>Chairperson</h3>",
                      "target": [
                        "h3:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h3>Members</h3>",
                      "target": [
                        "h3:nth-child(17)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Contact information</h3>",
                      "target": [
                        ".hed-section"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Ministries</h3>",
                      "target": [
                        ".col-md-9 > .title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Finnish Government</h3>",
                      "target": [
                        ".contact-info.col-md-5 > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/contact\" class=\"additional-link\">Contact</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"contact\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/current-issues\">Current issues</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/governments\">Orpo's Government</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/decisions\">Decisions</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government/how-the-government-works\">How the Government works</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/economic-council\">Economic council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/research-and-innovation-council\">Research and Innovation Council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/foresight-activities-and-work-on-the-future\">Foresight and work on the future</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-communications\">Government communications</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/translation-and-language-services\">Translation and language services</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/behavioural-science-activities\">Behavioural science activities</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/preparedness-security-and-situation-awareness\">Preparedness, security and situation awareness</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/sustainability-assessments\">Sustainability assessments</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/management-and-organisation\">Management and organisation of the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/finance\">Finance</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/awards\">Awards</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/working-at-the-prime-ministers-office\">Working at the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/whistleblower-protection\">Whistleblower protection</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/ministries\">Ministries</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/finlands-eu-policy\">Finland’s EU policy</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-ownership-steering\">State ownership steering and ownership policy</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/history-and-buildings\">History and buildings</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/projects-and-legislation\">Projects and legislation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/contact-information\">Contact information</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-site\">About the site</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en/about-the-government\"> About the Government </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en/prime-ministers-office\"> Prime Minister’s Office </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\"> Services provided to the Government </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Finnish Council of Regulatory Impact Analysis</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Finnish Council of Regulatory Impact Analysis is responsible for issuing statements on government proposals and their regulatory impact assessments. The Council issues 30 to 45 statements each year.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Through its work, the Council aims to improve the quality of law drafting and, in particular, the impact assessment of government proposals. It also aims to develop the overall law drafting process, including the scheduling and planning of government proposals and law drafting.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Statements on draft government proposals</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Council is an impartial and independent body. It selects the government proposals on which it will issue statements.&nbsp;</p>",
              "target": [
                "p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National and international cooperation</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Council and its secretariat meet with representatives of the Government and Ministries on a regular basis. Typical topics discussed at these meetings include the Council’s general observations on legislative drafting and impact assessments.</p>",
              "target": [
                "p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.regwatcheurope.eu/\" class=\"yja-external-link\">RegWatchEurope<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"regwatcheurope.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/arviointineuvosto/lausunnot\">Statements issued by the Council (in Finnish</a>",
              "target": [
                "a[href$=\"lausunnot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Composition</u>",
              "target": [
                "h2:nth-child(14) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Chairperson</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ms <strong>Eeva-Liisa Inkeroinen</strong>, Master of Laws</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Eeva-Liisa Inkeroinen</strong>",
              "target": [
                "p:nth-child(16) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Members</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Leena Linnainmaa</strong>",
              "target": [
                "p:nth-child(18) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Ulla&nbsp;Liukkunen</strong>",
              "target": [
                "strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Mika Maliranta</strong>",
              "target": [
                "strong:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Juho Saari</strong>",
              "target": [
                "strong:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Tuulia Hakola-Uusitalo</strong>",
              "target": [
                "strong:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Jaana Husu-Kallio</strong>",
              "target": [
                "strong:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Contact information</h3>",
              "target": [
                ".hed-section"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Meri Virolainen</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> Senior Ministerial Adviser&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> Prime Minister's Office, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> Governmental Affairs Unit </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 10.97,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 10.97"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160202\" rel=\"nofollow\">0295160202</a>",
              "target": [
                "a[href=\"tel:+358295160202\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Essi Römpötti</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> Senior Specialist&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> Prime Minister's Office, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> Governmental Affairs Unit </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#333333",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 10.97,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 10.97"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160125\" rel=\"nofollow\">0295160125</a>",
              "target": [
                "a[href=\"tel:+358295160125\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministries</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/prime-ministers-office\"> Prime Minister's Office <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"prime-ministers-office\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/frontpage\" class=\"yja-external-link\"> Ministry for Foreign Affairs <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Justice <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of the Interior <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.defmin.fi/en\" class=\"yja-external-link\"> Ministry of Defence <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href=\"https://www.defmin.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Finance <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Education and Culture <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Agriculture and Forestry <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/en/home\" class=\"yja-external-link\"> Ministry of Transport and Communications <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://tem.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Economic Affairs and Employment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(4) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Social Affairs and Health <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi/en/front-page\" class=\"yja-external-link\"> Ministry of the Environment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"front-page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Finnish Government</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info.col-md-5 > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PO Box 23, FI-00023 Government, Finland</p>",
              "target": [
                ".contact-info.col-md-5 > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tel. +358 295 16001</p>",
              "target": [
                ".contact-info.col-md-5 > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/about-the-site\"> About the site </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"about-the-site\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/sitemap\"> Sitemap </a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sitemap\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/data-protection\"> Data protection </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"data-protection\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/cookies\"> Cookies policy </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"cookies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/accessibility-statement\"> Accessibility </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"accessibility-statement\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/en/contact-information\"> Contact </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"contact-information\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Back to top</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Finnish Council of Regulatory Impact Analysis</u></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>Statements on draft government proposals</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "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>National and international cooperation</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "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><u>Composition</u></h2>",
              "target": [
                "h2:nth-child(14)"
              ]
            },
            {
              "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>Chairperson</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>Members</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "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=\"hed-section portlet-title portlet-title-text\">Contact information</h3>",
              "target": [
                ".hed-section"
              ]
            },
            {
              "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=\"title\">Ministries</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "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=\"title\">Finnish Government</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h1:nth-child(2)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(5)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(10)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h2:nth-child(14)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(15)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > h3:nth-child(17)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(1) > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Finnish Council of Regulatory Impact Analysis</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Statements on draft government proposals</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>National and international cooperation</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Composition</u></h2>",
              "target": [
                "h2:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Chairperson</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>Members</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Contact information</h3>",
              "target": [
                ".hed-section"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministries</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Finnish Government</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\">",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"] > img[alt=\"Finnish Government\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were overridden with role=\"presentation\""
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/documents/194055633/208501252/Lainsaadannon%20arviointineuvosto%20suikerokuva%202025.jpg/ffe455af-a8b1-be55-7d49-62ae8eba8a1c?t=1757929275785\">",
              "target": [
                "img[alt=\"\"]"
              ]
            }
          ]
        },
        {
          "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=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\">",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"] > img[alt=\"Finnish Government\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Search\"]"
              ]
            },
            {
              "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 alt=\"\" src=\"/documents/194055633/208501252/Lainsaadannon%20arviointineuvosto%20suikerokuva%202025.jpg/ffe455af-a8b1-be55-7d49-62ae8eba8a1c?t=1757929275785\">",
              "target": [
                "img[alt=\"\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "sub navigation"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "breadcrumb"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "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>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "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>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.regwatcheurope.eu/\" class=\"yja-external-link\">RegWatchEurope<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"regwatcheurope.eu/\"]"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Skip to content</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/en\" title=\"Go to Finnish Government\"> <img src=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"]"
              ]
            },
            {
              "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=\"/en/contact\" class=\"additional-link\">Contact</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"contact\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/current-issues\">Current issues</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/governments\">Orpo's Government</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/decisions\">Decisions</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government/how-the-government-works\">How the Government works</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/economic-council\">Economic council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/research-and-innovation-council\">Research and Innovation Council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/foresight-activities-and-work-on-the-future\">Foresight and work on the future</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-communications\">Government communications</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/translation-and-language-services\">Translation and language services</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/behavioural-science-activities\">Behavioural science activities</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/preparedness-security-and-situation-awareness\">Preparedness, security and situation awareness</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/sustainability-assessments\">Sustainability assessments</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/management-and-organisation\">Management and organisation of the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/finance\">Finance</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/awards\">Awards</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/working-at-the-prime-ministers-office\">Working at the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/whistleblower-protection\">Whistleblower protection</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/ministries\">Ministries</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/finlands-eu-policy\">Finland’s EU policy</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-ownership-steering\">State ownership steering and ownership policy</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/history-and-buildings\">History and buildings</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/projects-and-legislation\">Projects and legislation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/contact-information\">Contact information</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-site\">About the site</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/en\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/en/about-the-government\"> About the Government </a>",
              "target": [
                ".breadcrumb > li: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=\"https://valtioneuvosto.fi/en/prime-ministers-office\"> Prime Minister’s Office </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > 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://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\"> Services provided to the Government </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > 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://www.regwatcheurope.eu/\" class=\"yja-external-link\">RegWatchEurope<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"regwatcheurope.eu/\"]"
              ]
            },
            {
              "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=\"/arviointineuvosto/lausunnot\">Statements issued by the Council (in Finnish</a>",
              "target": [
                "a[href$=\"lausunnot\"]"
              ]
            },
            {
              "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=\"tel:+358295160202\" rel=\"nofollow\">0295160202</a>",
              "target": [
                "a[href=\"tel:+358295160202\"]"
              ]
            },
            {
              "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=\"tel:+358295160125\" rel=\"nofollow\">0295160125</a>",
              "target": [
                "a[href=\"tel:+358295160125\"]"
              ]
            },
            {
              "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=\"/en/prime-ministers-office\"> Prime Minister's Office <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"prime-ministers-office\"]"
              ]
            },
            {
              "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://um.fi/frontpage\" class=\"yja-external-link\"> Ministry for Foreign Affairs <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://oikeusministerio.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Justice <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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://intermin.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of the Interior <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "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://www.defmin.fi/en\" class=\"yja-external-link\"> Ministry of Defence <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href=\"https://www.defmin.fi/en\"]"
              ]
            },
            {
              "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://vm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Finance <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://okm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Education and Culture <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://mmm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Agriculture and Forestry <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://lvm.fi/en/home\" class=\"yja-external-link\"> Ministry of Transport and Communications <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "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://tem.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Economic Affairs and Employment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(4) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://stm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Social Affairs and Health <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "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://ym.fi/en/front-page\" class=\"yja-external-link\"> Ministry of the Environment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"front-page\"]"
              ]
            },
            {
              "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://x.com/fingovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government x</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"fingovernment\"]"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government instagram</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government facebook</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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=\"/en/about-the-site\"> About the site </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"about-the-site\"]"
              ]
            },
            {
              "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=\"/en/sitemap\"> Sitemap </a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sitemap\"]"
              ]
            },
            {
              "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=\"/en/data-protection\"> Data protection </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"data-protection\"]"
              ]
            },
            {
              "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=\"/en/cookies\"> Cookies policy </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"cookies\"]"
              ]
            },
            {
              "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=\"/en/accessibility-statement\"> Accessibility </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"accessibility-statement\"]"
              ]
            },
            {
              "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=\"/en/contact-information\"> Contact </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"contact-information\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "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 class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "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 class=\"layouts level-4\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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": [
                ".col-md-5 > 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": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": [
                ".site-links > 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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/decisions\">Decisions</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\"><a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a></li>",
              "target": [
                ".level-4.layouts > .active.selected.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/economic-council\">Economic council</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/research-and-innovation-council\">Research and Innovation Council</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/foresight-activities-and-work-on-the-future\">Foresight and work on the future</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-communications\">Government communications</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/translation-and-language-services\">Translation and language services</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/behavioural-science-activities\">Behavioural science activities</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/preparedness-security-and-situation-awareness\">Preparedness, security and situation awareness</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/sustainability-assessments\">Sustainability assessments</a></li>",
              "target": [
                ".lfr-nav-item.open:nth-child(9)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/management-and-organisation\">Management and organisation of the Prime Minister’s Office</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/awards\">Awards</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/working-at-the-prime-ministers-office\">Working at the Prime Minister’s Office</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/whistleblower-protection\">Whistleblower protection</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/projects-and-legislation\">Projects and legislation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/contact-information\">Contact information</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/en/about-the-government\"> About the Government </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/en/prime-ministers-office\"> Prime Minister’s Office </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\"> Services provided to the Government </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "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><a href=\"/en/prime-ministers-office\"> Prime Minister's Office <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://um.fi/frontpage\" class=\"yja-external-link\"> Ministry for Foreign Affairs <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://oikeusministerio.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Justice <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://intermin.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of the Interior <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://www.defmin.fi/en\" class=\"yja-external-link\"> Ministry of Defence <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://vm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Finance <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"https://okm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Education and Culture <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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><a href=\"https://mmm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Agriculture and Forestry <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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><a href=\"https://lvm.fi/en/home\" class=\"yja-external-link\"> Ministry of Transport and Communications <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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><a href=\"https://tem.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Economic Affairs and Employment <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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><a href=\"https://stm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Social Affairs and Health <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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><a href=\"https://ym.fi/en/front-page\" class=\"yja-external-link\"> Ministry of the Environment <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"/en/about-the-site\"> About the site </a></li>",
              "target": [
                ".site-links > 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><a href=\"/en/sitemap\"> Sitemap </a></li>",
              "target": [
                ".site-links > 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><a href=\"/en/data-protection\"> Data protection </a></li>",
              "target": [
                ".site-links > 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><a href=\"/en/cookies\"> Cookies policy </a></li>",
              "target": [
                ".site-links > 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><a href=\"/en/accessibility-statement\"> Accessibility </a></li>",
              "target": [
                ".site-links > 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><a href=\"/en/contact-information\"> Contact </a></li>",
              "target": [
                ".site-links > ul > li:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\">",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"] > img[alt=\"Finnish Government\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<hr>",
              "target": [
                "hr"
              ]
            }
          ]
        },
        {
          "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><u>Finnish Council of Regulatory Impact Analysis</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"en-US\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img alt=\"\" src=\"/documents/194055633/208501252/Lainsaadannon%20arviointineuvosto%20suikerokuva%202025.jpg/ffe455af-a8b1-be55-7d49-62ae8eba8a1c?t=1757929275785\">",
              "target": [
                "img[alt=\"\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"#content-main\" id=\"skip-to-content\">Skip to content</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Government and ministries</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > .icon-caret-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=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> yja-ministry-language-navigation.choose-language </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/en\" title=\"Go to Finnish Government\"> <img src=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/documents/194055633/200122986/VN-tunnus_en_vaaka_sininen_L100_RGB.svg/aff448a7-6810-a67c-9165-7f85dfb88399?version=1.0&amp;t=1708505228056\" alt=\"Finnish Government\">",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/en\"] > img[alt=\"Finnish Government\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /search?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Search keyword</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Search\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Search\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/en/contact\" class=\"additional-link\">Contact</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/en/contact\" class=\"additional-link\">Contact</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"contact\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_njBh0a65A9Iy > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sub navigation\">",
              "target": [
                "nav[aria-label=\"Sub navigation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/current-issues\">Current issues</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/current-issues\">Current issues</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Current issues</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, Current issues</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/governments\">Orpo's Government</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/governments\">Orpo's Government</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Orpo's Government</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, Orpo's Government</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/decisions\">Decisions</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/decisions\">Decisions</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government\" aria-current=\"true\">About the Government</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, About the Government</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Close submenu, About the Government</span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-government/how-the-government-works\">How the Government works</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, How the Government works</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, How the Government works</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office\" aria-current=\"true\">Prime Minister’s Office</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Prime Minister’s Office</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Close submenu, Prime Minister’s Office</span>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\" aria-current=\"true\">Services provided to the Government</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Close submenu, Services provided to the Government</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Close submenu, Services provided to the Government</span>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-4\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected active\"><a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a></li>",
              "target": [
                ".level-4.layouts > .active.selected.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis\" aria-current=\"page\">Finnish council of regulatory impact analysis</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/economic-council\">Economic council</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/economic-council\">Economic council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/research-and-innovation-council\">Research and Innovation Council</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/research-and-innovation-council\">Research and Innovation Council</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/foresight-activities-and-work-on-the-future\">Foresight and work on the future</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/foresight-activities-and-work-on-the-future\">Foresight and work on the future</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-communications\">Government communications</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-communications\">Government communications</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/translation-and-language-services\">Translation and language services</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/translation-and-language-services\">Translation and language services</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/behavioural-science-activities\">Behavioural science activities</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/behavioural-science-activities\">Behavioural science activities</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/preparedness-security-and-situation-awareness\">Preparedness, security and situation awareness</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/preparedness-security-and-situation-awareness\">Preparedness, security and situation awareness</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/sustainability-assessments\">Sustainability assessments</a></li>",
              "target": [
                ".lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/sustainability-assessments\">Sustainability assessments</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/management-and-organisation\">Management and organisation of the Prime Minister’s Office</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/management-and-organisation\">Management and organisation of the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/finance\">Finance</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button></span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/finance\">Finance</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finance</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, Finance</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/awards\">Awards</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/awards\">Awards</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/working-at-the-prime-ministers-office\">Working at the Prime Minister’s Office</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/working-at-the-prime-ministers-office\">Working at the Prime Minister’s Office</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/whistleblower-protection\">Whistleblower protection</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/prime-ministers-office/whistleblower-protection\">Whistleblower protection</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/ministries\">Ministries</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/ministries\">Ministries</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Ministries</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, Ministries</span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/finlands-eu-policy\">Finland’s EU policy</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/finlands-eu-policy\">Finland’s EU policy</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, Finland’s EU policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, Finland’s EU policy</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/government-ownership-steering\">State ownership steering and ownership policy</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, State ownership steering and ownership policy</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/history-and-buildings\">History and buildings</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button></span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/history-and-buildings\">History and buildings</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, History and buildings</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, History and buildings</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/projects-and-legislation\">Projects and legislation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/projects-and-legislation\">Projects and legislation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/contact-information\">Contact information</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/contact-information\">Contact information</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-site\">About the site</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button></span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/en/about-the-site\">About the site</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Open submenu, About the site</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Open submenu, About the site</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Breadcrumb\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_XG7rpDRfK7HB_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/en\" aria-label=\"Finnish Government - To front page\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href=\"https://valtioneuvosto.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/en/about-the-government\"> About the Government </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/en/about-the-government\"> About the Government </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/en/prime-ministers-office\"> Prime Minister’s Office </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/en/prime-ministers-office\"> Prime Minister’s Office </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\"> Services provided to the Government </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/en/prime-ministers-office/services-provided-to-the-government\"> Services provided to the Government </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Finnish council of regulatory impact analysis</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_ETa1p24vl3Db > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200926297\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200926297\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200926295\" data-analytics-asset-title=\"Lainsäädännön arviointineuvosto | Johdanto\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > p: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": "<picture data-fileentryid=\"246949615\">",
              "target": [
                "picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:128px)\" srcset=\"/o/adaptive-media/image/246949615/Thumbnail-128x128/Lainsaadannon+arviointineuvosto+suikerokuva+2025.jpg?t=1757929275785\">",
              "target": [
                "source[media=\"(max-width:128px)\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:1000px) and (min-width:128px)\" srcset=\"/o/adaptive-media/image/246949615/Preview-1000x0/Lainsaadannon+arviointineuvosto+suikerokuva+2025.jpg?t=1757929275785\">",
              "target": [
                "source: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": "<img alt=\"\" src=\"/documents/194055633/208501252/Lainsaadannon%20arviointineuvosto%20suikerokuva%202025.jpg/ffe455af-a8b1-be55-7d49-62ae8eba8a1c?t=1757929275785\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Finnish Council of Regulatory Impact Analysis</u></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": "<u>Finnish Council of Regulatory Impact Analysis</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Finnish Council of Regulatory Impact Analysis is responsible for issuing statements on government proposals and their regulatory impact assessments. The Council issues 30 to 45 statements each year.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > 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": "<p>Through its work, the Council aims to improve the quality of law drafting and, in particular, the impact assessment of government proposals. It also aims to develop the overall law drafting process, including the scheduling and planning of government proposals and law drafting.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > p: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": "<h2>Statements on draft government proposals</h2>",
              "target": [
                "h2: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>",
              "target": [
                "p: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": "<p>",
              "target": [
                "p: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>The Council is an impartial and independent body. It selects the government proposals on which it will issue statements.&nbsp;</p>",
              "target": [
                "p: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": "<p>",
              "target": [
                "p: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": "<h2>National and international cooperation</h2>",
              "target": [
                "h2: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": "<p>The Council and its secretariat meet with representatives of the Government and Ministries on a regular basis. Typical topics discussed at these meetings include the Council’s general observations on legislative drafting and impact assessments.</p>",
              "target": [
                "p: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": "<p>",
              "target": [
                "p: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": "<a href=\"https://www.regwatcheurope.eu/\" class=\"yja-external-link\">RegWatchEurope<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"regwatcheurope.eu/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"regwatcheurope.eu/\"] > .sr-only"
              ]
            },
            {
              "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=\"/arviointineuvosto/lausunnot\">Statements issued by the Council (in Finnish</a>)</p>",
              "target": [
                "p: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": "<a href=\"/arviointineuvosto/lausunnot\">Statements issued by the Council (in Finnish</a>",
              "target": [
                "a[href$=\"lausunnot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Composition</u></h2>",
              "target": [
                "h2: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": "<u>Composition</u>",
              "target": [
                "h2:nth-child(14) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Chairperson</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": "<p>Ms <strong>Eeva-Liisa Inkeroinen</strong>, Master of Laws</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Eeva-Liisa Inkeroinen</strong>",
              "target": [
                "p:nth-child(16) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Members</h3>",
              "target": [
                "h3: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": "<p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Leena Linnainmaa</strong>",
              "target": [
                "p:nth-child(18) > 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": "<br>",
              "target": [
                "p:nth-child(18) > br: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>Ulla&nbsp;Liukkunen</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": "<br>",
              "target": [
                "br: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": "<strong>Mika Maliranta</strong>",
              "target": [
                "strong: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": [
                "p:nth-child(18) > br: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": "<strong>Juho Saari</strong>",
              "target": [
                "strong: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": "<strong>Tuulia Hakola-Uusitalo</strong>",
              "target": [
                "strong: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": [
                "br: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": "<strong>Jaana Husu-Kallio</strong>",
              "target": [
                "strong: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=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200926295\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"asset-links content-metadata-asset-addon-entries mb-4\"> \n                  <div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div> \n                 </div>",
              "target": [
                ".asset-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content-metadata-asset-addon-entry content-metadata-asset-addon-entry-links\"> \n                  </div>",
              "target": [
                ".content-metadata-asset-addon-entry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_  portlet-static portlet-static-end portlet-barebone contacts-highlight-portlet vn-list light-blue\" id=\"p_p_id_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX_\">",
              "target": [
                "#p_p_id_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX\"></span>",
              "target": [
                "#p_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-Contactinformation\" name=\"aineisto-Contactinformation\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-Contactinformation"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header  use-custom-title \">",
              "target": [
                ".use-custom-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-expand\"> \n                 <h3 class=\"hed-section portlet-title portlet-title-text\">Contact information</h3> \n                </div>",
              "target": [
                ".autofit-col-expand"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Contact information</h3>",
              "target": [
                ".hed-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                ".use-custom-title > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                ".use-custom-title > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_fi_yja_contacts_highlight_web_ContactsHighlightPortlet_INSTANCE_LS70VmQMyeJX > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row-fluid\">",
              "target": [
                ".row-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper\">",
              "target": [
                ".row-fluid > .wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-item clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Person\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]: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": "<p class=\"contact-info clearfix\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"name-and-title\"> <strong><span itemprop=\"name\">Meri Virolainen</span>, <span itemprop=\"jobTitle\"> Senior Ministerial Adviser&nbsp; </span> </strong> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><span itemprop=\"name\">Meri Virolainen</span>, <span itemprop=\"jobTitle\"> Senior Ministerial Adviser&nbsp; </span> </strong>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Meri Virolainen</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> Senior Ministerial Adviser&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > br: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": "<span itemprop=\"worksFor\"> <span class=\"ministry\"> Prime Minister's Office, </span> <span class=\"department\"> Governmental Affairs Unit </span> <span class=\"service-unit\"> </span> <span class=\"service-group\"> </span> <span class=\"special-labels\"> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> Prime Minister's Office, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> Governmental Affairs Unit </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-group\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"special-labels\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .special-labels"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"phone margin-right\"> <i class=\"icon-phone\"></i><span class=\"sr-only\">Telephone:</span><span itemprop=\"telephone\"><a href=\"tel:+358295160202\" rel=\"nofollow\">0295160202</a></span></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-phone\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > .icon-phone"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telephone:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"telephone\"><a href=\"tel:+358295160202\" rel=\"nofollow\">0295160202</a></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .phone.margin-right > span[itemprop=\"telephone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160202\" rel=\"nofollow\">0295160202</a>",
              "target": [
                "a[href=\"tel:+358295160202\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"contact-email-details\"> <i class=\"icon-envelope\"></i>&nbsp; <span itemprop=\"email\"> <span class=\"sr-only\">Email Address:</span> <span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-envelope\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > .icon-envelope"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"email\"> <span class=\"sr-only\">Email Address:</span> <span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Email Address:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(1) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<hr>",
              "target": [
                "hr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-item clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Person\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]: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 class=\"contact-info clearfix\">",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"name-and-title\"> <strong><span itemprop=\"name\">Essi Römpötti</span>, <span itemprop=\"jobTitle\"> Senior Specialist&nbsp; </span> </strong> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><span itemprop=\"name\">Essi Römpötti</span>, <span itemprop=\"jobTitle\"> Senior Specialist&nbsp; </span> </strong>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Essi Römpötti</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"jobTitle\"> Senior Specialist&nbsp; </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .name-and-title > strong > span[itemprop=\"jobTitle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > br: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": "<span itemprop=\"worksFor\"> <span class=\"ministry\"> Prime Minister's Office, </span> <span class=\"department\"> Governmental Affairs Unit </span> <span class=\"service-unit\"> </span> <span class=\"service-group\"> </span> <span class=\"special-labels\"> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"ministry\"> Prime Minister's Office, </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .ministry"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"department\"> Governmental Affairs Unit </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .department"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-unit\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-unit"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"service-group\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .service-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"special-labels\"> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > span[itemprop=\"worksFor\"] > .special-labels"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"phone margin-right\"> <i class=\"icon-phone\"></i><span class=\"sr-only\">Telephone:</span><span itemprop=\"telephone\"><a href=\"tel:+358295160125\" rel=\"nofollow\">0295160125</a></span></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-phone\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > .icon-phone"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telephone:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"telephone\"><a href=\"tel:+358295160125\" rel=\"nofollow\">0295160125</a></span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .phone.margin-right > span[itemprop=\"telephone\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"tel:+358295160125\" rel=\"nofollow\">0295160125</a>",
              "target": [
                "a[href=\"tel:+358295160125\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"contact-email-details\"> <i class=\"icon-envelope\"></i>&nbsp; <span itemprop=\"email\"> <span class=\"sr-only\">Email Address:</span> <span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span> </span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-envelope\"></i>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > .icon-envelope"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"email\"> <span class=\"sr-only\">Email Address:</span> <span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span> </span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Email Address:</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"email obfuscated-email\">firstname.lastname@gov.fi</span>",
              "target": [
                ".contact-item[itemtype=\"http://schema.org/Person\"][itemscope=\"\"]:nth-child(2) > .contact-info.clearfix > .contact-email-details > span[itemprop=\"email\"] > .email.obfuscated-email"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\"> \n          <div class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div> \n         </div>",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200237195_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".top > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading-wrapper row justify-content-end\"> \n      <div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministries</h3> \n      </div> \n     </div>",
              "target": [
                ".heading-wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministries</h3> \n      </div>",
              "target": [
                ".heading-wrapper > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministries</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper row justify-content-end\">",
              "target": [
                ".wrapper.justify-content-end.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-5\">",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".col-md-5 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/prime-ministers-office\"> Prime Minister's Office <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"/en/prime-ministers-office\"> Prime Minister's Office <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"prime-ministers-office\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "a[href$=\"prime-ministers-office\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://um.fi/frontpage\" class=\"yja-external-link\"> Ministry for Foreign Affairs <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://um.fi/frontpage\" class=\"yja-external-link\"> Ministry for Foreign Affairs <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".col-md-5 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://oikeusministerio.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Justice <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://oikeusministerio.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Justice <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".col-md-5 > ul > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://intermin.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of the Interior <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://intermin.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of the Interior <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-5 > ul > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".col-md-5 > ul > li:nth-child(4) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.defmin.fi/en\" class=\"yja-external-link\"> Ministry of Defence <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://www.defmin.fi/en\" class=\"yja-external-link\"> Ministry of Defence <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href=\"https://www.defmin.fi/en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "a[href=\"https://www.defmin.fi/en\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://vm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Finance <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li: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": "<a href=\"https://vm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Finance <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4\">",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://okm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Education and Culture <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": "<a href=\"https://okm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Education and Culture <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(1) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "li:nth-child(1) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://mmm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Agriculture and Forestry <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": "<a href=\"https://mmm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Agriculture and Forestry <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".col-md-4 > ul > li:nth-child(2) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://lvm.fi/en/home\" class=\"yja-external-link\"> Ministry of Transport and Communications <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": "<a href=\"https://lvm.fi/en/home\" class=\"yja-external-link\"> Ministry of Transport and Communications <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "a[href$=\"home\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://tem.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Economic Affairs and Employment <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": "<a href=\"https://tem.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Economic Affairs and Employment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                ".col-md-4 > ul > li:nth-child(4) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                ".col-md-4 > ul > li:nth-child(4) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://stm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Social Affairs and Health <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > 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": "<a href=\"https://stm.fi/en/frontpage\" class=\"yja-external-link\"> Ministry of Social Affairs and Health <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"frontpage\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"frontpage\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ym.fi/en/front-page\" class=\"yja-external-link\"> Ministry of the Environment <span class=\"sr-only\">Link to an external website</span> </a></li>",
              "target": [
                ".wrapper.justify-content-end.row > .col-md-4 > ul > li: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": "<a href=\"https://ym.fi/en/front-page\" class=\"yja-external-link\"> Ministry of the Environment <span class=\"sr-only\">Link to an external website</span> </a>",
              "target": [
                "a[href$=\"front-page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Link to an external website</span>",
              "target": [
                "a[href$=\"front-page\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Finnish Government</h3> \n       <p>Snellmaninkatu 1 A, Helsinki</p> \n       <p>PO Box 23, FI-00023 Government, Finland</p> \n       <p>Tel. +358 295 16001</p> \n      </div>",
              "target": [
                ".contact-info.col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Finnish Government</h3>",
              "target": [
                ".contact-info.col-md-5 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info.col-md-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": "<p>PO Box 23, FI-00023 Government, Finland</p>",
              "target": [
                ".contact-info.col-md-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": "<p>Tel. +358 295 16001</p>",
              "target": [
                ".contact-info.col-md-5 > p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/fingovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government x</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"fingovernment\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Finnish Government x</span>",
              "target": [
                "a[href$=\"fingovernment\"] > .sr-only: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": "<span class=\"sr-only\">, Link to an external website</span>",
              "target": [
                "a[href$=\"fingovernment\"] > .sr-only: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": "<span class=\"sr-only\">, Opens in a new tab</span>",
              "target": [
                "a[href$=\"fingovernment\"] > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government instagram</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Finnish Government instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Link to an external website</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Opens in a new tab</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Finnish Government youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Link to an external website</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Opens in a new tab</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Finnish Government facebook</span> <span class=\"sr-only\">, Link to an external website</span> <span class=\"sr-only\">, Opens in a new tab</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Finnish Government facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Link to an external website</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Opens in a new tab</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".site-links > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/about-the-site\"> About the site </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/en/about-the-site\"> About the site </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"about-the-site\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/sitemap\"> Sitemap </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/en/sitemap\"> Sitemap </a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sitemap\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/data-protection\"> Data protection </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/en/data-protection\"> Data protection </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"data-protection\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/cookies\"> Cookies policy </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/en/cookies\"> Cookies policy </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"cookies\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/accessibility-statement\"> Accessibility </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/en/accessibility-statement\"> Accessibility </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"accessibility-statement\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/en/contact-information\"> Contact </a></li>",
              "target": [
                ".site-links > ul > li: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": "<a href=\"/en/contact-information\"> Contact </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"contact-information\"]"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Government and ministries</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Government and ministries</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> English </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis",
      "originalUrl": "https://valtioneuvosto.fi/en/council-of-regulatory-impact-analysis",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna": {
      "title": "Ministeriernas tjänster för medierna - Statsrådet",
      "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": "<h4>Statsrådets medietjänst</h4>",
              "target": [
                ".link--card.yja-external-link > h4"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi/sv\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Statsrådet </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Statsrådets kansli </span> </a>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Försvars­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Kommunikations­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/forsta-sidan\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Utrikes­ministeriet </span> </a>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finansministeriet.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Finans­ministeriet </span> </a>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Arbets- och närings­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Justitie­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Under­visnings- och kultur­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://okm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Social- och hälsovårds­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://stm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Inrikes­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Jord- och skogs­bruks­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi/sv\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Miljö­ministeriet </span> </a>",
              "target": [
                "a[href=\"https://ym.fi/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href=\"https://vnk.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href=\"https://defmin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href=\"https://lvm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"forsta-sidan\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"finansministeriet.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href=\"https://www.tem.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href=\"https://oikeusministerio.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href=\"https://okm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href=\"https://stm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href=\"https://intermin.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href=\"https://mmm.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href=\"https://ym.fi/sv\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Gömd</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Ministeriernas tjänster för medierna</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Statsrådets medietjänst</h2>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > h2"
                      ]
                    },
                    {
                      "html": "<h3>Vem kan ansöka om användarrättigheter till medietjänsten?&nbsp;</h3>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > h3"
                      ]
                    },
                    {
                      "html": "<h2><u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u></h2>",
                      "target": [
                        ".reverse > .baby-blue.lift--content > h2"
                      ]
                    },
                    {
                      "html": "<h4>Statsrådets medietjänst</h4>",
                      "target": [
                        ".link--card.yja-external-link > h4"
                      ]
                    },
                    {
                      "html": "<h5>media.valtioneuvosto.fi</h5>",
                      "target": [
                        "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
                      ]
                    },
                    {
                      "html": "<h4>Handlingars offentlighet och begäran om uppgifter</h4>",
                      "target": [
                        "a[href$=\"handlingars-offentlighet\"] > h4"
                      ]
                    },
                    {
                      "html": "<h5>valtioneuvosto.fi/sv/handlingars-offentlighet</h5>",
                      "target": [
                        "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
                      ]
                    },
                    {
                      "html": "<h2><u>De övriga ministeriernas kommunikationsenheter</u></h2>",
                      "target": [
                        "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > h2"
                      ]
                    },
                    {
                      "html": "<h3 class=\"heading-element\">Se även</h3>",
                      "target": [
                        ".heading-element"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(3) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(4) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(5) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(6) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(7) > h4"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Statsrådet</h3>",
                      "target": [
                        ".contact-info > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/sv/ministerierna\"> Ministerierna </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Ministeriernas tjänster för medierna</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.finlex.fi/sv/lagstiftning/2003/262\" class=\"yja-external-link\"> reglementet för statsrådet<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/rekommendationen-om-statsforvaltningens-kommunikation%23/#/\">rekommendationen om statsförvaltningens kommunikation</a>",
              "target": [
                "p:nth-child(2) > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/statsradets-kommunikation\">Kommunikationsavdelningen vid statsrådets kansli</a>",
              "target": [
                "p:nth-child(3) > a[href$=\"statsradets-kommunikation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Statsrådets medietjänst</h2>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://media.valtioneuvosto.fi\" class=\"yja-external-link\">Medietjänsten<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(6) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Vem kan ansöka om användarrättigheter till medietjänsten?&nbsp;</h3>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Den som ansöker om användarrättigheter till medietjänsten ska ha publicerat redaktionellt innehåll och kunna påvisa det. Sökanden ska uppfylla ett eller flera av följande kriterier för att få användarrättigheter till tjänsten:&nbsp;</p>",
              "target": [
                "p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sökanden arbetar för en redaktion som har förbundit sig till journalistreglernas viktigaste principer. Sökanden och de medier som hen representerar har i sin tidigare verksamhet visat att de följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sökanden arbetar som frilansare och har förbundit sig till journalistreglernas viktigaste principer. Sökanden har i sin tidigare verksamhet visat att hen följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u>",
              "target": [
                ".reverse > .baby-blue.lift--content > h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#avdelningens-ledning\"> Avdelningens ledning </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#aktualitetskommunikation\"> Aktualitetskommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#kommunikation-om-internationella-och-EU-arenden\"> Kommunikation om internationella ärenden och EU-ärenden </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#webbkommunikation\"> Webbkommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#strategisk-kommunikation\"> Strategisk kommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Statsrådets medietjänst</h4>",
              "target": [
                ".link--card.yja-external-link > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>media.valtioneuvosto.fi</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Handlingars offentlighet och begäran om uppgifter</h4>",
              "target": [
                "a[href$=\"handlingars-offentlighet\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>valtioneuvosto.fi/sv/handlingars-offentlighet</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>De övriga ministeriernas kommunikationsenheter</u>",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://um.fi/medietjanster\"> Utrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"medietjanster\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://oikeusministerio.fi/sv/stab\"> Justitieministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://intermin.fi/sv/kontaktinformation/ministeriets-kommunikation\"> Inrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://www.defmin.fi/sv/kontaktuppgifter#\"> Försvarsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://vm.fi/sv/fm-s-kommunikation\"> Finansministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://okm.fi/sv/kontaktuppgifter#kommunikation\"> Undervisnings- och kulturministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://mmm.fi/sv/kommunikationenheten\"> Jord- och skogsbruksministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://lvm.fi/medialle\"> Kommunikationsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".baby-blue.lift--content > a[href$=\"medialle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://tem.fi/sv/ministeriets-kommunikationsenhet\"> Arbets- och näringsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://stm.fi/sv/till-media\"> Social- och hälsovårdsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"till-media\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://ym.fi/sv/tjanster-for-media\"> Miljöministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Se även</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a>",
              "target": [
                "h4 > a[href$=\"aktuellt\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a>",
              "target": [
                "h4 > a[href$=\"bestall-material\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a>",
              "target": [
                "h4 > a[href$=\"beslut\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link.link--card[href$=\"valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(5) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(6) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#365abd",
                    "contrastRatio": 6.26,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(7) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PB 23, 00023 Statsrådet</p>",
              "target": [
                ".contact-info > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tfn 0295 16001</p>",
              "target": [
                ".contact-info > p:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Tillbaka till toppen</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Ministeriernas tjänster för medierna</u></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>Statsrådets medietjänst</h2>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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>Vem kan ansöka om användarrättigheter till medietjänsten?&nbsp;</h3>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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><u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u></h2>",
              "target": [
                ".reverse > .baby-blue.lift--content > 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": "<h4>Statsrådets medietjänst</h4>",
              "target": [
                ".link--card.yja-external-link > h4"
              ]
            },
            {
              "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": "<h5>media.valtioneuvosto.fi</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "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": "<h4>Handlingars offentlighet och begäran om uppgifter</h4>",
              "target": [
                "a[href$=\"handlingars-offentlighet\"] > h4"
              ]
            },
            {
              "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": "<h5>valtioneuvosto.fi/sv/handlingars-offentlighet</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "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><u>De övriga ministeriernas kommunikationsenheter</u></h2>",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > 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=\"heading-element\">Se även</h3>",
              "target": [
                ".heading-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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(4) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(5) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(6) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(7) > h4"
              ]
            },
            {
              "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=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(5)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h3:nth-child(8)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > a:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > h5:nth-child(2)"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > a:nth-child(1) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > h5:nth-child(2)"
                        ],
                        "level": 5
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(3) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(1) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(2) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(3) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(4) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(5) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(6) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(7) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Ministeriernas tjänster för medierna</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Statsrådets medietjänst</h2>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Vem kan ansöka om användarrättigheter till medietjänsten?&nbsp;</h3>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u></h2>",
              "target": [
                ".reverse > .baby-blue.lift--content > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>media.valtioneuvosto.fi</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Handlingars offentlighet och begäran om uppgifter</h4>",
              "target": [
                "a[href$=\"handlingars-offentlighet\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>valtioneuvosto.fi/sv/handlingars-offentlighet</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>De övriga ministeriernas kommunikationsenheter</u></h2>",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Se även</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(4) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(5) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(6) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(7) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"img-position--right\" alt=\"Äänipöytä Valtioneuvoston linnassa\" data-fileentryid=\"200149549\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg/de997b07-53b9-3959-faaa-f5f0a98d5e49?t=1673448171515\">",
              "target": [
                ".img-position--right"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"img-position--left\" alt=\"Tiedotustilaisuus Valtioneuvoston linnassa\" data-fileentryid=\"200178762\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg/43efac3b-e60c-7863-a349-89da0c8f0a1d?t=1673448174084\">",
              "target": [
                ".img-position--left"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "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 class=\"img-position--right\" alt=\"Äänipöytä Valtioneuvoston linnassa\" data-fileentryid=\"200149549\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg/de997b07-53b9-3959-faaa-f5f0a98d5e49?t=1673448171515\">",
              "target": [
                ".img-position--right"
              ]
            },
            {
              "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 class=\"img-position--left\" alt=\"Tiedotustilaisuus Valtioneuvoston linnassa\" data-fileentryid=\"200178762\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg/43efac3b-e60c-7863-a349-89da0c8f0a1d?t=1673448174084\">",
              "target": [
                ".img-position--left"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "undermeny"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "länkstig"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "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>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > 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>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > 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://www.finlex.fi/sv/lagstiftning/2003/262\" class=\"yja-external-link\"> reglementet för statsrådet<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > 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>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/rekommendationen-om-statsforvaltningens-kommunikation%23/#/\">rekommendationen om statsförvaltningens kommunikation</a>",
              "target": [
                "p:nth-child(2) > a:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(3)"
                      ]
                    }
                  ],
                  "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>",
                      "target": [
                        "div[data-analytics-asset-id=\"242175152\"] > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/statsradets-kommunikation\">Kommunikationsavdelningen vid statsrådets kansli</a>",
              "target": [
                "p:nth-child(3) > a[href$=\"statsradets-kommunikation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(6)"
                      ]
                    }
                  ],
                  "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>",
                      "target": [
                        "p:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://media.valtioneuvosto.fi\" class=\"yja-external-link\">Medietjänsten<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(6) > .yja-external-link"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8.col-sm-12.heading-logo > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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=\"https://valtioneuvosto.fi/sv/ministerierna\"> Ministerierna </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > 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://www.finlex.fi/sv/lagstiftning/2003/262\" class=\"yja-external-link\"> reglementet för statsrådet<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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=\"/sv/rekommendationen-om-statsforvaltningens-kommunikation%23/#/\">rekommendationen om statsförvaltningens kommunikation</a>",
              "target": [
                "p:nth-child(2) > 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=\"/sv/statsradets-kommunikation\">Kommunikationsavdelningen vid statsrådets kansli</a>",
              "target": [
                "p:nth-child(3) > a[href$=\"statsradets-kommunikation\"]"
              ]
            },
            {
              "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://media.valtioneuvosto.fi\" class=\"yja-external-link\">Medietjänsten<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(6) > .yja-external-link"
              ]
            },
            {
              "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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#avdelningens-ledning\"> Avdelningens ledning </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#aktualitetskommunikation\"> Aktualitetskommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#kommunikation-om-internationella-och-EU-arenden\"> Kommunikation om internationella ärenden och EU-ärenden </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(4)"
              ]
            },
            {
              "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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#webbkommunikation\"> Webbkommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(5)"
              ]
            },
            {
              "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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#strategisk-kommunikation\"> Strategisk kommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link:nth-child(6)"
              ]
            },
            {
              "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 class=\"link--card yja-external-link\" href=\"https://media.valtioneuvosto.fi\"> <h4>Statsrådets medietjänst</h4> <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > .link--card.yja-external-link"
              ]
            },
            {
              "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 class=\"link--card\" href=\"/sv/handlingars-offentlighet\"> <h4>Handlingars offentlighet och begäran om uppgifter</h4> </a>",
              "target": [
                ".vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > a[href$=\"handlingars-offentlighet\"]"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://um.fi/medietjanster\"> Utrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"medietjanster\"]"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://oikeusministerio.fi/sv/stab\"> Justitieministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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 class=\"arrow-link yja-external-link\" href=\"https://intermin.fi/sv/kontaktinformation/ministeriets-kommunikation\"> Inrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(4)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://www.defmin.fi/sv/kontaktuppgifter#\"> Försvarsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(5)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://vm.fi/sv/fm-s-kommunikation\"> Finansministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(6)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://okm.fi/sv/kontaktuppgifter#kommunikation\"> Undervisnings- och kulturministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(7)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://mmm.fi/sv/kommunikationenheten\"> Jord- och skogsbruksministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(8)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://lvm.fi/medialle\"> Kommunikationsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".baby-blue.lift--content > a[href$=\"medialle\"]"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://tem.fi/sv/ministeriets-kommunikationsenhet\"> Arbets- och näringsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(10)"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://stm.fi/sv/till-media\"> Social- och hälsovårdsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"till-media\"]"
              ]
            },
            {
              "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 class=\"arrow-link yja-external-link\" href=\"https://ym.fi/sv/tjanster-for-media\"> Miljöministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(12)"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a>",
              "target": [
                "h4 > a[href$=\"aktuellt\"]"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a>",
              "target": [
                "h4 > a[href$=\"bestall-material\"]"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a>",
              "target": [
                "h4 > a[href$=\"beslut\"]"
              ]
            },
            {
              "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 class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link.link--card[href$=\"valtioneuvosto\"]"
              ]
            },
            {
              "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 class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(5) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "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 class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(6) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "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 class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(7) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                ".yja-external-link[href$=\"valtioneuvosto\"][target=\"_blank\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "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 class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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": [
                "div[data-analytics-asset-id=\"242175152\"] > 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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected active\"><a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a></li>",
              "target": [
                ".level-3.layouts > .active.selected.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/sv/ministerierna\"> Ministerierna </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "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>Sökanden arbetar för en redaktion som har förbundit sig till journalistreglernas viktigaste principer. Sökanden och de medier som hen representerar har i sin tidigare verksamhet visat att de följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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>Sökanden arbetar som frilansare och har förbundit sig till journalistreglernas viktigaste principer. Sökanden har i sin tidigare verksamhet visat att hen följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > ul > li:nth-child(3)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"img-position--right\" alt=\"Äänipöytä Valtioneuvoston linnassa\" data-fileentryid=\"200149549\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg/de997b07-53b9-3959-faaa-f5f0a98d5e49?t=1673448171515\">",
              "target": [
                ".img-position--right"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"img-position--left\" alt=\"Tiedotustilaisuus Valtioneuvoston linnassa\" data-fileentryid=\"200178762\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg/43efac3b-e60c-7863-a349-89da0c8f0a1d?t=1673448174084\">",
              "target": [
                ".img-position--left"
              ]
            }
          ]
        },
        {
          "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><u>Ministeriernas tjänster för medierna</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"sv-SE\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hoppa till innehåll</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Välj språk </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0.d-flex.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8.col-sm-12.heading-logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/sv\" title=\"Gå till Statsrådet\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\"> </a>",
              "target": [
                ".col-md-8.col-sm-12.heading-logo > .logo.default-logo[href=\"/sv\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=sv_SE&amp;t=1776956742000\n\" alt=\"Statsrådet\">",
              "target": [
                "img[alt=\"Statsrådet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /sok?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Nyckelord</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Sök\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Sök\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Sök\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/sv/kontaktinformation\" class=\"additional-link\">Kontaktinformation</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"kontaktinformation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_oewioGgfPKVb > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Undermeny\">",
              "target": [
                "nav[aria-label=\"Undermeny\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/aktuellt\">Aktuellt</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Aktuellt</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Aktuellt</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/regeringar\">Orpos regering</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Orpos regering</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Orpos regering</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/beslut\">Beslut</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a><button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button></span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\" aria-current=\"true\">Statsrådet</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Statsrådet</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Stäng undermenyn, Statsrådet</span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/info/sa-har-arbetar-statsradet\">Så här arbetar statsrådet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Så här arbetar statsrådet</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\">Statsrådets kansli</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statsradets-kansli\">Statsrådets kansli</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Statsrådets kansli</span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a><button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button></span>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/ministerierna\" aria-current=\"true\">Ministerierna</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Stäng undermenyn, Ministerierna</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Stäng undermenyn, Ministerierna</span>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected active\"><a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a></li>",
              "target": [
                ".level-3.layouts > .active.selected.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected active\" href=\"https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna\" aria-current=\"page\">Ministeriernas tjänster för medierna</a>",
              "target": [
                ".active.selected.lfr-nav-item > .active.selected[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/finlands-eu-politik\">Finlands EU-politik</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Finlands EU-politik</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/statens-agarstyrning\">Statens ägarstyrning och ägarpolitik</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Statens ägarstyrning och ägarpolitik</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/historia-och-byggnader\">Historia och byggnader</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Historia och byggnader</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/projekt\">Lagberedning och utveckling</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/kontaktinformation\">Kontaktinformation</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/sv/om-webbplatsen\">Information om webbplatsen</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Öppna undermenyn, Information om webbplatsen</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Länkstig\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_noXIcE599Xzr_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv\" aria-label=\"Statsrådet - Till ingångssidan\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[aria-label=\"Statsrådet - Till ingångssidan\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/info-om-statsradet\"> Statsrådet </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/sv/ministerierna\"> Ministerierna </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/sv/ministerierna\"> Ministerierna </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Ministeriernas tjänster för medierna</li>",
              "target": [
                ".breadcrumb > .active[aria-current=\"page\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qHwULSlCb82a > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242175154\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242175154\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242175152\" data-analytics-asset-title=\"Ministeriöiden palvelut medialle\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Ministeriernas tjänster för medierna</u></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": "<u>Ministeriernas tjänster för medierna</u>",
              "target": [
                "h1 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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=\"https://www.finlex.fi/sv/lagstiftning/2003/262\" class=\"yja-external-link\"> reglementet för statsrådet<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "p:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sv/rekommendationen-om-statsforvaltningens-kommunikation%23/#/\">rekommendationen om statsförvaltningens kommunikation</a>",
              "target": [
                "p:nth-child(2) > 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": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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=\"/sv/statsradets-kommunikation\">Kommunikationsavdelningen vid statsrådets kansli</a>",
              "target": [
                "p:nth-child(3) > a[href$=\"statsradets-kommunikation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > p: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": "<h2>Statsrådets medietjänst</h2>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p: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": "<a href=\"https://media.valtioneuvosto.fi\" class=\"yja-external-link\">Medietjänsten<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "p:nth-child(6) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "p:nth-child(6) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p: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": "<h3>Vem kan ansöka om användarrättigheter till medietjänsten?&nbsp;</h3>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Den som ansöker om användarrättigheter till medietjänsten ska ha publicerat redaktionellt innehåll och kunna påvisa det. Sökanden ska uppfylla ett eller flera av följande kriterier för att få användarrättigheter till tjänsten:&nbsp;</p>",
              "target": [
                "p: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": "<ul>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sökanden arbetar för en redaktion som har förbundit sig till journalistreglernas viktigaste principer. Sökanden och de medier som hen representerar har i sin tidigare verksamhet visat att de följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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>Sökanden arbetar som frilansare och har förbundit sig till journalistreglernas viktigaste principer. Sökanden har i sin tidigare verksamhet visat att hen följer dessa.</li>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > 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": "<br>",
              "target": [
                "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=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"242175152\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_  portlet-static portlet-static-end portlet-barebone portlet-nested-portlets \" id=\"p_p_id_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH_\">",
              "target": [
                "#p_p_id_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH\"></span>",
              "target": [
                "#p_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH\" name=\"aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"columns-2\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__main-content\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__main-content > .portlet-layout.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 portlet-column portlet-column-first\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-1\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-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=\"portlet-dropzone portlet-column-content portlet-column-content-first\" id=\"layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-1\">",
              "target": [
                "#layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_i0RnYCiJ6mOg > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242022257\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242022257\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242022255\" data-analytics-asset-title=\"Viestintäosaston yhteystiedot\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242022255\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"frontpage-lift reverse\">",
              "target": [
                ".reverse"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lift--image\">",
              "target": [
                ".reverse > .lift--image"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture data-fileentryid=\"200149549\">",
              "target": [
                ".reverse > .lift--image > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:128px)\" srcset=\"/o/adaptive-media/image/200149549/Thumbnail-128x128/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg?t=1673448171515\">",
              "target": [
                ".reverse > .lift--image > picture > source[media=\"(max-width:128px)\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:1000px) and (min-width:128px)\" srcset=\"/o/adaptive-media/image/200149549/Preview-1000x0/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg?t=1673448171515\">",
              "target": [
                ".reverse > .lift--image > picture > source: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": "<img class=\"img-position--right\" alt=\"Äänipöytä Valtioneuvoston linnassa\" data-fileentryid=\"200149549\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_2_Julian-Puumalainen-VNK-2022_yja.jpg/de997b07-53b9-3959-faaa-f5f0a98d5e49?t=1673448171515\">",
              "target": [
                ".img-position--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=\"lift--content baby-blue\">",
              "target": [
                ".reverse > .baby-blue.lift--content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u></h2>",
              "target": [
                ".reverse > .baby-blue.lift--content > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Kontaktuppgifter till kommunikationsavdelningen vid statsrådets kansli</u>",
              "target": [
                ".reverse > .baby-blue.lift--content > h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#avdelningens-ledning\"> Avdelningens ledning </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#aktualitetskommunikation\"> Aktualitetskommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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 class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#kommunikation-om-internationella-och-EU-arenden\"> Kommunikation om internationella ärenden och EU-ärenden </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#webbkommunikation\"> Webbkommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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": "<a class=\"arrow-link\" href=\"/sv/statsradets-kommunikation#strategisk-kommunikation\"> Strategisk kommunikation </a>",
              "target": [
                ".reverse > .baby-blue.lift--content > .arrow-link: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 class=\"col-md-4 portlet-column portlet-column-last\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-2\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-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=\"portlet-dropzone portlet-column-content portlet-column-content-last\" id=\"layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-2\">",
              "target": [
                "#layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_xknblYM4QUYH__column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_u9TgRKZ0krJC > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242179176\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242179176\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242179174\" data-analytics-asset-title=\"Valtioneuvoston mediapalvelu -linkkinosto\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card--link-box lift--content\" onclick=\"openLink(this)\">",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card yja-external-link\" href=\"https://media.valtioneuvosto.fi\"> <h4>Statsrådets medietjänst</h4> <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > .link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Statsrådets medietjänst</h4>",
              "target": [
                ".link--card.yja-external-link > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > .link--card.yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>media.valtioneuvosto.fi</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242179174\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_3c1Mb9M2f1ty > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242178872\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242178872\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242178870\" data-analytics-asset-title=\"Asiakirjajulkisuus ja tietopyynnöt -linkkinosto\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card--link-box lift--content\" onclick=\"openLink(this)\">",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card\" href=\"/sv/handlingars-offentlighet\"> <h4>Handlingars offentlighet och begäran om uppgifter</h4> </a>",
              "target": [
                ".vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > a[href$=\"handlingars-offentlighet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Handlingars offentlighet och begäran om uppgifter</h4>",
              "target": [
                "a[href$=\"handlingars-offentlighet\"] > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h5>valtioneuvosto.fi/sv/handlingars-offentlighet</h5>",
              "target": [
                "div[data-analytics-asset-id=\"242178870\"] > .vn-card--link-box.lift--content[onclick=\"openLink(this)\"] > h5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_Lk5pd2jhR693 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242018203\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242018203\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242018201\" data-analytics-asset-title=\"Muiden ministeriöiden viestinnät\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"frontpage-lift \">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lift--image\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .lift--image"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<picture data-fileentryid=\"200178762\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .lift--image > picture"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:128px)\" srcset=\"/o/adaptive-media/image/200178762/Thumbnail-128x128/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg?t=1673448174084\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .lift--image > picture > source[media=\"(max-width:128px)\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<source media=\"(max-width:1000px) and (min-width:128px)\" srcset=\"/o/adaptive-media/image/200178762/Preview-1000x0/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg?t=1673448174084\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .lift--image > picture > source: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": "<img class=\"img-position--left\" alt=\"Tiedotustilaisuus Valtioneuvoston linnassa\" data-fileentryid=\"200178762\" src=\"/documents/194055633/200124009/Tiedotustilaisuus_5_Julian-Puumalainen-VNK-2022_yja.jpg/43efac3b-e60c-7863-a349-89da0c8f0a1d?t=1673448174084\">",
              "target": [
                ".img-position--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=\"lift--content baby-blue\">",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2><u>De övriga ministeriernas kommunikationsenheter</u></h2>",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>De övriga ministeriernas kommunikationsenheter</u>",
              "target": [
                "div[data-analytics-asset-id=\"242018201\"] > .frontpage-lift > .baby-blue.lift--content > h2 > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://um.fi/medietjanster\"> Utrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"medietjanster\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"medietjanster\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://oikeusministerio.fi/sv/stab\"> Justitieministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(3) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://intermin.fi/sv/kontaktinformation/ministeriets-kommunikation\"> Inrikesministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(4) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://www.defmin.fi/sv/kontaktuppgifter#\"> Försvarsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(5) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://vm.fi/sv/fm-s-kommunikation\"> Finansministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(6) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://okm.fi/sv/kontaktuppgifter#kommunikation\"> Undervisnings- och kulturministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://mmm.fi/sv/kommunikationenheten\"> Jord- och skogsbruksministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(8) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://lvm.fi/medialle\"> Kommunikationsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".baby-blue.lift--content > a[href$=\"medialle\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".baby-blue.lift--content > a[href$=\"medialle\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://tem.fi/sv/ministeriets-kommunikationsenhet\"> Arbets- och näringsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(10) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://stm.fi/sv/till-media\"> Social- och hälsovårdsministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"till-media\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"till-media\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link yja-external-link\" href=\"https://ym.fi/sv/tjanster-for-media\"> Miljöministeriet <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".arrow-link.yja-external-link: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": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".arrow-link.yja-external-link:nth-child(12) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_BMn5HbOsRe0O > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-242025044\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-242025044\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"242025042\" data-analytics-asset-title=\"Julkisia aineistoja medialle -linkkilista\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"242025042\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card vn-card--vn-blue\">",
              "target": [
                ".vn-card"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-links-card__body row mx-0 wide vn-blue\">",
              "target": [
                ".vn-links-card__body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading__area\"> \n                      <div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Se även</h3> \n                      </div> \n                     </div>",
              "target": [
                ".heading__area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"card__header\"> \n                       <h3 class=\"heading-element\">Se även</h3> \n                      </div>",
              "target": [
                ".card__header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Se även</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content--links\">",
              "target": [
                ".content--links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt\"> Ministeriernas pressmeddelanden, webbnyheter och tal   </a>",
              "target": [
                "h4 > a[href$=\"aktuellt\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/aktuellt/bestall-material\"> Beställ aktualitetsmaterial </a>",
              "target": [
                "h4 > a[href$=\"bestall-material\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a></h4>",
              "target": [
                ".vn-card__col:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/sv/beslut\"> Statsrådets beslutsmaterial  </a>",
              "target": [
                "h4 > a[href$=\"beslut\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(4) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://x.com/valtioneuvosto\"> Ministeriernas pressmeddelanden | X  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".external-link.link--card[href$=\"valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".external-link.link--card[href$=\"valtioneuvosto\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(5) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://video.valtioneuvosto.fi/sv\"> Direkta webbsändningar och videoinspelningar | Statsrådets videotjänst  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(5) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".vn-card__col:nth-child(5) > h4 > .external-link.link--card.yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                       <h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(6) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://www.flickr.com/photos/finnishgovernment/\"> Nyhetsbilder | Flickr <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(6) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".vn-card__col:nth-child(6) > h4 > .external-link.link--card.yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a></h4>",
              "target": [
                ".vn-card__col:nth-child(7) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card external-link yja-external-link\" href=\"https://kuvapankki.valtioneuvosto.fi\"> Bilder på personer och lokaler | Statsrådets bildbank  <span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                ".vn-card__col:nth-child(7) > h4 > .external-link.link--card.yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".vn-card__col:nth-child(7) > h4 > .external-link.link--card.yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_233291145_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Statsrådet</h3> \n       <p>Snellmansgatan 1 A, Helsingfors</p> \n       <p>PB 23, 00023 Statsrådet</p> \n       <p>Tfn 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Statsrådet</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmansgatan 1 A, Helsingfors</p>",
              "target": [
                ".contact-info > 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>PB 23, 00023 Statsrådet</p>",
              "target": [
                ".contact-info > 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": "<p>Tfn 0295 16001</p>",
              "target": [
                ".contact-info > p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet x</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"x\"></span> </a>",
              "target": [
                ".yja-external-link[href$=\"valtioneuvosto\"][target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet x</span>",
              "target": [
                ".yja-external-link[href$=\"valtioneuvosto\"][target=\"_blank\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[href$=\"valtioneuvosto\"][target=\"_blank\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[href$=\"valtioneuvosto\"][target=\"_blank\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet instagram</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"instagram\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet youtube</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"youtube\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Statsrådet facebook</span> <span class=\"sr-only\">, Länk till en annan webbplats</span> <span class=\"sr-only\">, Öppnas i en ny flik</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Statsrådet facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Länk till en annan webbplats</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Öppnas i en ny flik</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"tooltipContainer\"></div>",
              "target": [
                "#tooltipContainer"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Statsrådet och ministerierna</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Svenska </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna",
      "originalUrl": "https://valtioneuvosto.fi/sv/ministerierna/tjanster-for-medierna",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot/muiden-toimijoiden-tuottamia-sanastoja": {
      "title": "Muiden toimijoiden tuottamia sanastoja - Valtioneuvosto",
      "violations": [
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Valtioneuvosto </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a>",
              "target": [
                "a[href$=\"vnk.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"defmin.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"lvm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a>",
              "target": [
                "a[href$=\"um.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a>",
              "target": [
                "a[href$=\"www.tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a>",
              "target": [
                "a[href$=\"okm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href$=\"vnk.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href$=\"defmin.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href$=\"lvm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"um.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href$=\"www.tem.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href$=\"okm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0 > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Piilotettu</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Muiden toimijoiden tuottamia sanastoja</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Sanastokokoelmia</h2>",
                      "target": [
                        "h2:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<h2>EU</h2>",
                      "target": [
                        "h2:nth-child(7)"
                      ]
                    },
                    {
                      "html": "<h2>Eduskunta</h2>",
                      "target": [
                        "h2:nth-child(9)"
                      ]
                    },
                    {
                      "html": "<h2>Eläkkeet</h2>",
                      "target": [
                        "h2:nth-child(11)"
                      ]
                    },
                    {
                      "html": "<h2>Geologia</h2>",
                      "target": [
                        "h2:nth-child(13)"
                      ]
                    },
                    {
                      "html": "<h2>Huoltovarmuus</h2>",
                      "target": [
                        "h2:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h2>Ihmisoikeudet</h2>",
                      "target": [
                        "h2:nth-child(17)"
                      ]
                    },
                    {
                      "html": "<h2>Ilmasto, ilmakehä</h2>",
                      "target": [
                        "h2:nth-child(19)"
                      ]
                    },
                    {
                      "html": "<h2>Kaivosteollisuus</h2>",
                      "target": [
                        "h2:nth-child(21)"
                      ]
                    },
                    {
                      "html": "<h2>Kehitysyhteistyö</h2>",
                      "target": [
                        "h2:nth-child(23)"
                      ]
                    },
                    {
                      "html": "<h2>Kielenhuoltoa</h2>",
                      "target": [
                        "h2:nth-child(25)"
                      ]
                    },
                    {
                      "html": "<h2>Kirjallisuuden ja kulttuurin tutkimus</h2>",
                      "target": [
                        "h2:nth-child(27)"
                      ]
                    },
                    {
                      "html": "<h2>Kokous- ja konferenssi</h2>",
                      "target": [
                        "h2:nth-child(29)"
                      ]
                    },
                    {
                      "html": "<h2>Koulutus</h2>",
                      "target": [
                        "h2:nth-child(31)"
                      ]
                    },
                    {
                      "html": "<h2>Laki</h2>",
                      "target": [
                        "h2:nth-child(33)"
                      ]
                    },
                    {
                      "html": "<h2>Lääketiede ja lääkärin työ</h2>",
                      "target": [
                        "h2:nth-child(35)"
                      ]
                    },
                    {
                      "html": "<h2>Maantiede</h2>",
                      "target": [
                        "h2:nth-child(37)"
                      ]
                    },
                    {
                      "html": "<h2>Media</h2>",
                      "target": [
                        "h2:nth-child(39)"
                      ]
                    },
                    {
                      "html": "<h2>Metsäala</h2>",
                      "target": [
                        "h2:nth-child(41)"
                      ]
                    },
                    {
                      "html": "<h2>Muuttoliike</h2>",
                      "target": [
                        "h2:nth-child(43)"
                      ]
                    },
                    {
                      "html": "<h2>Nimikkeet</h2>",
                      "target": [
                        "h2:nth-child(45)"
                      ]
                    },
                    {
                      "html": "<h2>Sosiaali- ja terveysala</h2>",
                      "target": [
                        "h2:nth-child(47)"
                      ]
                    },
                    {
                      "html": "<h2>Talous ja liiketoiminta</h2>",
                      "target": [
                        "h2:nth-child(49)"
                      ]
                    },
                    {
                      "html": "<h2>Tilastot</h2>",
                      "target": [
                        "h2:nth-child(51)"
                      ]
                    },
                    {
                      "html": "<h2>Työmarkkinat</h2>",
                      "target": [
                        "h2:nth-child(53)"
                      ]
                    },
                    {
                      "html": "<h2>Uskonto</h2>",
                      "target": [
                        "h2:nth-child(55)"
                      ]
                    },
                    {
                      "html": "<h2>Valtioneuvosto</h2>",
                      "target": [
                        "h2:nth-child(57)"
                      ]
                    },
                    {
                      "html": "<h2>Verotus</h2>",
                      "target": [
                        "h2:nth-child(59)"
                      ]
                    },
                    {
                      "html": "<h2>Ympäristö, luonto</h2>",
                      "target": [
                        "h2:nth-child(61)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Ministeriöt</h3>",
                      "target": [
                        ".col-md-9 > h3"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
                      "target": [
                        ".contact-info > h3"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa/nain-valtioneuvosto-toimii\">Näin valtioneuvosto toimii</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/arviointineuvosto\">Lainsäädännön arviointineuvosto</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/talousneuvosto\">Talousneuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tutkimus-ja-innovaationeuvosto\">Tutkimus- ja innovaationeuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tulevaisuustyo-ja-ennakointi\">Tulevaisuustyö ja ennakointi</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-viestinta\">Valtioneuvoston viestintä</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kayttaytymistieteellinen-toiminta\">Käyttäytymistieteellinen toiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/varautuminen-turvallisuus-ja-tilannekuvatoiminta\">Varautuminen, turvallisuus ja tilannekuvatoiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.8pt (17px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kestavyysarvioinnin-toimintamalli\">Kestävyysarvioinnin toimintamalli</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/johto-ja-organisaatio\">Valtioneuvoston kanslian johto ja organisaatio</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/talous\">Talous</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/huomionosoitukset\">Huomionosoitukset</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/valtioneuvoston-kanslia-tyopaikkana\">Valtioneuvoston kanslia työpaikkana</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/ilmoittajansuojelu\">Ilmoittajansuojelu</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/asiakirjajulkisuus\">Asiakirjajulkisuus ja tietopyynnöt</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ministeriot\">Ministeriöt</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/suomen-eu-politiikka\">Suomen EU-politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/omistajaohjaus\">Valtion omistajaohjaus ja -politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/historia-ja-rakennukset\">Historia ja rakennukset</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\"> Valtioneuvoston kanslia </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\"> Kanslia palvelee valtioneuvostoa </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\"> Käännös- ja kielipalvelut </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot\"> Sanastot ja termineuvonta </a>",
              "target": [
                ".breadcrumb > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Muiden toimijoiden tuottamia sanastoja</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Monet viranomaiset julkaisevat oman erikoisalansa sanastoja. Listaan on koottu eri alojen sanastoja virastojen, laitosten, yhdistysten tai muiden toimijoiden verkkosivuilla.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Toimimattomat linkit ja linkkivinkit voi ilmoittaa osoitteeseen:</strong>",
              "target": [
                "strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>termineuvonta.vnk(at)gov.fi</p>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanastokokoelmia</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Sanastokeskus ry:n erikoisalojen sanastojen ja sanakirjojen kokoelma.</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "li:nth-child(1) > a[href$=\"termipankki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Digi- ja väestötietoviraston yhteentoimivuusalustan sanastot.</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"sanastot.suomi.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://tieteentermipankki.fi/\" class=\"yja-external-link\">Tieteen termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"tieteentermipankki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Suomalainen asiasanasto- ja ontologiapalvelu.</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(6) > li:nth-child(4) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>EU</h2>",
              "target": [
                "h2:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://iate.europa.eu/home\" class=\"yja-external-link\">EU:n toimielinten monikielinen termipankki IATE | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu/home-affairs/networks/european-migration-network-emn/emn-asylum-and-migration-glossary_en\" class=\"yja-external-link\">Maahanmuuttoon ja sisäasioihin keskittyvä sanasto | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://europa.eu/whoiswho/public/index.cfm?fuseaction=idea.hierarchy&amp;nodeid=3540\" class=\"yja-external-link\">EU:n jäsenmaiden toimielimet EU:n virallisilla kielillä | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://europa.eu/legislation_summaries/index_fi.htm\" class=\"yja-external-link\">EU:n lainsäädäntötietoa toiminta-alojen mukaan | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eduskunta</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mot.kielikone.fi/mot/eduskuntasanasto/netmot?UI=fied\" class=\"yja-external-link\">Eduskuntasanasto | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.eduskunta.fi/kirjasto/EKS/index.html\" class=\"yja-external-link\">Eduskunnan kirjaston asiasanasto (fi-sv-en) | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eläkkeet</h2>",
              "target": [
                "h2:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(12) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Geologia</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(14) > li > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Huoltovarmuus</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(16) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ihmisoikeudet</h2>",
              "target": [
                "h2:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ihmisoikeuskeskus.fi/julkaisut2/ihmisoikeussanasto/\" class=\"yja-external-link\">Ihmisoikeussanasto (fi) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.manniskorattscentret.fi/publikationer/manniskorattsordlista/\" class=\"yja-external-link\">Människorättsordlista (sv) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ilmasto, ilmakehä</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(20) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kaivosteollisuus</h2>",
              "target": [
                "h2:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://helda.helsinki.fi/bitstream/handle/10138/43142/Kaivosteollisuuden_BAT_sanasto.pdf?sequence=1\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(22) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kehitysyhteistyö</h2>",
              "target": [
                "h2:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://docplayer.fi/23625511-Eu-enpi-ja-ekr-eu-n-kehitysyhteistyon-termit-ja-lyhenteet.html\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(24) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kielenhuoltoa</h2>",
              "target": [
                "h2:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://webcgi.oulu.fi/oykk/abc/\" class=\"yja-external-link\">Kirjoittajan ABC-kortti, kielenhuolto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.kotus.fi/\" class=\"yja-external-link\">Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"kotus.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.kielitoimistonsanakirja.fi/\" class=\"yja-external-link\">Kielitoimiston sanakirja | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kirjallisuuden ja kulttuurin tutkimus</h2>",
              "target": [
                "h2:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finto.fi/kito/fi/\" class=\"yja-external-link\">Kirjallisuudentutkimuksen ontologia KITO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(1) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://finto.fi/kulo/fi/\" class=\"yja-external-link\">Kulttuurien tutkimuksen ontologia KULO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(2) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kokous- ja konferenssi</h2>",
              "target": [
                "h2:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(30) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Koulutus</h2>",
              "target": [
                "h2:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(32) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Laki</h2>",
              "target": [
                "h2:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.finlex.fi/fi/laki/kaannokset/\" class=\"yja-external-link\">Säädöskäännökset (en-fr-de-es-ru-jpn) | Finlex<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.finlex.fi/data/muut/saadkaan/laki.pdf\" class=\"yja-external-link\">Lainsäädäntösanasto (fi-sv-en) | VNK ja OM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.finlex.fi/data/muut/valtiosopimussanasto.pdf\" class=\"yja-external-link\">Valtiosopimusten suomentaminen (en-fi) | UM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Lääketiede ja lääkärin työ</h2>",
              "target": [
                "h2:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(36) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Maantiede</h2>",
              "target": [
                "h2:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://kaino.kotus.fi/maidennimet/\" class=\"yja-external-link\">Maiden nimet seitsemällä kielellä (fi-sv-se-en-de-fr-ru) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.kotus.fi/julkaisut/nimijulkaisut/ruotsinkieliset_kuntien_nimet\" class=\"yja-external-link\">Ruotsinkieliset Suomen kuntien nimet (fi-sv) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Media</h2>",
              "target": [
                "h2:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(40) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Metsäala</h2>",
              "target": [
                "h2:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(42) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Muuttoliike</h2>",
              "target": [
                "h2:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://migri.fi/sanasto\" class=\"yja-external-link\">Maahanmuuttoviraston sanasto (fi-sv-en) | Maahanmuuttovirasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(44) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.infofinland.fi/fi\" class=\"yja-external-link\">Tietoa maahanmuuttajille 14 kielellä | Helsingin kaupunki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href=\"https://www.infofinland.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Nimikkeet</h2>",
              "target": [
                "h2:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://kotisivukone.fi/files/oiliniittynen.albumit.fi/IT-ala/tehtavanimikkeisto2003.doc\" class=\"yja-external-link\">IT-alan tehtävänimikkeistö (fi-en) | Tietoalojen liitto ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://juristiliitto.fi/wp-content/uploads/2023/03/nimikkeet12102015-1.pdf\" class=\"yja-external-link\">Lakimiesnimikkeet (fi-sv-en) | Suomen lakimiesliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärien virka- ja arvonimikkeet (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sosiaali- ja terveysala</h2>",
              "target": [
                "h2:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.julkari.fi/handle/10024/80269\" class=\"yja-external-link\">Sosiaalipalveluiden luokituksen sanasto ja Sosiaalihuollon asiakasasiakirjasanasto (fi) | Terveyden ja hyvinvoinnin laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://urn.fi/URN:NBN:fi-fe201204193972\" class=\"yja-external-link\">Potilas- ja lääkehoidon turvallisuussanasto (fi-en) | Sosiaali- ja terveysalan tutkimus- ja kehittämiskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.hoidokki.fi/\" class=\"yja-external-link\">Hoitotyön asiasanasto Hoidokki (fi-sv-en) | Sairaanhoitajien koulutussäätiö<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"hoidokki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Talous ja liiketoiminta</h2>",
              "target": [
                "h2:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a data-extension=\"pdf\" data-size=\"2MB\" data-uuid=\"a8525639-f586-4eca-a1a6-ad2b3e90d381\" href=\"https://vnk.fi/documents/10616/3457861/Rahoitusmarkkinasanasto+(fi-sv-en)\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                "a[data-extension=\"pdf\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-ext\">pdf</span>",
              "target": [
                ".file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">2MB </span>",
              "target": [
                ".file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.tsk.fi/tsk/pankkisanasto/fi/haku-289.html\" class=\"yja-external-link\">Pankki- ja rahoitussanasto (fi-en) | Sanastokeskus TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sijoitustieto.fi/Sijoitussanasto\" class=\"yja-external-link\">Sijoittajan sanasto (fi) | Sijoitustieto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://eurooppatiedotus.fi/2014/03/04/eun-talouskriisi-termit-ja-taustat/\" class=\"yja-external-link\">EU:n talouskriisi, termit ja taustat (fi) | Eurooppa-tiedotus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.business...\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(50) > li:nth-child(5) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tilastot</h2>",
              "target": [
                "h2:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(52) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Työmarkkinat</h2>",
              "target": [
                "h2:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(54) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Uskonto</h2>",
              "target": [
                "h2:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://evl.fi/sanasto\" class=\"yja-external-link\">Aamenesta öylättiin - kirkon sanasto&nbsp;| Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.evl.fi/kirkkokasikirja/\" class=\"yja-external-link\">Kirkkokäsikirjat: tietoa saamen kielillä, englanniksi ja viittomakielillä | Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ortodoksisto.fi/sanahakemisto/\" class=\"yja-external-link\">Ortodoksinen sanasto | Ortodoksisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Valtioneuvosto</h2>",
              "target": [
                "h2:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"valter.sanakirja.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Verotus</h2>",
              "target": [
                "h2:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.vero.fi/syventavat-vero-ohjeet/ohje-hakusivu/49120/kansainvalisen_verotuksen_kasikirja_2014/\" class=\"yja-external-link\">Kansainvälisen verotuksen käsikirja 2015 (fi-en) | Verohallinto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(60) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "28.5pt (38px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ympäristö, luonto</h2>",
              "target": [
                "h2:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://lipas.uwasa.fi/termino/WasaTerm/ymparistojohtaminen/index.html\" class=\"yja-external-link\">Ympäristöjohtamisen sanasto (fi-en) | Vaasan yliopisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://vanha.jly.fi/sanasto.php\" class=\"yja-external-link\">Jätehuollon sanasto (fi-sv-en) | Jätelaitosyhdistys JLY<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                ".contact-info > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Vaihde 0295 16001</p>",
              "target": [
                ".contact-info > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Sivun alkuun</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Muiden toimijoiden tuottamia sanastoja</u></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>Sanastokokoelmia</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "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>EU</h2>",
              "target": [
                "h2: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": "<h2>Eduskunta</h2>",
              "target": [
                "h2: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": "<h2>Eläkkeet</h2>",
              "target": [
                "h2:nth-child(11)"
              ]
            },
            {
              "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>Geologia</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "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>Huoltovarmuus</h2>",
              "target": [
                "h2: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": "<h2>Ihmisoikeudet</h2>",
              "target": [
                "h2:nth-child(17)"
              ]
            },
            {
              "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>Ilmasto, ilmakehä</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            },
            {
              "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>Kaivosteollisuus</h2>",
              "target": [
                "h2: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>Kehitysyhteistyö</h2>",
              "target": [
                "h2:nth-child(23)"
              ]
            },
            {
              "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>Kielenhuoltoa</h2>",
              "target": [
                "h2:nth-child(25)"
              ]
            },
            {
              "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>Kirjallisuuden ja kulttuurin tutkimus</h2>",
              "target": [
                "h2:nth-child(27)"
              ]
            },
            {
              "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>Kokous- ja konferenssi</h2>",
              "target": [
                "h2:nth-child(29)"
              ]
            },
            {
              "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>Koulutus</h2>",
              "target": [
                "h2:nth-child(31)"
              ]
            },
            {
              "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>Laki</h2>",
              "target": [
                "h2:nth-child(33)"
              ]
            },
            {
              "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>Lääketiede ja lääkärin työ</h2>",
              "target": [
                "h2:nth-child(35)"
              ]
            },
            {
              "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>Maantiede</h2>",
              "target": [
                "h2:nth-child(37)"
              ]
            },
            {
              "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>Media</h2>",
              "target": [
                "h2:nth-child(39)"
              ]
            },
            {
              "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>Metsäala</h2>",
              "target": [
                "h2:nth-child(41)"
              ]
            },
            {
              "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>Muuttoliike</h2>",
              "target": [
                "h2:nth-child(43)"
              ]
            },
            {
              "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>Nimikkeet</h2>",
              "target": [
                "h2:nth-child(45)"
              ]
            },
            {
              "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>Sosiaali- ja terveysala</h2>",
              "target": [
                "h2:nth-child(47)"
              ]
            },
            {
              "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>Talous ja liiketoiminta</h2>",
              "target": [
                "h2:nth-child(49)"
              ]
            },
            {
              "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>Tilastot</h2>",
              "target": [
                "h2:nth-child(51)"
              ]
            },
            {
              "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>Työmarkkinat</h2>",
              "target": [
                "h2:nth-child(53)"
              ]
            },
            {
              "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>Uskonto</h2>",
              "target": [
                "h2:nth-child(55)"
              ]
            },
            {
              "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>Valtioneuvosto</h2>",
              "target": [
                "h2:nth-child(57)"
              ]
            },
            {
              "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>Verotus</h2>",
              "target": [
                "h2:nth-child(59)"
              ]
            },
            {
              "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>Ympäristö, luonto</h2>",
              "target": [
                "h2:nth-child(61)"
              ]
            },
            {
              "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=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > 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 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > h3"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(5)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(7)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(9)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(11)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(13)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(15)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(17)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(19)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(21)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(23)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(25)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(27)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(29)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(31)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(33)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(35)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(37)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(39)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(41)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(43)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(45)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(47)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(49)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(51)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(53)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(55)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(57)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(59)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h2:nth-child(61)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(1) > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Muiden toimijoiden tuottamia sanastoja</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanastokokoelmia</h2>",
              "target": [
                "h2:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>EU</h2>",
              "target": [
                "h2:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eduskunta</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eläkkeet</h2>",
              "target": [
                "h2:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Geologia</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Huoltovarmuus</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ihmisoikeudet</h2>",
              "target": [
                "h2:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ilmasto, ilmakehä</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kaivosteollisuus</h2>",
              "target": [
                "h2:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kehitysyhteistyö</h2>",
              "target": [
                "h2:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kielenhuoltoa</h2>",
              "target": [
                "h2:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kirjallisuuden ja kulttuurin tutkimus</h2>",
              "target": [
                "h2:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kokous- ja konferenssi</h2>",
              "target": [
                "h2:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Koulutus</h2>",
              "target": [
                "h2:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Laki</h2>",
              "target": [
                "h2:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Lääketiede ja lääkärin työ</h2>",
              "target": [
                "h2:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Maantiede</h2>",
              "target": [
                "h2:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Media</h2>",
              "target": [
                "h2:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Metsäala</h2>",
              "target": [
                "h2:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Muuttoliike</h2>",
              "target": [
                "h2:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Nimikkeet</h2>",
              "target": [
                "h2:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sosiaali- ja terveysala</h2>",
              "target": [
                "h2:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Talous ja liiketoiminta</h2>",
              "target": [
                "h2:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tilastot</h2>",
              "target": [
                "h2:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Työmarkkinat</h2>",
              "target": [
                "h2:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Uskonto</h2>",
              "target": [
                "h2:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Valtioneuvosto</h2>",
              "target": [
                "h2:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Verotus</h2>",
              "target": [
                "h2:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ympäristö, luonto</h2>",
              "target": [
                "h2:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > h3"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "sivuvalikko"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "murupolku"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa/nain-valtioneuvosto-toimii\">Näin valtioneuvosto toimii</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/arviointineuvosto\">Lainsäädännön arviointineuvosto</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/talousneuvosto\">Talousneuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tutkimus-ja-innovaationeuvosto\">Tutkimus- ja innovaationeuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tulevaisuustyo-ja-ennakointi\">Tulevaisuustyö ja ennakointi</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-viestinta\">Valtioneuvoston viestintä</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kayttaytymistieteellinen-toiminta\">Käyttäytymistieteellinen toiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/varautuminen-turvallisuus-ja-tilannekuvatoiminta\">Varautuminen, turvallisuus ja tilannekuvatoiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kestavyysarvioinnin-toimintamalli\">Kestävyysarvioinnin toimintamalli</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/johto-ja-organisaatio\">Valtioneuvoston kanslian johto ja organisaatio</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/talous\">Talous</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/huomionosoitukset\">Huomionosoitukset</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/valtioneuvoston-kanslia-tyopaikkana\">Valtioneuvoston kanslia työpaikkana</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/ilmoittajansuojelu\">Ilmoittajansuojelu</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/asiakirjajulkisuus\">Asiakirjajulkisuus ja tietopyynnöt</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ministeriot\">Ministeriöt</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/suomen-eu-politiikka\">Suomen EU-politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/omistajaohjaus\">Valtion omistajaohjaus ja -politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/historia-ja-rakennukset\">Historia ja rakennukset</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/valtioneuvoston-kanslia\"> Valtioneuvoston kanslia </a>",
              "target": [
                ".breadcrumb > li: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=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\"> Kanslia palvelee valtioneuvostoa </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > 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://valtioneuvosto.fi/kaannos-ja-kielipalvelut\"> Käännös- ja kielipalvelut </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > 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://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot\"> Sanastot ja termineuvonta </a>",
              "target": [
                ".breadcrumb > li:nth-child(6) > 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://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "li:nth-child(1) > a[href$=\"termipankki.fi/\"]"
              ]
            },
            {
              "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://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"sanastot.suomi.fi/\"]"
              ]
            },
            {
              "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://tieteentermipankki.fi/\" class=\"yja-external-link\">Tieteen termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"tieteentermipankki.fi/\"]"
              ]
            },
            {
              "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://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(6) > li:nth-child(4) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "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://iate.europa.eu/home\" class=\"yja-external-link\">EU:n toimielinten monikielinen termipankki IATE | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "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://ec.europa.eu/home-affairs/networks/european-migration-network-emn/emn-asylum-and-migration-glossary_en\" class=\"yja-external-link\">Maahanmuuttoon ja sisäasioihin keskittyvä sanasto | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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=\"http://europa.eu/whoiswho/public/index.cfm?fuseaction=idea.hierarchy&amp;nodeid=3540\" class=\"yja-external-link\">EU:n jäsenmaiden toimielimet EU:n virallisilla kielillä | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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=\"http://europa.eu/legislation_summaries/index_fi.htm\" class=\"yja-external-link\">EU:n lainsäädäntötietoa toiminta-alojen mukaan | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "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://mot.kielikone.fi/mot/eduskuntasanasto/netmot?UI=fied\" class=\"yja-external-link\">Eduskuntasanasto | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.eduskunta.fi/kirjasto/EKS/index.html\" class=\"yja-external-link\">Eduskunnan kirjaston asiasanasto (fi-sv-en) | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(12) > li > .yja-external-link"
              ]
            },
            {
              "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=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(14) > li > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "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://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(16) > li > .yja-external-link"
              ]
            },
            {
              "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://www.ihmisoikeuskeskus.fi/julkaisut2/ihmisoikeussanasto/\" class=\"yja-external-link\">Ihmisoikeussanasto (fi) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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://www.manniskorattscentret.fi/publikationer/manniskorattsordlista/\" class=\"yja-external-link\">Människorättsordlista (sv) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(20) > li > .yja-external-link"
              ]
            },
            {
              "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://helda.helsinki.fi/bitstream/handle/10138/43142/Kaivosteollisuuden_BAT_sanasto.pdf?sequence=1\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(22) > li > .yja-external-link"
              ]
            },
            {
              "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://docplayer.fi/23625511-Eu-enpi-ja-ekr-eu-n-kehitysyhteistyon-termit-ja-lyhenteet.html\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(24) > li > .yja-external-link"
              ]
            },
            {
              "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=\"http://webcgi.oulu.fi/oykk/abc/\" class=\"yja-external-link\">Kirjoittajan ABC-kortti, kielenhuolto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.kotus.fi/\" class=\"yja-external-link\">Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"kotus.fi/\"]"
              ]
            },
            {
              "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=\"http://www.kielitoimistonsanakirja.fi/\" class=\"yja-external-link\">Kielitoimiston sanakirja | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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://finto.fi/kito/fi/\" class=\"yja-external-link\">Kirjallisuudentutkimuksen ontologia KITO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(1) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "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://finto.fi/kulo/fi/\" class=\"yja-external-link\">Kulttuurien tutkimuksen ontologia KULO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(2) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "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://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(30) > li > .yja-external-link"
              ]
            },
            {
              "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://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(32) > li > .yja-external-link"
              ]
            },
            {
              "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://www.finlex.fi/fi/laki/kaannokset/\" class=\"yja-external-link\">Säädöskäännökset (en-fr-de-es-ru-jpn) | Finlex<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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://www.finlex.fi/data/muut/saadkaan/laki.pdf\" class=\"yja-external-link\">Lainsäädäntösanasto (fi-sv-en) | VNK ja OM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://www.finlex.fi/data/muut/valtiosopimussanasto.pdf\" class=\"yja-external-link\">Valtiosopimusten suomentaminen (en-fi) | UM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(36) > li > .yja-external-link"
              ]
            },
            {
              "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://kaino.kotus.fi/maidennimet/\" class=\"yja-external-link\">Maiden nimet seitsemällä kielellä (fi-sv-se-en-de-fr-ru) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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://www.kotus.fi/julkaisut/nimijulkaisut/ruotsinkieliset_kuntien_nimet\" class=\"yja-external-link\">Ruotsinkieliset Suomen kuntien nimet (fi-sv) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(40) > li > .yja-external-link"
              ]
            },
            {
              "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://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(42) > li > .yja-external-link"
              ]
            },
            {
              "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://migri.fi/sanasto\" class=\"yja-external-link\">Maahanmuuttoviraston sanasto (fi-sv-en) | Maahanmuuttovirasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(44) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "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://www.infofinland.fi/fi\" class=\"yja-external-link\">Tietoa maahanmuuttajille 14 kielellä | Helsingin kaupunki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href=\"https://www.infofinland.fi/fi\"]"
              ]
            },
            {
              "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=\"http://kotisivukone.fi/files/oiliniittynen.albumit.fi/IT-ala/tehtavanimikkeisto2003.doc\" class=\"yja-external-link\">IT-alan tehtävänimikkeistö (fi-en) | Tietoalojen liitto ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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://juristiliitto.fi/wp-content/uploads/2023/03/nimikkeet12102015-1.pdf\" class=\"yja-external-link\">Lakimiesnimikkeet (fi-sv-en) | Suomen lakimiesliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärien virka- ja arvonimikkeet (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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://www.julkari.fi/handle/10024/80269\" class=\"yja-external-link\">Sosiaalipalveluiden luokituksen sanasto ja Sosiaalihuollon asiakasasiakirjasanasto (fi) | Terveyden ja hyvinvoinnin laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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=\"http://urn.fi/URN:NBN:fi-fe201204193972\" class=\"yja-external-link\">Potilas- ja lääkehoidon turvallisuussanasto (fi-en) | Sosiaali- ja terveysalan tutkimus- ja kehittämiskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.hoidokki.fi/\" class=\"yja-external-link\">Hoitotyön asiasanasto Hoidokki (fi-sv-en) | Sairaanhoitajien koulutussäätiö<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"hoidokki.fi/\"]"
              ]
            },
            {
              "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 data-extension=\"pdf\" data-size=\"2MB\" data-uuid=\"a8525639-f586-4eca-a1a6-ad2b3e90d381\" href=\"https://vnk.fi/documents/10616/3457861/Rahoitusmarkkinasanasto+(fi-sv-en)\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                "a[data-extension=\"pdf\"]"
              ]
            },
            {
              "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=\"http://www.tsk.fi/tsk/pankkisanasto/fi/haku-289.html\" class=\"yja-external-link\">Pankki- ja rahoitussanasto (fi-en) | Sanastokeskus TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://www.sijoitustieto.fi/Sijoitussanasto\" class=\"yja-external-link\">Sijoittajan sanasto (fi) | Sijoitustieto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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://eurooppatiedotus.fi/2014/03/04/eun-talouskriisi-termit-ja-taustat/\" class=\"yja-external-link\">EU:n talouskriisi, termit ja taustat (fi) | Eurooppa-tiedotus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "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://www.business...\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(50) > li:nth-child(5) > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(52) > li > .yja-external-link"
              ]
            },
            {
              "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=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(54) > li > .yja-external-link"
              ]
            },
            {
              "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://evl.fi/sanasto\" class=\"yja-external-link\">Aamenesta öylättiin - kirkon sanasto&nbsp;| Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "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=\"http://www.evl.fi/kirkkokasikirja/\" class=\"yja-external-link\">Kirkkokäsikirjat: tietoa saamen kielillä, englanniksi ja viittomakielillä | Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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://ortodoksisto.fi/sanahakemisto/\" class=\"yja-external-link\">Ortodoksinen sanasto | Ortodoksisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "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://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"valter.sanakirja.fi/\"]"
              ]
            },
            {
              "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://www.vero.fi/syventavat-vero-ohjeet/ohje-hakusivu/49120/kansainvalisen_verotuksen_kasikirja_2014/\" class=\"yja-external-link\">Kansainvälisen verotuksen käsikirja 2015 (fi-en) | Verohallinto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(60) > li > .yja-external-link"
              ]
            },
            {
              "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=\"http://lipas.uwasa.fi/termino/WasaTerm/ymparistojohtaminen/index.html\" class=\"yja-external-link\">Ympäristöjohtamisen sanasto (fi-en) | Vaasan yliopisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "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=\"http://vanha.jly.fi/sanasto.php\" class=\"yja-external-link\">Jätehuollon sanasto (fi-sv-en) | Jätelaitosyhdistys JLY<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "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=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "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://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "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://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "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://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "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://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "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://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "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://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "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://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "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://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "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://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "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://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "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://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "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=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "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=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "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=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "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=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "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 class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "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 class=\"layouts level-4\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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": [
                "ul:nth-child(6)"
              ]
            },
            {
              "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": [
                "ul:nth-child(8)"
              ]
            },
            {
              "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": [
                "ul:nth-child(10)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(12)"
              ]
            },
            {
              "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> \n                    <li><a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(14)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(16)"
              ]
            },
            {
              "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": [
                "ul:nth-child(18)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(20)"
              ]
            },
            {
              "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": [
                "ul:nth-child(22)"
              ]
            },
            {
              "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": [
                "ul:nth-child(24)"
              ]
            },
            {
              "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": [
                "ul:nth-child(26)"
              ]
            },
            {
              "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": [
                "ul:nth-child(28)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(30)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(32)"
              ]
            },
            {
              "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": [
                "ul:nth-child(34)"
              ]
            },
            {
              "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> \n                    <li><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(36)"
              ]
            },
            {
              "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": [
                "ul:nth-child(38)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(40)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(42)"
              ]
            },
            {
              "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": [
                "ul:nth-child(44)"
              ]
            },
            {
              "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": [
                "ul:nth-child(46)"
              ]
            },
            {
              "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": [
                "ul:nth-child(48)"
              ]
            },
            {
              "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": [
                "ul:nth-child(50)"
              ]
            },
            {
              "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> \n                    <li><a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(52)"
              ]
            },
            {
              "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> \n                    <li><a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(54)"
              ]
            },
            {
              "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": [
                "ul:nth-child(56)"
              ]
            },
            {
              "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> \n                    <li><a href=\"https://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(58)"
              ]
            },
            {
              "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": [
                "ul:nth-child(60)"
              ]
            },
            {
              "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": [
                "ul:nth-child(62)"
              ]
            },
            {
              "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": [
                ".col-md-5 > 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": [
                ".wrapper > .col-md-4 > 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": [
                ".site-links > 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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/arviointineuvosto\">Lainsäädännön arviointineuvosto</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/talousneuvosto\">Talousneuvosto</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tutkimus-ja-innovaationeuvosto\">Tutkimus- ja innovaationeuvosto</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tulevaisuustyo-ja-ennakointi\">Tulevaisuustyö ja ennakointi</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-viestinta\">Valtioneuvoston viestintä</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open selected\"><a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a></li>",
              "target": [
                ".level-4.layouts > .selected.lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kayttaytymistieteellinen-toiminta\">Käyttäytymistieteellinen toiminta</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/varautuminen-turvallisuus-ja-tilannekuvatoiminta\">Varautuminen, turvallisuus ja tilannekuvatoiminta</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kestavyysarvioinnin-toimintamalli\">Kestävyysarvioinnin toimintamalli</a></li>",
              "target": [
                ".lfr-nav-item.open:nth-child(9)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/johto-ja-organisaatio\">Valtioneuvoston kanslian johto ja organisaatio</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/huomionosoitukset\">Huomionosoitukset</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/valtioneuvoston-kanslia-tyopaikkana\">Valtioneuvoston kanslia työpaikkana</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/ilmoittajansuojelu\">Ilmoittajansuojelu</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/asiakirjajulkisuus\">Asiakirjajulkisuus ja tietopyynnöt</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\"> Valtioneuvoston kanslia </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\"> Kanslia palvelee valtioneuvostoa </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\"> Käännös- ja kielipalvelut </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot\"> Sanastot ja termineuvonta </a></li>",
              "target": [
                ".breadcrumb > li:nth-child(6)"
              ]
            },
            {
              "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 class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            },
            {
              "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><a href=\"https://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Sanastokeskus ry:n erikoisalojen sanastojen ja sanakirjojen kokoelma.</li>",
              "target": [
                "ul:nth-child(6) > 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><a href=\"https://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Digi- ja väestötietoviraston yhteentoimivuusalustan sanastot.</li>",
              "target": [
                "ul:nth-child(6) > 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>",
              "target": [
                "ul:nth-child(6) > 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><a href=\"https://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Suomalainen asiasanasto- ja ontologiapalvelu.</li>",
              "target": [
                "ul:nth-child(6) > 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><a href=\"https://iate.europa.eu/home\" class=\"yja-external-link\">EU:n toimielinten monikielinen termipankki IATE | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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><a href=\"https://ec.europa.eu/home-affairs/networks/european-migration-network-emn/emn-asylum-and-migration-glossary_en\" class=\"yja-external-link\">Maahanmuuttoon ja sisäasioihin keskittyvä sanasto | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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><a href=\"http://europa.eu/whoiswho/public/index.cfm?fuseaction=idea.hierarchy&amp;nodeid=3540\" class=\"yja-external-link\">EU:n jäsenmaiden toimielimet EU:n virallisilla kielillä | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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><a href=\"http://europa.eu/legislation_summaries/index_fi.htm\" class=\"yja-external-link\">EU:n lainsäädäntötietoa toiminta-alojen mukaan | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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><a href=\"https://mot.kielikone.fi/mot/eduskuntasanasto/netmot?UI=fied\" class=\"yja-external-link\">Eduskuntasanasto | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(10) > 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><a href=\"http://www.eduskunta.fi/kirjasto/EKS/index.html\" class=\"yja-external-link\">Eduskunnan kirjaston asiasanasto (fi-sv-en) | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(10) > 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><a href=\"https://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(12) > li"
              ]
            },
            {
              "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><a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(14) > li"
              ]
            },
            {
              "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><a href=\"https://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(16) > li"
              ]
            },
            {
              "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><a href=\"https://www.ihmisoikeuskeskus.fi/julkaisut2/ihmisoikeussanasto/\" class=\"yja-external-link\">Ihmisoikeussanasto (fi) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(18) > 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><a href=\"https://www.manniskorattscentret.fi/publikationer/manniskorattsordlista/\" class=\"yja-external-link\">Människorättsordlista (sv) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(18) > 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><a href=\"https://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(20) > li"
              ]
            },
            {
              "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>",
              "target": [
                "ul:nth-child(22) > li"
              ]
            },
            {
              "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>",
              "target": [
                "ul:nth-child(24) > li"
              ]
            },
            {
              "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><a href=\"http://webcgi.oulu.fi/oykk/abc/\" class=\"yja-external-link\">Kirjoittajan ABC-kortti, kielenhuolto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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><a href=\"http://www.kotus.fi/\" class=\"yja-external-link\">Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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><a href=\"http://www.kielitoimistonsanakirja.fi/\" class=\"yja-external-link\">Kielitoimiston sanakirja | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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><a href=\"https://finto.fi/kito/fi/\" class=\"yja-external-link\">Kirjallisuudentutkimuksen ontologia KITO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(28) > 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><a href=\"https://finto.fi/kulo/fi/\" class=\"yja-external-link\">Kulttuurien tutkimuksen ontologia KULO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>&nbsp;</li>",
              "target": [
                "ul:nth-child(28) > 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><a href=\"https://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(30) > li"
              ]
            },
            {
              "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><a href=\"https://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(32) > li"
              ]
            },
            {
              "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><a href=\"https://www.finlex.fi/fi/laki/kaannokset/\" class=\"yja-external-link\">Säädöskäännökset (en-fr-de-es-ru-jpn) | Finlex<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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><a href=\"https://www.finlex.fi/data/muut/saadkaan/laki.pdf\" class=\"yja-external-link\">Lainsäädäntösanasto (fi-sv-en) | VNK ja OM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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><a href=\"https://www.finlex.fi/data/muut/valtiosopimussanasto.pdf\" class=\"yja-external-link\">Valtiosopimusten suomentaminen (en-fi) | UM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(36) > li"
              ]
            },
            {
              "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><a href=\"https://kaino.kotus.fi/maidennimet/\" class=\"yja-external-link\">Maiden nimet seitsemällä kielellä (fi-sv-se-en-de-fr-ru) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(38) > 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><a href=\"https://www.kotus.fi/julkaisut/nimijulkaisut/ruotsinkieliset_kuntien_nimet\" class=\"yja-external-link\">Ruotsinkieliset Suomen kuntien nimet (fi-sv) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(38) > 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><a href=\"https://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(40) > li"
              ]
            },
            {
              "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><a href=\"https://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(42) > li"
              ]
            },
            {
              "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><a href=\"https://migri.fi/sanasto\" class=\"yja-external-link\">Maahanmuuttoviraston sanasto (fi-sv-en) | Maahanmuuttovirasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(44) > 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><a href=\"https://www.infofinland.fi/fi\" class=\"yja-external-link\">Tietoa maahanmuuttajille 14 kielellä | Helsingin kaupunki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(44) > 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><a href=\"http://kotisivukone.fi/files/oiliniittynen.albumit.fi/IT-ala/tehtavanimikkeisto2003.doc\" class=\"yja-external-link\">IT-alan tehtävänimikkeistö (fi-en) | Tietoalojen liitto ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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><a href=\"https://juristiliitto.fi/wp-content/uploads/2023/03/nimikkeet12102015-1.pdf\" class=\"yja-external-link\">Lakimiesnimikkeet (fi-sv-en) | Suomen lakimiesliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärien virka- ja arvonimikkeet (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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><a href=\"https://www.julkari.fi/handle/10024/80269\" class=\"yja-external-link\">Sosiaalipalveluiden luokituksen sanasto ja Sosiaalihuollon asiakasasiakirjasanasto (fi) | Terveyden ja hyvinvoinnin laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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><a href=\"http://urn.fi/URN:NBN:fi-fe201204193972\" class=\"yja-external-link\">Potilas- ja lääkehoidon turvallisuussanasto (fi-en) | Sosiaali- ja terveysalan tutkimus- ja kehittämiskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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><a href=\"http://www.hoidokki.fi/\" class=\"yja-external-link\">Hoitotyön asiasanasto Hoidokki (fi-sv-en) | Sairaanhoitajien koulutussäätiö<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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>",
              "target": [
                "ul:nth-child(50) > 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><a href=\"http://www.tsk.fi/tsk/pankkisanasto/fi/haku-289.html\" class=\"yja-external-link\">Pankki- ja rahoitussanasto (fi-en) | Sanastokeskus TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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><a href=\"https://www.sijoitustieto.fi/Sijoitussanasto\" class=\"yja-external-link\">Sijoittajan sanasto (fi) | Sijoitustieto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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><a href=\"https://eurooppatiedotus.fi/2014/03/04/eun-talouskriisi-termit-ja-taustat/\" class=\"yja-external-link\">EU:n talouskriisi, termit ja taustat (fi) | Eurooppa-tiedotus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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>",
              "target": [
                "ul:nth-child(50) > 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><a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(52) > li"
              ]
            },
            {
              "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><a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(54) > li"
              ]
            },
            {
              "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><a href=\"https://evl.fi/sanasto\" class=\"yja-external-link\">Aamenesta öylättiin - kirkon sanasto&nbsp;| Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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><a href=\"http://www.evl.fi/kirkkokasikirja/\" class=\"yja-external-link\">Kirkkokäsikirjat: tietoa saamen kielillä, englanniksi ja viittomakielillä | Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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><a href=\"https://ortodoksisto.fi/sanahakemisto/\" class=\"yja-external-link\">Ortodoksinen sanasto | Ortodoksisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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><a href=\"https://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(58) > li"
              ]
            },
            {
              "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><a href=\"https://www.vero.fi/syventavat-vero-ohjeet/ohje-hakusivu/49120/kansainvalisen_verotuksen_kasikirja_2014/\" class=\"yja-external-link\">Kansainvälisen verotuksen käsikirja 2015 (fi-en) | Verohallinto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(60) > li"
              ]
            },
            {
              "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><a href=\"http://lipas.uwasa.fi/termino/WasaTerm/ymparistojohtaminen/index.html\" class=\"yja-external-link\">Ympäristöjohtamisen sanasto (fi-en) | Vaasan yliopisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(62) > 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><a href=\"http://vanha.jly.fi/sanasto.php\" class=\"yja-external-link\">Jätehuollon sanasto (fi-sv-en) | Jätelaitosyhdistys JLY<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(62) > 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><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Muiden toimijoiden tuottamia sanastoja</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Valitse kieli </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8 > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776957578000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /haku?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Hakusana</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200234887 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Orpon hallitus</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(2) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Päätökset</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Sulje alavalikko, Valtioneuvosto</span>",
              "target": [
                ".level-1.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa/nain-valtioneuvosto-toimii\">Näin valtioneuvosto toimii</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Näin valtioneuvosto toimii</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\" aria-current=\"true\">Valtioneuvoston kanslia</a>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span></button>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Sulje alavalikko, Valtioneuvoston kanslia</span>",
              "target": [
                ".level-2.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-3\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\" aria-current=\"true\">Kanslia palvelee valtioneuvostoa</a>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span></button>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Sulje alavalikko, Kanslia palvelee valtioneuvostoa</span>",
              "target": [
                ".level-3.layouts > .selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-4\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/arviointineuvosto\">Lainsäädännön arviointineuvosto</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/arviointineuvosto\">Lainsäädännön arviointineuvosto</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-4.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/talousneuvosto\">Talousneuvosto</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/talousneuvosto\">Talousneuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tutkimus-ja-innovaationeuvosto\">Tutkimus- ja innovaationeuvosto</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tutkimus-ja-innovaationeuvosto\">Tutkimus- ja innovaationeuvosto</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tulevaisuustyo-ja-ennakointi\">Tulevaisuustyö ja ennakointi</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tulevaisuustyo-ja-ennakointi\">Tulevaisuustyö ja ennakointi</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-viestinta\">Valtioneuvoston viestintä</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-viestinta\">Valtioneuvoston viestintä</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected\"><a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a></li>",
              "target": [
                ".level-4.layouts > .selected.lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\" aria-current=\"true\">Käännös- ja kielipalvelut</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kayttaytymistieteellinen-toiminta\">Käyttäytymistieteellinen toiminta</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kayttaytymistieteellinen-toiminta\">Käyttäytymistieteellinen toiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/varautuminen-turvallisuus-ja-tilannekuvatoiminta\">Varautuminen, turvallisuus ja tilannekuvatoiminta</a></li>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/varautuminen-turvallisuus-ja-tilannekuvatoiminta\">Varautuminen, turvallisuus ja tilannekuvatoiminta</a>",
              "target": [
                ".level-4.layouts > .lfr-nav-item.open:nth-child(8) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kestavyysarvioinnin-toimintamalli\">Kestävyysarvioinnin toimintamalli</a></li>",
              "target": [
                ".lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/kestavyysarvioinnin-toimintamalli\">Kestävyysarvioinnin toimintamalli</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(9) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/johto-ja-organisaatio\">Valtioneuvoston kanslian johto ja organisaatio</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/johto-ja-organisaatio\">Valtioneuvoston kanslian johto ja organisaatio</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(2) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/talous\">Talous</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button></span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/talous\">Talous</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Talous</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Talous</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/huomionosoitukset\">Huomionosoitukset</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/huomionosoitukset\">Huomionosoitukset</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/valtioneuvoston-kanslia-tyopaikkana\">Valtioneuvoston kanslia työpaikkana</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/valtioneuvoston-kanslia-tyopaikkana\">Valtioneuvoston kanslia työpaikkana</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/ilmoittajansuojelu\">Ilmoittajansuojelu</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/ilmoittajansuojelu\">Ilmoittajansuojelu</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/asiakirjajulkisuus\">Asiakirjajulkisuus ja tietopyynnöt</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/asiakirjajulkisuus\">Asiakirjajulkisuus ja tietopyynnöt</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-3.layouts > .lfr-nav-item.open:nth-child(7) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ministeriot\">Ministeriöt</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ministeriot\">Ministeriöt</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Ministeriöt</span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/suomen-eu-politiikka\">Suomen EU-politiikka</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button></span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/suomen-eu-politiikka\">Suomen EU-politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Suomen EU-politiikka</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/omistajaohjaus\">Valtion omistajaohjaus ja -politiikka</a>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span></button>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Valtion omistajaohjaus ja -politiikka</span>",
              "target": [
                ".level-2.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/historia-ja-rakennukset\">Historia ja rakennukset</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Historia ja rakennukset</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(6) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button></span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_SABp30X4ONoz_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvoston kanslia – Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\"> Valtioneuvoston kanslia </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia\"> Valtioneuvoston kanslia </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\"> Kanslia palvelee valtioneuvostoa </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/valtioneuvoston-kanslia/kanslia-palvelee-valtioneuvostoa\"> Kanslia palvelee valtioneuvostoa </a>",
              "target": [
                ".breadcrumb > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\"> Käännös- ja kielipalvelut </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut\"> Käännös- ja kielipalvelut </a>",
              "target": [
                ".breadcrumb > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot\"> Sanastot ja termineuvonta </a></li>",
              "target": [
                ".breadcrumb > li: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": "<a href=\"https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot\"> Sanastot ja termineuvonta </a>",
              "target": [
                ".breadcrumb > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Muiden toimijoiden tuottamia sanastoja</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_yqaaQuLf8BXk > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200961210\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200961210\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200961208\" data-analytics-asset-title=\"Muiden toimijoiden tuottamia sanastoja | Linkkilistaus\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Muiden toimijoiden tuottamia sanastoja</u></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": "<u>Muiden toimijoiden tuottamia sanastoja</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Monet viranomaiset julkaisevat oman erikoisalansa sanastoja. Listaan on koottu eri alojen sanastoja virastojen, laitosten, yhdistysten tai muiden toimijoiden verkkosivuilla.</p>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > 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><strong>Toimimattomat linkit ja linkkivinkit voi ilmoittaa osoitteeseen:</strong></p>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > 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>Toimimattomat linkit ja linkkivinkit voi ilmoittaa osoitteeseen:</strong>",
              "target": [
                "strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>termineuvonta.vnk(at)gov.fi</p>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > p: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": "<h2>Sanastokokoelmia</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul: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": "<li><a href=\"https://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Sanastokeskus ry:n erikoisalojen sanastojen ja sanakirjojen kokoelma.</li>",
              "target": [
                "ul:nth-child(6) > 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": "<a href=\"https://termipankki.fi/\" class=\"yja-external-link\">TEPA-termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "li:nth-child(1) > a[href$=\"termipankki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "li:nth-child(1) > a[href$=\"termipankki.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "li:nth-child(1) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Digi- ja väestötietoviraston yhteentoimivuusalustan sanastot.</li>",
              "target": [
                "ul:nth-child(6) > 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": "<a href=\"https://sanastot.suomi.fi/\" class=\"yja-external-link\">Sanastot.suomi.fi<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"sanastot.suomi.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"sanastot.suomi.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "li:nth-child(2) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(6) > 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": "<a href=\"https://tieteentermipankki.fi/\" class=\"yja-external-link\">Tieteen termipankki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"tieteentermipankki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"tieteentermipankki.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "li:nth-child(3) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a><br> Suomalainen asiasanasto- ja ontologiapalvelu.</li>",
              "target": [
                "ul:nth-child(6) > 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": "<a href=\"https://finto.fi/fi/\" class=\"yja-external-link\">Finto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(6) > li:nth-child(4) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "li: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": "<h2>EU</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul: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": "<li><a href=\"https://iate.europa.eu/home\" class=\"yja-external-link\">EU:n toimielinten monikielinen termipankki IATE | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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": "<a href=\"https://iate.europa.eu/home\" class=\"yja-external-link\">EU:n toimielinten monikielinen termipankki IATE | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"home\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"home\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ec.europa.eu/home-affairs/networks/european-migration-network-emn/emn-asylum-and-migration-glossary_en\" class=\"yja-external-link\">Maahanmuuttoon ja sisäasioihin keskittyvä sanasto | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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": "<a href=\"https://ec.europa.eu/home-affairs/networks/european-migration-network-emn/emn-asylum-and-migration-glossary_en\" class=\"yja-external-link\">Maahanmuuttoon ja sisäasioihin keskittyvä sanasto | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://europa.eu/whoiswho/public/index.cfm?fuseaction=idea.hierarchy&amp;nodeid=3540\" class=\"yja-external-link\">EU:n jäsenmaiden toimielimet EU:n virallisilla kielillä | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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": "<a href=\"http://europa.eu/whoiswho/public/index.cfm?fuseaction=idea.hierarchy&amp;nodeid=3540\" class=\"yja-external-link\">EU:n jäsenmaiden toimielimet EU:n virallisilla kielillä | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://europa.eu/legislation_summaries/index_fi.htm\" class=\"yja-external-link\">EU:n lainsäädäntötietoa toiminta-alojen mukaan | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(8) > 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": "<a href=\"http://europa.eu/legislation_summaries/index_fi.htm\" class=\"yja-external-link\">EU:n lainsäädäntötietoa toiminta-alojen mukaan | EU<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(8) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(8) > li:nth-child(4) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eduskunta</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul: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": "<li><a href=\"https://mot.kielikone.fi/mot/eduskuntasanasto/netmot?UI=fied\" class=\"yja-external-link\">Eduskuntasanasto | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(10) > 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": "<a href=\"https://mot.kielikone.fi/mot/eduskuntasanasto/netmot?UI=fied\" class=\"yja-external-link\">Eduskuntasanasto | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(10) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.eduskunta.fi/kirjasto/EKS/index.html\" class=\"yja-external-link\">Eduskunnan kirjaston asiasanasto (fi-sv-en) | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(10) > 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": "<a href=\"http://www.eduskunta.fi/kirjasto/EKS/index.html\" class=\"yja-external-link\">Eduskunnan kirjaston asiasanasto (fi-sv-en) | Eduskunta<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(10) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(10) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Eläkkeet</h2>",
              "target": [
                "h2: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": "<ul> \n                    <li><a href=\"https://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"https://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(12) > li"
              ]
            },
            {
              "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://www.tyoelake.fi/sanasto\" class=\"yja-external-link\">Työeläkesanasto (fi-sv-en) | Eläketurvakeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(12) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(12) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Geologia</h2>",
              "target": [
                "h2: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": "<ul> \n                    <li><a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(14) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://dev.finto.fi/geo/fi/\" class=\"yja-external-link\">Geologian ontologia (fi-en) | Geologian tutkimuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(14) > li > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(14) > li > .yja-external-link[href$=\"fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Huoltovarmuus</h2>",
              "target": [
                "h2: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": "<ul> \n                    <li><a href=\"https://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(16) > li"
              ]
            },
            {
              "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://www.huoltovarmuuskeskus.fi/sanasto\" class=\"yja-external-link\">Huoltovarmuussanasto (fi) | Huoltovarmuuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(16) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(16) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ihmisoikeudet</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.ihmisoikeuskeskus.fi/julkaisut2/ihmisoikeussanasto/\" class=\"yja-external-link\">Ihmisoikeussanasto (fi) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(18) > 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": "<a href=\"https://www.ihmisoikeuskeskus.fi/julkaisut2/ihmisoikeussanasto/\" class=\"yja-external-link\">Ihmisoikeussanasto (fi) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(18) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.manniskorattscentret.fi/publikationer/manniskorattsordlista/\" class=\"yja-external-link\">Människorättsordlista (sv) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(18) > 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": "<a href=\"https://www.manniskorattscentret.fi/publikationer/manniskorattsordlista/\" class=\"yja-external-link\">Människorättsordlista (sv) | Ihmisoikeuskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(18) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(18) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ilmasto, ilmakehä</h2>",
              "target": [
                "h2: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": "<ul> \n                    <li><a href=\"https://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"https://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(20) > li"
              ]
            },
            {
              "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://www.ilmatieteenlaitos.fi/ilmakeha-abc\" class=\"yja-external-link\">Ilmakehä-ABC (fi) | Ilmatieteen laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(20) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(20) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kaivosteollisuus</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(22) > li"
              ]
            },
            {
              "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://helda.helsinki.fi/bitstream/handle/10138/43142/Kaivosteollisuuden_BAT_sanasto.pdf?sequence=1\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(22) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(22) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kehitysyhteistyö</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(24) > li"
              ]
            },
            {
              "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://docplayer.fi/23625511-Eu-enpi-ja-ekr-eu-n-kehitysyhteistyon-termit-ja-lyhenteet.html\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(24) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(24) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kielenhuoltoa</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://webcgi.oulu.fi/oykk/abc/\" class=\"yja-external-link\">Kirjoittajan ABC-kortti, kielenhuolto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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": "<a href=\"http://webcgi.oulu.fi/oykk/abc/\" class=\"yja-external-link\">Kirjoittajan ABC-kortti, kielenhuolto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(26) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.kotus.fi/\" class=\"yja-external-link\">Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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": "<a href=\"http://www.kotus.fi/\" class=\"yja-external-link\">Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"kotus.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"kotus.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.kielitoimistonsanakirja.fi/\" class=\"yja-external-link\">Kielitoimiston sanakirja | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(26) > 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": "<a href=\"http://www.kielitoimistonsanakirja.fi/\" class=\"yja-external-link\">Kielitoimiston sanakirja | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(26) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(26) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kirjallisuuden ja kulttuurin tutkimus</h2>",
              "target": [
                "h2:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://finto.fi/kito/fi/\" class=\"yja-external-link\">Kirjallisuudentutkimuksen ontologia KITO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(28) > 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": "<a href=\"https://finto.fi/kito/fi/\" class=\"yja-external-link\">Kirjallisuudentutkimuksen ontologia KITO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(1) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(28) > li:nth-child(1) > .yja-external-link[href$=\"fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://finto.fi/kulo/fi/\" class=\"yja-external-link\">Kulttuurien tutkimuksen ontologia KULO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>&nbsp;</li>",
              "target": [
                "ul:nth-child(28) > 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": "<a href=\"https://finto.fi/kulo/fi/\" class=\"yja-external-link\">Kulttuurien tutkimuksen ontologia KULO (fi-en) | Kansalliskirjasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(28) > li:nth-child(2) > .yja-external-link[href$=\"fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(28) > li:nth-child(2) > .yja-external-link[href$=\"fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Kokous- ja konferenssi</h2>",
              "target": [
                "h2:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"https://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(30) > li"
              ]
            },
            {
              "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://kielikompassi.jyu.fi/uploads/document_userfiles/kokoustekn/sanasto.htm\" class=\"yja-external-link\">Kokoustekniikan sanasto (fi) | Jyväskylän yliopiston kielikeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(30) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(30) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Koulutus</h2>",
              "target": [
                "h2:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"https://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(32) > li"
              ]
            },
            {
              "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://julkaisut.valtioneuvosto.fi/handle/10024/162845\" class=\"yja-external-link\">Opetus- ja koulutussanasto (fi-sv-en) | OKM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(32) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(32) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Laki</h2>",
              "target": [
                "h2:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.finlex.fi/fi/laki/kaannokset/\" class=\"yja-external-link\">Säädöskäännökset (en-fr-de-es-ru-jpn) | Finlex<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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": "<a href=\"https://www.finlex.fi/fi/laki/kaannokset/\" class=\"yja-external-link\">Säädöskäännökset (en-fr-de-es-ru-jpn) | Finlex<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(34) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.finlex.fi/data/muut/saadkaan/laki.pdf\" class=\"yja-external-link\">Lainsäädäntösanasto (fi-sv-en) | VNK ja OM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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": "<a href=\"https://www.finlex.fi/data/muut/saadkaan/laki.pdf\" class=\"yja-external-link\">Lainsäädäntösanasto (fi-sv-en) | VNK ja OM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.finlex.fi/data/muut/valtiosopimussanasto.pdf\" class=\"yja-external-link\">Valtiosopimusten suomentaminen (en-fi) | UM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(34) > 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": "<a href=\"https://www.finlex.fi/data/muut/valtiosopimussanasto.pdf\" class=\"yja-external-link\">Valtiosopimusten suomentaminen (en-fi) | UM<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(34) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(34) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Lääketiede ja lääkärin työ</h2>",
              "target": [
                "h2:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(36) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärityön termit (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(36) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(36) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Maantiede</h2>",
              "target": [
                "h2:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://kaino.kotus.fi/maidennimet/\" class=\"yja-external-link\">Maiden nimet seitsemällä kielellä (fi-sv-se-en-de-fr-ru) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(38) > 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": "<a href=\"https://kaino.kotus.fi/maidennimet/\" class=\"yja-external-link\">Maiden nimet seitsemällä kielellä (fi-sv-se-en-de-fr-ru) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(38) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.kotus.fi/julkaisut/nimijulkaisut/ruotsinkieliset_kuntien_nimet\" class=\"yja-external-link\">Ruotsinkieliset Suomen kuntien nimet (fi-sv) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(38) > 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": "<a href=\"https://www.kotus.fi/julkaisut/nimijulkaisut/ruotsinkieliset_kuntien_nimet\" class=\"yja-external-link\">Ruotsinkieliset Suomen kuntien nimet (fi-sv) | Kotimaisten kielten keskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(38) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(38) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Media</h2>",
              "target": [
                "h2:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"https://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(40)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(40) > li"
              ]
            },
            {
              "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://issuu.com/harriwickstrand/docs/mediasanasto\" class=\"yja-external-link\">Mediasanasto (fi-en) | Media Doc Oy<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(40) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(40) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Metsäala</h2>",
              "target": [
                "h2:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"https://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(42) > li"
              ]
            },
            {
              "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://forest.fi/fi/sanakirja/\" class=\"yja-external-link\">Metsäalan sanakirja (fi-en) | Suomen Metsäyhdistys ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(42) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(42) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Muuttoliike</h2>",
              "target": [
                "h2:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://migri.fi/sanasto\" class=\"yja-external-link\">Maahanmuuttoviraston sanasto (fi-sv-en) | Maahanmuuttovirasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(44) > 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": "<a href=\"https://migri.fi/sanasto\" class=\"yja-external-link\">Maahanmuuttoviraston sanasto (fi-sv-en) | Maahanmuuttovirasto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(44) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(44) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.infofinland.fi/fi\" class=\"yja-external-link\">Tietoa maahanmuuttajille 14 kielellä | Helsingin kaupunki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(44) > 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": "<a href=\"https://www.infofinland.fi/fi\" class=\"yja-external-link\">Tietoa maahanmuuttajille 14 kielellä | Helsingin kaupunki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href=\"https://www.infofinland.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href=\"https://www.infofinland.fi/fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Nimikkeet</h2>",
              "target": [
                "h2:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://kotisivukone.fi/files/oiliniittynen.albumit.fi/IT-ala/tehtavanimikkeisto2003.doc\" class=\"yja-external-link\">IT-alan tehtävänimikkeistö (fi-en) | Tietoalojen liitto ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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": "<a href=\"http://kotisivukone.fi/files/oiliniittynen.albumit.fi/IT-ala/tehtavanimikkeisto2003.doc\" class=\"yja-external-link\">IT-alan tehtävänimikkeistö (fi-en) | Tietoalojen liitto ry<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(46) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://juristiliitto.fi/wp-content/uploads/2023/03/nimikkeet12102015-1.pdf\" class=\"yja-external-link\">Lakimiesnimikkeet (fi-sv-en) | Suomen lakimiesliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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": "<a href=\"https://juristiliitto.fi/wp-content/uploads/2023/03/nimikkeet12102015-1.pdf\" class=\"yja-external-link\">Lakimiesnimikkeet (fi-sv-en) | Suomen lakimiesliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(46) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärien virka- ja arvonimikkeet (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(46) > 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": "<a href=\"http://www.laakariliitto.fi/tutkimus/termit/\" class=\"yja-external-link\">Lääkärien virka- ja arvonimikkeet (fi-sv-en) | Suomen Lääkäriliitto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(46) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(46) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sosiaali- ja terveysala</h2>",
              "target": [
                "h2:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(48)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.julkari.fi/handle/10024/80269\" class=\"yja-external-link\">Sosiaalipalveluiden luokituksen sanasto ja Sosiaalihuollon asiakasasiakirjasanasto (fi) | Terveyden ja hyvinvoinnin laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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": "<a href=\"https://www.julkari.fi/handle/10024/80269\" class=\"yja-external-link\">Sosiaalipalveluiden luokituksen sanasto ja Sosiaalihuollon asiakasasiakirjasanasto (fi) | Terveyden ja hyvinvoinnin laitos<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(48) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://urn.fi/URN:NBN:fi-fe201204193972\" class=\"yja-external-link\">Potilas- ja lääkehoidon turvallisuussanasto (fi-en) | Sosiaali- ja terveysalan tutkimus- ja kehittämiskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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": "<a href=\"http://urn.fi/URN:NBN:fi-fe201204193972\" class=\"yja-external-link\">Potilas- ja lääkehoidon turvallisuussanasto (fi-en) | Sosiaali- ja terveysalan tutkimus- ja kehittämiskeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(48) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(48) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.hoidokki.fi/\" class=\"yja-external-link\">Hoitotyön asiasanasto Hoidokki (fi-sv-en) | Sairaanhoitajien koulutussäätiö<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(48) > 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": "<a href=\"http://www.hoidokki.fi/\" class=\"yja-external-link\">Hoitotyön asiasanasto Hoidokki (fi-sv-en) | Sairaanhoitajien koulutussäätiö<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"hoidokki.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"hoidokki.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Talous ja liiketoiminta</h2>",
              "target": [
                "h2:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(50) > 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": "<a data-extension=\"pdf\" data-size=\"2MB\" data-uuid=\"a8525639-f586-4eca-a1a6-ad2b3e90d381\" href=\"https://vnk.fi/documents/10616/3457861/Rahoitusmarkkinasanasto+(fi-sv-en)\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                "a[data-extension=\"pdf\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[data-extension=\"pdf\"] > .sr-only: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": "<span class=\"sr-only\">Avautuu uudessa välilehdessä</span>",
              "target": [
                "a[data-extension=\"pdf\"] > .sr-only: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": "<span class=\"file-ext\">pdf</span>",
              "target": [
                ".file-ext"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"file-size\">2MB </span>",
              "target": [
                ".file-size"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.tsk.fi/tsk/pankkisanasto/fi/haku-289.html\" class=\"yja-external-link\">Pankki- ja rahoitussanasto (fi-en) | Sanastokeskus TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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": "<a href=\"http://www.tsk.fi/tsk/pankkisanasto/fi/haku-289.html\" class=\"yja-external-link\">Pankki- ja rahoitussanasto (fi-en) | Sanastokeskus TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(50) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.sijoitustieto.fi/Sijoitussanasto\" class=\"yja-external-link\">Sijoittajan sanasto (fi) | Sijoitustieto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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": "<a href=\"https://www.sijoitustieto.fi/Sijoitussanasto\" class=\"yja-external-link\">Sijoittajan sanasto (fi) | Sijoitustieto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(50) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://eurooppatiedotus.fi/2014/03/04/eun-talouskriisi-termit-ja-taustat/\" class=\"yja-external-link\">EU:n talouskriisi, termit ja taustat (fi) | Eurooppa-tiedotus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(50) > 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": "<a href=\"https://eurooppatiedotus.fi/2014/03/04/eun-talouskriisi-termit-ja-taustat/\" class=\"yja-external-link\">EU:n talouskriisi, termit ja taustat (fi) | Eurooppa-tiedotus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(50) > li:nth-child(4) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(50) > li:nth-child(4) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(50) > 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": "<a href=\"https://www.business...\" class=\"yja-external-link\">",
              "target": [
                "ul:nth-child(50) > li:nth-child(5) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(50) > li:nth-child(5) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tilastot</h2>",
              "target": [
                "h2:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(52)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(52) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.stat.fi/meta/kas/index.html\" class=\"yja-external-link\">Käsitteet ja määritelmät | Tilastokeskus<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(52) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(52) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Työmarkkinat</h2>",
              "target": [
                "h2:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(54) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.tsk.fi/tiedostot/pdf/palkkahallinnon_sanasto_versio_1.0.pdf\" class=\"yja-external-link\">Palkkahallinnon sanasto (fi) | TEM, Sanastokeskus, TSK<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(54) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(54) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Uskonto</h2>",
              "target": [
                "h2:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://evl.fi/sanasto\" class=\"yja-external-link\">Aamenesta öylättiin - kirkon sanasto&nbsp;| Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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": "<a href=\"https://evl.fi/sanasto\" class=\"yja-external-link\">Aamenesta öylättiin - kirkon sanasto&nbsp;| Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(56) > li:nth-child(1) > .yja-external-link[href$=\"sanasto\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://www.evl.fi/kirkkokasikirja/\" class=\"yja-external-link\">Kirkkokäsikirjat: tietoa saamen kielillä, englanniksi ja viittomakielillä | Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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": "<a href=\"http://www.evl.fi/kirkkokasikirja/\" class=\"yja-external-link\">Kirkkokäsikirjat: tietoa saamen kielillä, englanniksi ja viittomakielillä | Suomen evankelis-luterilainen kirkko<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(56) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ortodoksisto.fi/sanahakemisto/\" class=\"yja-external-link\">Ortodoksinen sanasto | Ortodoksisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(56) > 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": "<a href=\"https://ortodoksisto.fi/sanahakemisto/\" class=\"yja-external-link\">Ortodoksinen sanasto | Ortodoksisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(56) > li:nth-child(3) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(56) > li:nth-child(3) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Valtioneuvosto</h2>",
              "target": [
                "h2:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n                    <li><a href=\"https://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(58)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(58) > li"
              ]
            },
            {
              "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://valter.sanakirja.fi/\" class=\"yja-external-link\">Valtioneuvoston termipankki Valter<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "a[href$=\"valter.sanakirja.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valter.sanakirja.fi/\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Verotus</h2>",
              "target": [
                "h2:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(60)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://www.vero.fi/syventavat-vero-ohjeet/ohje-hakusivu/49120/kansainvalisen_verotuksen_kasikirja_2014/\" class=\"yja-external-link\">Kansainvälisen verotuksen käsikirja 2015 (fi-en) | Verohallinto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(60) > li"
              ]
            },
            {
              "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://www.vero.fi/syventavat-vero-ohjeet/ohje-hakusivu/49120/kansainvalisen_verotuksen_kasikirja_2014/\" class=\"yja-external-link\">Kansainvälisen verotuksen käsikirja 2015 (fi-en) | Verohallinto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(60) > li > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(60) > li > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ympäristö, luonto</h2>",
              "target": [
                "h2:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(62)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://lipas.uwasa.fi/termino/WasaTerm/ymparistojohtaminen/index.html\" class=\"yja-external-link\">Ympäristöjohtamisen sanasto (fi-en) | Vaasan yliopisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(62) > 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": "<a href=\"http://lipas.uwasa.fi/termino/WasaTerm/ymparistojohtaminen/index.html\" class=\"yja-external-link\">Ympäristöjohtamisen sanasto (fi-en) | Vaasan yliopisto<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"http://vanha.jly.fi/sanasto.php\" class=\"yja-external-link\">Jätehuollon sanasto (fi-sv-en) | Jätelaitosyhdistys JLY<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(62) > 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": "<a href=\"http://vanha.jly.fi/sanasto.php\" class=\"yja-external-link\">Jätehuollon sanasto (fi-sv-en) | Jätelaitosyhdistys JLY<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2) > .yja-external-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2) > .yja-external-link > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"200961208\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\"> \n          <div class=\"portlet-column col-md-12\" id=\"column-2\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\"></div> \n          </div> \n         </div>",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\"> \n          <div class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div> \n         </div>",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col.autofit-col-end > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_223590581_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".top > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading-wrapper row justify-content-end\"> \n      <div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div> \n     </div>",
              "target": [
                ".heading-wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div>",
              "target": [
                ".heading-wrapper > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper row justify-content-end\">",
              "target": [
                ".wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-5\">",
              "target": [
                ".wrapper > .col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".col-md-5 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvoston-kanslia\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"um.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"intermin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"defmin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li: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": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4\">",
              "target": [
                ".wrapper > .col-md-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".wrapper > .col-md-4 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"okm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"mmm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"lvm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"tem.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"stm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li: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": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"ym.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Valtioneuvosto</h3> \n       <p>Snellmaninkatu 1 A, Helsinki</p> \n       <p>PL 23, 00023 Valtioneuvosto</p> \n       <p>Vaihde 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > 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>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                ".contact-info > 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": "<p>Vaihde 0295 16001</p>",
              "target": [
                ".contact-info > p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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": "<span class=\"sr-only\">Valtioneuvosto x</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".site-links > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li: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": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot/muiden-toimijoiden-tuottamia-sanastoja",
      "originalUrl": "https://valtioneuvosto.fi/kaannos-ja-kielipalvelut/sanastot/muiden-toimijoiden-tuottamia-sanastoja",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    },
    "https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot": {
      "title": "Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt - Valtioneuvosto",
      "violations": [
        {
          "id": "aria-dialog-name",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure every ARIA dialog and alertdialog node has an accessible name",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "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": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ],
              "failureSummary": "Fix any of the following:\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"
            }
          ]
        },
        {
          "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 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ],
              "failureSummary": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 contained in another landmark."
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ],
              "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "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": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        }
      ],
      "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "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": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministry-menu\" role=\"menu\">",
              "target": [
                ".ministry-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"vn\" role=\"none\">",
              "target": [
                ".vn"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"vnsite\" href=\"https://valtioneuvosto.fi\" target=\"_blank\" role=\"menuitem\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span> <span class=\"text\"> Valtioneuvosto </span> </a>",
              "target": [
                ".vnsite"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"ministries\" role=\"none\">",
              "target": [
                ".ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a></li>",
              "target": [
                ".ministries > li[role=\"none\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vnk.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span> <span class=\"text\"> Valtio­neuvoston kanslia </span> </a>",
              "target": [
                "a[href$=\"vnk.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span> <span class=\"text\"> Puolustus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"defmin.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span> <span class=\"text\"> Liikenne- ja viestintä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"lvm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span> <span class=\"text\"> Ulko­ministeriö </span> </a>",
              "target": [
                "a[href$=\"um.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span> <span class=\"text\"> Valtio­varain­ministeriö </span> </a>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.tem.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span> <span class=\"text\"> Työ- ja elinkeino­ministeriö </span> </a>",
              "target": [
                "a[href$=\"www.tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span> <span class=\"text\"> Oikeus­ministeriö </span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi/\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span> <span class=\"text\"> Opetus- ja kulttuuri­ministeriö </span> </a>",
              "target": [
                "a[href$=\"okm.fi/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span> <span class=\"text\"> Sosiaali- ja terveys­ministeriö </span> </a>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span> <span class=\"text\"> Sisä­ministeriö </span> </a>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span> <span class=\"text\"> Maa- ja metsätalous­ministeriö </span> </a>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"none\"><a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a></li>",
              "target": [
                "li[role=\"none\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" target=\"_blank\" role=\"menuitem\" class=\"yja-external-link\"> <span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span> <span class=\"text\"> Ympäristö­ministeriö </span> </a>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" role=\"presentation\" height=\"25\">",
              "target": [
                "img[height=\"25\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon-arrow-up\"></span>",
              "target": [
                ".icon-arrow-up"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "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 class=\"other controls-visible yui3-skin-sam signed-out public-page site eu\" itemscope=\"\" itemtype=\"http://schema.org/WebPage\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #365abd\"> </span>",
              "target": [
                ".vnsite > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #007bc0\"> </span>",
              "target": [
                "a[href$=\"vnk.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cccccc\"> </span>",
              "target": [
                "a[href$=\"defmin.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0000ff\"> </span>",
              "target": [
                "a[href$=\"lvm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #4d66a4\"> </span>",
              "target": [
                "a[href$=\"um.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #304e88\"> </span>",
              "target": [
                "a[href$=\"vm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #cba258\"> </span>",
              "target": [
                "a[href$=\"www.tem.fi\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #005587\"> </span>",
              "target": [
                "a[href$=\"oikeusministerio.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #70a489\"> </span>",
              "target": [
                "a[href$=\"okm.fi/\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #e98300\"> </span>",
              "target": [
                "a[href$=\"stm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #be2d46\"> </span>",
              "target": [
                "a[href$=\"intermin.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #004077\"> </span>",
              "target": [
                "a[href$=\"mmm.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"box\" aria-hidden=\"true\" style=\"background: #0065bd\"> </span>",
              "target": [
                "a[href$=\"ym.fi\"][role=\"menuitem\"][target=\"_blank\"] > .box[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"globeWrapper\" aria-hidden=\"true\"> <img src=\"/o/common-ui-resources/images/icon-earth.png?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" role=\"presentation\" height=\"25\"> </span>",
              "target": [
                ".globeWrapper"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                ".mx-0.d-flex.row > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-closed\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-closed.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon menu-open\" aria-hidden=\"true\"></span>",
              "target": [
                "#site-mobile-menu > .heading-mobile-menu[aria-haspopup=\"true\"] > .menu-open.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"icon-home\" aria-hidden=\"true\"></span>",
              "target": [
                ".icon-home"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\">",
              "target": [
                ".loader__container > img"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<form action=\"#\" aria-hidden=\"true\" class=\"hide\" id=\"hrefFm\" method=\"post\" name=\"hrefFm\"> \n     <span></span> \n     <button hidden=\"\" type=\"submit\">Piilotettu</button> \n    </form>",
              "target": [
                "#hrefFm"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-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 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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements with ARIA roles have all required ARIA attributes",
          "help": "Required ARIA attributes must be provided",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all elements with a role attribute use a valid value",
          "help": "ARIA roles used must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-roles?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "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": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "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=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            }
          ]
        },
        {
          "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=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "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=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "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=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "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 aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3>",
                      "target": [
                        "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(1) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\"><a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a></h4>",
                      "target": [
                        ".feed-item.simple:nth-child(2) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h4 class=\"feed-item__heading\">",
                      "target": [
                        ".feed-item.simple:nth-child(3) > .feed-item__heading"
                      ]
                    },
                    {
                      "html": "<h3 class=\"heading-element\">Katso myös</h3>",
                      "target": [
                        ".heading-element"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3>",
                      "target": [
                        "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Ministeriöt</h3>",
                      "target": [
                        ".col-md-9 > .title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
                      "target": [
                        ".contact-info > .title"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "13.5pt (18px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-1\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelma\">Hallitusohjelma</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministerien työnjako ja sijaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerivaliokunnat-ja-tyoryhmat\">Ministerivaliokunnat ja -työryhmät</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/palkkiot-ja-sidonnaisuudet\">Ministerien palkkiot ja sidonnaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "15.0pt (20px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.26,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.26"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\"> Hallitusohjelman seuranta </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "34.5pt (46px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "14.3pt (19.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"213730807\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">15.1.2026 13.48</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Kolumni</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">5.12.2025 8.48</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Tiedote</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Arviomuistio: Aloitejärjestelmät toimivat, mutta osallistumista voidaan silti vahvistaa \" href=\"/-/1410853/arviomuistio-aloitejarjestelmat-toimivat-mutta-osallistumista-voidaan-silti-vahvistaa-\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">17.6.2025 13.05</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Tiedote</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#d8def1",
                    "contrastRatio": 15.63,
                    "fontSize": "9.0pt (12px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.63"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#365abd",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 5.43,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.43"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/hallitukset/hallitusohjelman-seuranta/tiedotteet\" rel=\"noopener noreferrer\">Kaikki tiedotteet</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Katso myös</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a>",
              "target": [
                ".vn-card__col:nth-child(1) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a>",
              "target": [
                "a[href$=\"lainsaadantoohjelma\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#002f6c",
                    "contrastRatio": 12.93,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "12.8pt (17.008px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Vaihde 0295 16001</p>",
              "target": [
                "p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebeff8",
                    "contrastRatio": 18.23,
                    "fontSize": "14.3pt (19px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.23"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "description": "Ensure every id attribute value used in ARIA and in labels is unique",
          "help": "IDs used in ARIA and labels must be unique",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "ministry-listing",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"top-curtain\" id=\"ministry-listing\" aria-expanded=\"false\">",
              "target": [
                "#ministry-listing"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "lan-selection-view",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"lan_selection_view\" id=\"lan-selection-view\" aria-expanded=\"false\" role=\"navigation\" aria-label=\"Language selection\">",
              "target": [
                "#lan-selection-view"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "yjaScrollToTopText",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"yjaScrollToTopText\">Sivun alkuun</span>",
              "target": [
                "#yjaScrollToTopText"
              ]
            }
          ]
        },
        {
          "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><u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u></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 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\"><a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "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=\"heading-element\">Katso myös</h3>",
              "target": [
                ".heading-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": "<h4><a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "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": "<h4><a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "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=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "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=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "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=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(1) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > div > div > div:nth-child(2) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div:nth-child(2) > h4"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > main:nth-child(5) > section > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div > div:nth-child(4) > div > div > div > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(1) > div > div:nth-child(1) > div > h3"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > footer:nth-child(7) > div:nth-child(2) > div > div > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\"><a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Katso myös</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            }
          ]
        },
        {
          "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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 class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": null,
          "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 has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "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=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            }
          ]
        },
        {
          "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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "id": "label",
          "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 every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "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 id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            }
          ]
        },
        {
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 id=\"wrapper\">",
                      "target": [
                        "#wrapper"
                      ]
                    },
                    {
                      "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
                      "target": [
                        "#main-content"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "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 id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "sivuvalikko"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "murupolku"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "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>",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "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 class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8.col-sm-12.heading-logo > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelma\">Hallitusohjelma</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministerien työnjako ja sijaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerivaliokunnat-ja-tyoryhmat\">Ministerivaliokunnat ja -työryhmät</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/palkkiot-ja-sidonnaisuudet\">Ministerien palkkiot ja sidonnaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "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 href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "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://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\"> Hallitusohjelman seuranta </a>",
              "target": [
                ".breadcrumb > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "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 title=\"Arviomuistio: Aloitejärjestelmät toimivat, mutta osallistumista voidaan silti vahvistaa \" href=\"/-/1410853/arviomuistio-aloitejarjestelmat-toimivat-mutta-osallistumista-voidaan-silti-vahvistaa-\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > 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 class=\"arrow-link\" href=\"/hallitukset/hallitusohjelman-seuranta/tiedotteet\" rel=\"noopener noreferrer\">Kaikki tiedotteet</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a>",
              "target": [
                ".vn-card__col:nth-child(1) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "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 class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a>",
              "target": [
                "a[href$=\"lainsaadantoohjelma\"]"
              ]
            },
            {
              "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=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "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://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "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://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "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://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "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://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "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://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "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://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "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://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "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://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "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://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "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://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "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://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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=\"https://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "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=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "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=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "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=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "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=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "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=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            }
          ]
        },
        {
          "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 class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "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 class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "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 class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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": [
                ".col-md-5 > 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": [
                ".wrapper > .col-md-4 > 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": [
                ".site-links > 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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelma\">Hallitusohjelma</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open selected\"><a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a></li>",
              "target": [
                ".level-2.layouts > .selected.lfr-nav-item.open"
              ]
            },
            {
              "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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministerien työnjako ja sijaisuudet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerivaliokunnat-ja-tyoryhmat\">Ministerivaliokunnat ja -työryhmät</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/palkkiot-ja-sidonnaisuudet\">Ministerien palkkiot ja sidonnaisuudet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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 class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6)"
              ]
            },
            {
              "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 class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7)"
              ]
            },
            {
              "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 class=\"\"><a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"\"><a href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\"> Hallitusohjelman seuranta </a></li>",
              "target": [
                ".breadcrumb > 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 class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "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><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li:nth-child(6)"
              ]
            },
            {
              "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><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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 content=\"initial-scale=1.0, width=device-width\" name=\"viewport\">",
              "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": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            }
          ]
        },
        {
          "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><u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u></h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "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": "<a href=\"#content-main\" id=\"skip-to-content\">Hyppää sisältöön</a>",
              "target": [
                "#skip-to-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section> \n  </section>",
              "target": [
                "body > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header id=\"banner\" class=\"container-fluid\" role=\"banner\">",
              "target": [
                "#banner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
              "target": [
                "#media_curtain"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"media-bar\">",
              "target": [
                ".media-bar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"remove-bottom\">",
              "target": [
                ".remove-bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
              "target": [
                ".vn-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-down\"></i>",
              "target": [
                ".vn-home > i"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"toggleLanSelectionViewWrapper\" id=\"languageSelectionWrapper\">",
              "target": [
                "#languageSelectionWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"toggleLanSelectionView\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"lan-selection-view\">",
              "target": [
                ".toggleLanSelectionView"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\"> Valitse kieli </span>",
              "target": [
                ".toggleLanSelectionView > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span role=\"presentation\" class=\"icon icon-caret-down\"></span>",
              "target": [
                ".icon-caret-down.icon[role=\"presentation\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"icon-caret-right\"></i>",
              "target": [
                ".icon-caret-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=\"container heading px-0\">",
              "target": [
                ".heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"d-flex row mx-0\">",
              "target": [
                ".mx-0.d-flex.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 col-sm-12 px-0 heading-logo\">",
              "target": [
                ".col-md-8.col-sm-12.heading-logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo default-logo\" href=\"/fi\" title=\"Mene Valtioneuvosto\"> <img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\"> </a>",
              "target": [
                ".col-md-8.col-sm-12.heading-logo > .logo.default-logo[href=\"/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"    https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1776955836000\n\" alt=\"Valtioneuvosto\">",
              "target": [
                "img[alt=\"Valtioneuvosto\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 col-sm-12 px-0 heading-search\">",
              "target": [
                ".col-sm-12.heading-search.col-md-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=\"header-search-wrapper d-flex justify-content-end\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form class=\"top-search-form-static inline-form search-form\" action=\"            /haku?q=\" method=\"get\" name=\"_header_top_search_form\" onsubmit=\"YjaSearcher.submitSearchForm('#search-field');return false;\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label class=\"sr-only\" for=\"search-field\">Hakusana</label>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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": "<input type=\"search\" id=\"siteSearchField-0\" class=\"search-field search-txt\" placeholder=\"Hae\" name=\"keywords\">",
              "target": [
                "#siteSearchField-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"btn btn-primary search-btn\" type=\"submit\" onclick=\"YjaSearcher.submitSearchForm('#siteSearchField-0'); return false;\"><img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\"></button>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://valtioneuvosto.fi/o/yja-valtioneuvosto-theme/images/icons/google-material-icon-search-w400-s24-white.svg\" alt=\"Hae\">",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(1) > .btn-primary.search-btn[type=\"submit\"] > img[alt=\"Hae\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"input-group-append\"> \n          <a href=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a> \n         </div>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append: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=\"/yhteystiedot\" class=\"additional-link\">Yhteystiedot</a>",
              "target": [
                ".col-sm-12.heading-search.col-md-4 > .header-search-wrapper.d-flex.justify-content-end > .top-search-form-static.inline-form.search-form > .input-group > .input-group-append:nth-child(2) > .additional-link[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"wrapper\">",
              "target": [
                "#wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section id=\"content\">",
              "target": [
                "#content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"subpage container px-0\" id=\"main-content\" role=\"main\">",
              "target": [
                "#main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "#main-content > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3\">",
              "target": [
                ".col-md-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=\"portlet-column col-md-12\" id=\"column-0\">",
              "target": [
                "#column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-0\">",
              "target": [
                "#layout-column_column-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n             <div class=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div> \n            </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n              <div class=\"autofit-section\"> \n              </div> \n             </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n              </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_y5Kt8HYLenkY > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Sivuvalikko\">",
              "target": [
                "nav[aria-label=\"Sivuvalikko\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"list-menu\">",
              "target": [
                ".list-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-1\">",
              "target": [
                ".level-1.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/ajankohtaista\">Ajankohtaista</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Ajankohtaista</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(1) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild selected\">",
              "target": [
                ".selected.hasChild.lfr-nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a><button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button></span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset\" aria-current=\"true\">Orpon hallitus</a>",
              "target": [
                ".buttonWrapper > .lfr-nav-item.open[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"true\" class=\"toggleVisibility icon-chevron-down\"><span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span></button>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Sulje alavalikko, Orpon hallitus</span>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .buttonWrapper > .icon-chevron-down.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"layouts level-2\">",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelma\">Hallitusohjelma</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelma\">Hallitusohjelma</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(1) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open selected\"><a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a></li>",
              "target": [
                ".level-2.layouts > .selected.lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open selected\" href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\" aria-current=\"true\">Hallitusohjelman seuranta</a>",
              "target": [
                ".selected.lfr-nav-item[aria-current=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministerien työnjako ja sijaisuudet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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 class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministerien työnjako ja sijaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(3) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerivaliokunnat-ja-tyoryhmat\">Ministerivaliokunnat ja -työryhmät</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/ministerivaliokunnat-ja-tyoryhmat\">Ministerivaliokunnat ja -työryhmät</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(4) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/palkkiot-ja-sidonnaisuudet\">Ministerien palkkiot ja sidonnaisuudet</a></li>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hallitukset/palkkiot-ja-sidonnaisuudet\">Ministerien palkkiot ja sidonnaisuudet</a>",
              "target": [
                ".selected.hasChild.lfr-nav-item > .level-2.layouts > .lfr-nav-item.open:nth-child(5) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/paatokset\">Päätökset</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Päätökset</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Päätökset</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(3) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button></span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Valtioneuvosto</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(4) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\">",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</a>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span></button>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Säädösvalmistelu ja kehittämishankkeet</span>",
              "target": [
                ".level-1.layouts > .hasChild.lfr-nav-item.open:nth-child(5) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a></li>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open: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": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/yhteystiedot\">Yhteystiedot</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(6) > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"lfr-nav-item open hasChild\">",
              "target": [
                ".hasChild.lfr-nav-item.open: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": "<span class=\"buttonWrapper\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a><button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button></span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .lfr-nav-item.open"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button aria-expanded=\"false\" class=\"toggleVisibility icon-chevron-right\"><span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span></button>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Avaa alavalikko, Tietoa sivustosta</span>",
              "target": [
                ".hasChild.lfr-nav-item.open:nth-child(7) > .buttonWrapper > .icon-chevron-right.toggleVisibility > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                "#main-content > .row > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"content-main\"></span>",
              "target": [
                "#content-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=\"portlet-layout row portlet-column-content\">",
              "target": [
                ".portlet-layout.portlet-column-content.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".portlet-layout.portlet-column-content.row > .col-md-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-1\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-1\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_s...\">",
              "target": [
                "#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav aria-label=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_ld9br10F5U3F_breadcrumbs-defaultScreen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"breadcrumb breadcrumb-horizontal yjanav-breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/fi\" aria-label=\"Valtioneuvosto - Etusivulle\"> <span class=\"icon-home\" aria-hidden=\"true\"></span> </a>",
              "target": [
                "a[href=\"https://valtioneuvosto.fi/fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"\"><a href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\"> Hallitusohjelman seuranta </a></li>",
              "target": [
                ".breadcrumb > 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": "<a href=\"https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta\"> Hallitusohjelman seuranta </a>",
              "target": [
                ".breadcrumb > li: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": "<li class=\"active\" aria-current=\"page\">Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".col-md-12 > .portlet-layout.row: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=\"portlet-column col-md-12\" id=\"column-2\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-2\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                  <div class=\"visible-interaction\"> \n                  </div> \n                 </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_UU2qwFNoqkrV > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-213730809\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-213730809\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"213730807\" data-analytics-asset-title=\"Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"213730807\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1><u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u></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": "<u>Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt</u>",
              "target": [
                "u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "div[data-analytics-asset-id=\"213730807\"] > 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=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"213730807\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_  portlet-static portlet-static-end portlet-barebone portlet-nested-portlets \" id=\"p_p_id_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te_\">",
              "target": [
                "#p_p_id_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te\"></span>",
              "target": [
                "#p_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te\" name=\"aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n                <div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div> \n               </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"columns-2\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__main-content\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__main-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__main-content > .portlet-layout.row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8 portlet-column portlet-column-first\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-1\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-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=\"portlet-dropzone portlet-column-content portlet-column-content-first\" id=\"layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-1\">",
              "target": [
                "#layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-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=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_a...\">",
              "target": [
                "#p_p_id_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7\"></span>",
              "target": [
                "#p_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-Tiedotteet\" name=\"aineisto-Tiedotteet\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-Tiedotteet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header  use-custom-title \">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-expand\"> \n                          <h3 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3> \n                         </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Tiedotteet</h3>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                          </div>",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_INSTANCE_QZSaUOPytxf7 > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Kerro miltä näyttää toiveittesi kansalaisyhteiskunta\" href=\"/-/1410853/kerro-milta-nayttaa-toiveittesi-kansalaisyhteiskunta\">Kerro miltä näyttää toiveittesi kansalaisyhteiskunta</a>",
              "target": [
                ".feed-item.simple:nth-child(1) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">15.1.2026 13.48</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Kolumni</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                             <span class=\"yja-tag\">OM</span> \n                            </div>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(1) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\"><a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a></h4>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia\" href=\"/-/1410853/tyoryhma-valmistelemaan-vaalialuemallin-vaatimia-lakimuutoksia\">Työryhmä valmistelemaan vaalialuemallin vaatimia lakimuutoksia</a>",
              "target": [
                ".feed-item.simple:nth-child(2) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">5.12.2025 8.48</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Tiedote</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                             <span class=\"yja-tag\">OM</span> \n                            </div>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(2) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"feed-item simple\">",
              "target": [
                ".feed-item.simple: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": "<h4 class=\"feed-item__heading\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Arviomuistio: Aloitejärjestelmät toimivat, mutta osallistumista voidaan silti vahvistaa \" href=\"/-/1410853/arviomuistio-aloitejarjestelmat-toimivat-mutta-osallistumista-voidaan-silti-vahvistaa-\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .feed-item__heading > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta\">",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"date\">17.6.2025 13.05</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"label\">Tiedote</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .label"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-category-group\"> \n                             <span class=\"yja-tag\">OM</span> \n                            </div>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"yja-tag\">OM</span>",
              "target": [
                ".feed-item.simple:nth-child(3) > .meta > .yja-category-group > .yja-tag"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary por...\" id=\"p_p_id_com_liferay_j...\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_JT4iWXjeMOwV > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-209807846\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-209807846\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"209807844\" data-analytics-asset-title=\"Kaikki tiedotteet hallitusohjelmasta | Listauksen linkki\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"209807844\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><a class=\"arrow-link\" href=\"/hallitukset/hallitusohjelman-seuranta/tiedotteet\" rel=\"noopener noreferrer\">Kaikki tiedotteet</a></p>",
              "target": [
                "div[data-analytics-asset-id=\"209807844\"] > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"arrow-link\" href=\"/hallitukset/hallitusohjelman-seuranta/tiedotteet\" rel=\"noopener noreferrer\">Kaikki tiedotteet</a>",
              "target": [
                ".arrow-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n                            </div>",
              "target": [
                "div[data-analytics-asset-id=\"209807844\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 portlet-column portlet-column-last\" id=\"_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-2\">",
              "target": [
                "#_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-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=\"portlet-dropzone portlet-column-content portlet-column-content-last\" id=\"layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-2\">",
              "target": [
                "#layout-column__com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_bgHL1JyY46Te__column-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=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n                          <div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div> \n                         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                           <div class=\"visible-interaction\"> \n                           </div> \n                          </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_17RMnhQVH0JV > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-213730848\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-213730848\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"213730846\" data-analytics-asset-title=\"Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt - katso myös\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"213730846\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card vn-card--blue\">",
              "target": [
                ".vn-card"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-links-card__body row mx-0 narrow blue\">",
              "target": [
                ".vn-links-card__body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading__area\"> \n                               <div class=\"card__header\"> \n                                <h3 class=\"heading-element\">Katso myös</h3> \n                               </div> \n                              </div>",
              "target": [
                ".heading__area"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"card__header\"> \n                                <h3 class=\"heading-element\">Katso myös</h3> \n                               </div>",
              "target": [
                ".card__header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Katso myös</h3>",
              "target": [
                ".heading-element"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"content--links\">",
              "target": [
                ".content--links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \">",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a></h4>",
              "target": [
                ".vn-card__col:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/hallitukset/hallitusohjelma#/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot\"> Hallitusohjelma | Vaali- ja puoluelainsäädäntö sekä demokratian käytännöt </a>",
              "target": [
                ".vn-card__col:nth-child(1) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vn-card__col \"> \n                                <h4><a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a></h4> \n                               </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a></h4>",
              "target": [
                ".vn-card__col:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"link--card arrow-indicator\" href=\"/paatokset/lainsaadantoohjelma\"> Lainsäädäntösuunnitelma ja hallituksen esitykset </a>",
              "target": [
                "a[href$=\"lainsaadantoohjelma\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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=\"portlet-column col-md-6\" id=\"column-3\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-3\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-column col-md-6\" id=\"column-4\"> \n           <div class=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div> \n          </div>",
              "target": [
                "#column-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=\"empty portlet-dropzone portlet-column-content\" id=\"layout-column_column-4\"></div>",
              "target": [
                "#layout-column_column-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=\"portlet-layout row\">",
              "target": [
                ".portlet-layout.row: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 class=\"portlet-column col-md-12\" id=\"column-5\">",
              "target": [
                "#column-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=\"portlet-dropzone portlet-column-content\" id=\"layout-column_column-5\">",
              "target": [
                "#layout-column_column-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=\"portlet-boundary portlet-boundary_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_  portlet-static portlet-static-end portlet-barebone  vn-list\" id=\"p_p_id_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p_\">",
              "target": [
                "#p_p_id_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p\"></span>",
              "target": [
                "#p_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p\">",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-Kokonaisuuteenliittyvthankkeet\" name=\"aineisto-Kokonaisuuteenliittyvthankkeet\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-Kokonaisuuteenliittyvthankkeet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header  use-custom-title \">",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-expand\"> \n                 <h3 class=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3> \n                </div>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"hed-section portlet-title portlet-title-text\">Kokonaisuuteen liittyvät hankkeet</h3>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-expand.autofit-col > .hed-section.portlet-title.portlet-title-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-col autofit-col-end\"> \n                 <div class=\"autofit-section\"> \n                 </div> \n                </div>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n                 </div>",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .use-custom-title.autofit-float.autofit-row > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_fi_yja_generic_portlet_genericapp_web_GenericApplicationPortlet_INSTANCE_SefQi0xshz3p > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<liferay-frontend:defineobjects>",
              "target": [
                "liferay-frontend\\:defineobjects"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"app_container yja-ge...\" data-json-api=\"/o/yja-generic-portl...\" data-image-path=\"/o/yja-generic/image...\" data-configuration=\"false\" data-locale=\"fi\" data-language=\"fi_FI\" data-configuration-j...=\"{\"hallitusUuid\":\"7a8...\">",
              "target": [
                ".app_container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"vue_mount--project\" data-v-app=\"\">",
              "target": [
                ".vue_mount--project"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr\">",
              "target": [
                ".v-application"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"v-application__wrap\">",
              "target": [
                ".v-application__wrap"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-hankeikkuna-government-projects\">",
              "target": [
                ".portlet-hankeikkuna-government-projects"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"v-container v-locale--is-ltr\"><div><div><div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div></div></div></div>",
              "target": [
                ".v-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><div><div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div></div></div>",
              "target": [
                ".v-container > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div><div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div></div>",
              "target": [
                ".v-container > div > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"loader__container\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\"><img src=\"/o/yja-generic/images//loader.svg\" aria-hidden=\"true\"><span class=\"sr-only\">Sisältöä ladataan sivulle...</span></div>",
              "target": [
                ".loader__container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Sisältöä ladataan sivulle...</span>",
              "target": [
                ".loader__container > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-boundary portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_  portlet-static portlet-static-end portlet-barebone portlet-journal-content \" id=\"p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs_"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span id=\"p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"portlet\" id=\"portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-content\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-float autofit-row portlet-header \"> \n        <div class=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div> \n       </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content > .autofit-float.autofit-row.portlet-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=\"autofit-col autofit-col-end\"> \n         <div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div> \n        </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"autofit-section\"> \n          <div class=\"visible-interaction\"> \n          </div> \n         </div>",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content > .autofit-float.autofit-row.portlet-header > .autofit-col-end.autofit-col > .autofit-section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" portlet-content-container\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content > .portlet-content-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"portlet-body\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_213730466_rs > .portlet-content > .portlet-content-container > .portlet-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"\" data-fragments-editor-item-id=\"10109-200293264\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-200293264\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"journal-content-article \" data-analytics-asset-id=\"200293262\" data-analytics-asset-title=\"Askem-painikkeet | Valtioneuvosto.fi\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"rns\" style=\"margin-top: 70px;\">\n             &nbsp; \n           </div>",
              "target": [
                ".rns"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"yja-meta-content-info\"> \n           </div>",
              "target": [
                "div[data-analytics-asset-id=\"200293262\"] > .yja-meta-content-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<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": "<div class=\"top\">",
              "target": [
                ".top"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".top > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"heading-wrapper row justify-content-end\"> \n      <div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div> \n     </div>",
              "target": [
                ".heading-wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\"> \n       <h3 class=\"title\">Ministeriöt</h3> \n      </div>",
              "target": [
                ".heading-wrapper > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Ministeriöt</h3>",
              "target": [
                ".col-md-9 > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"wrapper row justify-content-end\">",
              "target": [
                ".wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-5\">",
              "target": [
                ".wrapper > .col-md-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".col-md-5 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"/valtioneuvoston-kanslia\"> Valtio­neuvoston kanslia <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"valtioneuvoston-kanslia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvoston-kanslia\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://um.fi\" class=\"yja-external-link\"> Ulkoministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"um.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"um.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://oikeusministerio.fi\" class=\"yja-external-link\"> Oikeusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"oikeusministerio.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://intermin.fi\" class=\"yja-external-link\"> Sisäministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > .yja-external-link[href$=\"intermin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"intermin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > 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": "<a href=\"https://defmin.fi\" class=\"yja-external-link\"> Puolustusministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"defmin.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"defmin.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".col-md-5 > ul > li: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": "<a href=\"https://vm.fi\" class=\"yja-external-link\"> Valtiovarainministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"vm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4\">",
              "target": [
                ".wrapper > .col-md-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".wrapper > .col-md-4 > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://okm.fi\" class=\"yja-external-link\"> Opetus- ja kulttuuriministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"okm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"okm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://mmm.fi\" class=\"yja-external-link\"> Maa- ja metsätalous­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(2) > .yja-external-link[href$=\"mmm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"mmm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://lvm.fi\" class=\"yja-external-link\"> Liikenne- ja viestintä­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "a[href$=\"lvm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"lvm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://tem.fi\" class=\"yja-external-link\"> Työ- ja elinkeino­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"tem.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"tem.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > 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": "<a href=\"https://stm.fi\" class=\"yja-external-link\"> Sosiaali- ja terveys­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(5) > .yja-external-link[href$=\"stm.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"stm.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a></li>",
              "target": [
                ".wrapper > .col-md-4 > ul > li: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": "<a href=\"https://ym.fi\" class=\"yja-external-link\"> Ympäristö­ministeriö <span class=\"sr-only\">Linkki toiselle sivustolle</span> </a>",
              "target": [
                "li:nth-child(6) > .yja-external-link[href$=\"ym.fi\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[href$=\"ym.fi\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom\">",
              "target": [
                ".bottom"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container\">",
              "target": [
                ".bottom > .container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row align-content-end\">",
              "target": [
                ".align-content-end"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contact-info col-md-5\"> \n       <h3 class=\"title\">Valtioneuvosto</h3> \n       <p>Snellmaninkatu 1 A, Helsinki</p> \n       <p>PL 23, 00023 Valtioneuvosto</p> \n       <p>Vaihde 0295 16001</p> \n      </div>",
              "target": [
                ".contact-info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"title\">Valtioneuvosto</h3>",
              "target": [
                ".contact-info > .title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Snellmaninkatu 1 A, Helsinki</p>",
              "target": [
                ".contact-info > 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>PL 23, 00023 Valtioneuvosto</p>",
              "target": [
                "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": "<p>Vaihde 0295 16001</p>",
              "target": [
                "p: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 class=\"social-media col-md-5\">",
              "target": [
                ".social-media"
              ]
            },
            {
              "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://x.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto x</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"x\"></span> </a>",
              "target": [
                "a[href$=\"valtioneuvosto\"]: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": "<span class=\"sr-only\">Valtioneuvosto x</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                "a[href$=\"valtioneuvosto\"]:nth-child(1) > .sr-only: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": "<span class=\"x\"></span>",
              "target": [
                ".x"
              ]
            },
            {
              "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://instagram.com/finnishgovernment\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto instagram</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(2) > .sr-only: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": "<span class=\"instagram\"></span>",
              "target": [
                ".instagram"
              ]
            },
            {
              "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://www.youtube.com/@ValtioneuvostoStatsradet\" target=\"_blank\" class=\"yja-external-link\">",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto youtube</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(3) > .sr-only: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": "<span class=\"youtube\"></span>",
              "target": [
                ".youtube"
              ]
            },
            {
              "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://facebook.com/valtioneuvosto\" target=\"_blank\" class=\"yja-external-link\"> <span class=\"sr-only\">Valtioneuvosto facebook</span> <span class=\"sr-only\">, Linkki toiselle sivustolle</span> <span class=\"sr-only\">, Avautuu uudessa välilehdessä</span> <span class=\"facebook\"></span> </a>",
              "target": [
                ".yja-external-link[target=\"_blank\"]: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": "<span class=\"sr-only\">Valtioneuvosto facebook</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Linkki toiselle sivustolle</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"sr-only\">, Avautuu uudessa välilehdessä</span>",
              "target": [
                ".yja-external-link[target=\"_blank\"]:nth-child(4) > .sr-only: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": "<span class=\"facebook\"></span>",
              "target": [
                ".facebook"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"site-links col-md-4\">",
              "target": [
                ".site-links"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".site-links > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietoa-sivustosta\"> Tietoa sivustosta </a>",
              "target": [
                "li:nth-child(1) > a[href$=\"tietoa-sivustosta\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/viittomakieliset-sisallot\"> Viittomakieliset sisällöt </a>",
              "target": [
                "a[href$=\"viittomakieliset-sisallot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/tietosuoja\"> Tietosuoja </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/tietosuoja\"> Tietosuoja </a>",
              "target": [
                "li:nth-child(3) > a[href$=\"tietosuoja\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/evasteet\"> Evästeet </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/evasteet\"> Evästeet </a>",
              "target": [
                "li:nth-child(4) > a[href$=\"evasteet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/saavutettavuusseloste\"> Saavutettavuus </a></li>",
              "target": [
                ".site-links > 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": "<a href=\"/saavutettavuusseloste\"> Saavutettavuus </a>",
              "target": [
                "li:nth-child(5) > a[href$=\"saavutettavuusseloste\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/yhteystiedot\"> Yhteystiedot </a></li>",
              "target": [
                ".site-links > ul > li: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": "<a href=\"/yhteystiedot\"> Yhteystiedot </a>",
              "target": [
                ".site-links > ul > li:nth-child(6) > a[href$=\"yhteystiedot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"tooltipContainer\"></div>",
              "target": [
                "#tooltipContainer"
              ]
            }
          ]
        },
        {
          "id": "scrollable-region-focusable",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag211",
            "wcag213",
            "TTv5",
            "TT4.a",
            "EN-301-549",
            "EN-9.2.1.1",
            "EN-9.2.1.3",
            "RGAAv4",
            "RGAA-7.3.2"
          ],
          "description": "Ensure elements that have scrollable content are accessible by keyboard",
          "help": "Scrollable region must have keyboard access",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element contains focusable elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"ltr yui3-js-enabled js win Unknown\" dir=\"ltr\" lang=\"fi-FI\">",
              "target": [
                "html"
              ]
            }
          ]
        }
      ],
      "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<button class=\"vn-home left\" onclick=\"return false;\" aria-expanded=\"false\" aria-controls=\"ministry-listing\"><span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span> <i class=\"icon-caret-down\"></i></button>",
                      "target": [
                        ".vn-home"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"sr-only-md d-md-inline-block\">Valtioneuvosto ja ministeriöt</span>",
              "target": [
                ".sr-only-md"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span aria-hidden=\"true\"> Suomi </span>",
              "target": [
                ".toggleLanSelectionView > span[aria-hidden=\"true\"]:nth-child(3)"
              ],
              "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": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div id=\"media_curtain\" style=\"background-image: url(\"https://valtioneuvosto.fi/documents/10197/13793247/VN-navigaatio-taustakuvio2.svg/08fc1f6d-8f30-5955-13b8-6d7cb8694711?version=1.0&t=1583229996000\");\">",
                      "target": [
                        "#media_curtain"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a class=\"js-media-link media-link right yja-external-link\" href=\"https://media.valtioneuvosto.fi\">Media <i class=\"icon-caret-right\"></i></a>",
              "target": [
                ".js-media-link"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot",
      "originalUrl": "https://valtioneuvosto.fi/hallitukset/hallitusohjelman-seuranta/vaali-ja-puoluelainsaadanto-seka-demokratian-kaytannot",
      "status": 200,
      "contentType": "text/html;charset=UTF-8",
      "sources": []
    }
  }
}