{
  "runId": "valtioneuvosto-fi--2026-05-11T05-20-17-300Z--finland-weekly-desktop-light-chromium",
  "startedAt": "2026-05-11T05:20:17.299Z",
  "finishedAt": "2026-05-11T05:20:21.022Z",
  "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/tietoa/paaministerin-tehtavat"
  ],
  "resultsByUrl": {
    "https://valtioneuvosto.fi/tietoa/paaministerin-tehtavat": {
      "title": "Pääministerin tehtävät - 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\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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\">Pääministerin tehtävät</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=1777906108000\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\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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\">Pääministerin tehtävät</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=1777906108000\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\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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\">Pääministerin tehtävät</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\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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\">Pääministerin tehtävät</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\" href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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=\"Murupolku\" id=\"_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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\">Pääministerin tehtävät</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\">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 class=\"MsoTitle\"><u>Pääministerin tehtävät</u></h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Valtioneuvoston toiminnan johtaja</h2>",
                      "target": [
                        "h2:nth-child(6)"
                      ]
                    },
                    {
                      "html": "<h2>Valtioneuvoston kanslian päällikkö</h2>",
                      "target": [
                        "h2:nth-child(10)"
                      ]
                    },
                    {
                      "html": "<h2>Hallituksen politiikan johtaja</h2>",
                      "target": [
                        "h2:nth-child(14)"
                      ]
                    },
                    {
                      "html": "<h2>Tasavallan presidentin sijainen</h2>",
                      "target": [
                        "h2:nth-child(18)"
                      ]
                    },
                    {
                      "html": "<h3 class=\"heading-element\">Lisää tietoa</h3>",
                      "target": [
                        ".heading-element"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/istunnot\"> Istunnot </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(3) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(4) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(5) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(6) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(7) > h4"
                      ]
                    },
                    {
                      "html": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a></h4>",
                      "target": [
                        ".vn-card__col:nth-child(8) > h4"
                      ]
                    },
                    {
                      "html": "<h2 id=\"paaministerin-tehtavat-viittomakielella\"><u>Tietoa pääministerin tehtävistä viittomakielellä</u></h2>",
                      "target": [
                        "#paaministerin-tehtavat-viittomakielella"
                      ]
                    },
                    {
                      "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 > .lfr-nav-item.open:nth-child(1) > .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 > .lfr-nav-item.open:nth-child(2) > .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 > .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/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</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/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": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(7) > .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/tietoa-valtioneuvostosta\"> Valtioneuvosto </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/tietoa/nain-valtioneuvosto-toimii\"> Näin valtioneuvosto toimii </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\">Pääministerin tehtävät</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>Pääministerin tehtävät</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>Pääministeri johtaa valtioneuvoston toimintaa ja valvoo hallitusohjelman toimeenpanoa. Hän huolehtii valtioneuvostolle kuuluvien ja Euroopan unionissa päätettävien asioiden valmistelun ja käsittelyn yhteensovittamisesta.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"] > 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>Pääministerin ollessa estyneenä hänen tehtäviään hoitaa pääministerin sijaiseksi määrätty ministeri. Sijaisenkin ollessa estyneenä pääministerin tehtäviä hoitaa virkaiältään vanhin ministeri.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"] > 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": "<a href=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > a"
              ]
            },
            {
              "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=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(2) > a"
              ]
            },
            {
              "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>Valtioneuvoston toiminnan johtaja</h2>",
              "target": [
                "h2: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>Pääministeri on kaikkien lakisääteisten ministerivaliokuntien puheenjohtaja. Hän toimii myös</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": "<li>talousneuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>tutkimus- ja innovaationeuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>kestävän kehityksen toimikunnan ja</li>",
              "target": [
                "ul:nth-child(9) > 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": "<li>arvonimilautakunnan puheenjohtajana.</li>",
              "target": [
                "ul:nth-child(9) > li: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>Valtioneuvoston kanslian päällikkö</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>Pääministeri johtaa valtioneuvoston kansliaa, jonka tehtävänä on turvata pääministerin ja hallituksen toimintaedellytykset kaikissa olosuhteissa. Valtioneuvoston kanslia avustaa pääministeriä valtioneuvoston johtamisessa ja valvoo hallitusohjelman toimeenpanoa pääministerin johdolla.</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>Valtioneuvoston kanslia vastaa valtioneuvoston toiminnan organisoinnista, Suomen EU-politiikan valmistelusta ja käsittelystä sekä valtion omistajapolitiikasta ja valtioneuvoston kanslian alaisten valtio-omisteisten yhtiöiden omistajaohjauksesta.</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>Ministeriön toimialaan kuuluvat myös valtioneuvoston viestintä, turvallisuuspalvelut ja tilannekuva sekä ministeriöiden yhteiset hallinto- ja palvelutehtävät.</p>",
              "target": [
                "p:nth-child(13)"
              ]
            },
            {
              "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>Hallituksen politiikan johtaja</h2>",
              "target": [
                "h2:nth-child(14)"
              ]
            },
            {
              "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>Pääministeri on hallituksen politiikan johtaja. Hän sovittaa yhteen eri hallitusryhmien näkemykset hallituksen linjasta. Pääministerin vastuulla on myös eduskunnan ja hallituksen työn yhteensovittaminen.</p>",
              "target": [
                "p: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>Vuonna 2000 voimaan tullut perustuslaki vahvisti pääministerin asemaa. Perustuslain mukaan tasavallan presidentti voi määrätä ennenaikaiset eduskuntavaalit vain pääministerin aloitteesta ja eduskuntaryhmiä kuultuaan.</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "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/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(17) > 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>Tasavallan presidentin sijainen</h2>",
              "target": [
                "h2: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>Pääministeri toimii tasavallan presidentin sijaisena, jos presidentti ei voi hoitaa tehtäviään.</p>",
              "target": [
                "p:nth-child(19)"
              ]
            },
            {
              "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\">Lisää tietoa</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=\"/tietoa/istunnot\"> Istunnot </a>",
              "target": [
                "h4 > a[href$=\"istunnot\"]"
              ]
            },
            {
              "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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </a>",
              "target": [
                ".vn-card__col:nth-child(2) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </a>",
              "target": [
                "h4 > a[href$=\"paaministerin-tehtavat\"]"
              ]
            },
            {
              "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=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </a>",
              "target": [
                ".vn-card__col:nth-child(4) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "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=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </a>",
              "target": [
                ".vn-card__col:nth-child(5) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "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=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </a>",
              "target": [
                ".vn-card__col:nth-child(6) > h4 > .link--card.arrow-indicator"
              ]
            },
            {
              "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=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </a>",
              "target": [
                "h4 > a[href$=\"oikeuskansleri\"]"
              ]
            },
            {
              "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=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a>",
              "target": [
                "a[href$=\"valtioneuvoston-termit\"]"
              ]
            },
            {
              "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>Tietoa pääministerin tehtävistä viittomakielellä</u>",
              "target": [
                "#paaministerin-tehtavat-viittomakielella > u"
              ]
            },
            {
              "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": [
                "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 class=\"MsoTitle\"><u>Pääministerin tehtävä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": "<h2>Valtioneuvoston toiminnan johtaja</h2>",
              "target": [
                "h2:nth-child(6)"
              ]
            },
            {
              "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>Valtioneuvoston kanslian päällikkö</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>Hallituksen politiikan johtaja</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": "<h2>Tasavallan presidentin sijainen</h2>",
              "target": [
                "h2:nth-child(18)"
              ]
            },
            {
              "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\">Lisää tietoa</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=\"/tietoa/istunnot\"> Istunnot </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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </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 arrow-indicator\" href=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </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 arrow-indicator\" href=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </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 arrow-indicator\" href=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </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 arrow-indicator\" href=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </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": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a></h4>",
              "target": [
                ".vn-card__col:nth-child(8) > 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": "<h2 id=\"paaministerin-tehtavat-viittomakielella\"><u>Tietoa pääministerin tehtävistä viittomakielellä</u></h2>",
              "target": [
                "#paaministerin-tehtavat-viittomakielella"
              ]
            },
            {
              "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:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div > div > 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 > div > h2:nth-child(6)"
                        ],
                        "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 > 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 > 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 > div > h2:nth-child(18)"
                        ],
                        "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 > 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 > 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 > 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:nth-child(2) > 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(2) > div > div > div:nth-child(2) > 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(2) > div > div > div:nth-child(2) > 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(2) > div > div > div:nth-child(2) > 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(2) > div > div > div:nth-child(2) > 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 > 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 > div > div:nth-child(2) > div:nth-child(8) > 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(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 > 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 class=\"MsoTitle\"><u>Pääministerin tehtävät</u></h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Valtioneuvoston toiminnan johtaja</h2>",
              "target": [
                "h2:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Valtioneuvoston kanslian päällikkö</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>Hallituksen politiikan johtaja</h2>",
              "target": [
                "h2:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tasavallan presidentin sijainen</h2>",
              "target": [
                "h2:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"heading-element\">Lisää tietoa</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=\"/tietoa/istunnot\"> Istunnot </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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </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 arrow-indicator\" href=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </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 arrow-indicator\" href=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </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 arrow-indicator\" href=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </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 arrow-indicator\" href=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </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": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a></h4>",
              "target": [
                ".vn-card__col:nth-child(8) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 id=\"paaministerin-tehtavat-viittomakielella\"><u>Tietoa pääministerin tehtävistä viittomakielellä</u></h2>",
              "target": [
                "#paaministerin-tehtavat-viittomakielella"
              ]
            },
            {
              "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=1777906108000\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\"]"
              ]
            },
            {
              "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/Paaministerin%20tehtavat%20suikerokuva.jpg/9b677a43-8d08-f482-8452-7650eaf7edbd?t=1751620943045\">",
              "target": [
                "picture > 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/o/yja-valtioneuvosto-theme/images/logos/tunnus-fi-sv-vaaka-sininen-l100-rgb.svg?browserId=other&amp;languageId=fi_FI&amp;t=1777906108000\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\"]"
              ]
            },
            {
              "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/Paaministerin%20tehtavat%20suikerokuva.jpg/9b677a43-8d08-f482-8452-7650eaf7edbd?t=1751620943045\">",
              "target": [
                "picture > 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=\"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_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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=1777906108000\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 > .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/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.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/paatokset\">Päätökset</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/tietoa-valtioneuvostosta\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</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/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": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(7) > .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/tietoa-valtioneuvostosta\"> Valtioneuvosto </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/tietoa/nain-valtioneuvosto-toimii\"> Näin valtioneuvosto toimii </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=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > 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=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a>",
              "target": [
                "ul:nth-child(5) > 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"
                }
              ],
              "all": [],
              "none": [
                {
                  "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/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(17) > 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 class=\"link--card arrow-indicator\" href=\"/tietoa/istunnot\"> Istunnot </a>",
              "target": [
                "h4 > a[href$=\"istunnot\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </a>",
              "target": [
                ".vn-card__col:nth-child(2) > 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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </a>",
              "target": [
                "h4 > a[href$=\"paaministerin-tehtavat\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </a>",
              "target": [
                ".vn-card__col:nth-child(4) > 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=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </a>",
              "target": [
                ".vn-card__col:nth-child(5) > 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=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </a>",
              "target": [
                ".vn-card__col:nth-child(6) > 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=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </a>",
              "target": [
                "h4 > a[href$=\"oikeuskansleri\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a>",
              "target": [
                "a[href$=\"valtioneuvoston-termit\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "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=\"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=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a></li> \n                    <li><a href=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(5)"
              ]
            },
            {
              "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>talousneuvoston</li> \n                    <li>tutkimus- ja innovaationeuvoston</li> \n                    <li>kestävän kehityksen toimikunnan ja</li> \n                    <li>arvonimilautakunnan puheenjohtajana.</li> \n                   </ul>",
              "target": [
                "ul:nth-child(9)"
              ]
            },
            {
              "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.finlex.fi/fi/laki/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul:nth-child(17)"
              ]
            },
            {
              "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 > .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 > .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 > .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 > .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 > .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\">",
              "target": [
                ".level-1.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=\"\"><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=\"\"><a href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\"> Valtioneuvosto </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/tietoa/nain-valtioneuvosto-toimii\"> Näin valtioneuvosto toimii </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\">Pääministerin tehtävät</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=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a></li>",
              "target": [
                "ul:nth-child(5) > 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=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a></li>",
              "target": [
                "ul:nth-child(5) > 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>talousneuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>tutkimus- ja innovaationeuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>kestävän kehityksen toimikunnan ja</li>",
              "target": [
                "ul:nth-child(9) > 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>arvonimilautakunnan puheenjohtajana.</li>",
              "target": [
                "ul:nth-child(9) > 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.finlex.fi/fi/laki/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(17) > 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=1777906108000\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 class=\"MsoTitle\"><u>Pääministerin tehtävä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": "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/Paaministerin%20tehtavat%20suikerokuva.jpg/9b677a43-8d08-f482-8452-7650eaf7edbd?t=1751620943045\">",
              "target": [
                "picture > 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\">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=1777906108000\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=1777906108000\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_200229802_"
              ]
            },
            {
              "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_200229802\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200229802"
              ]
            },
            {
              "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_200229802\">",
              "target": [
                "#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200229802"
              ]
            },
            {
              "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_200229802\" name=\"aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200229802\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_200229802"
              ]
            },
            {
              "any": [
                {
                  "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_200229802 > .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_200229802 > .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_200229802 > .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_200229802 > .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_200229802 > .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_200229802 > .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 > .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 > .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\">",
              "target": [
                ".level-1.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/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.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\">",
              "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/paatokset\">Päätökset</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 > .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\" aria-current=\"true\">Valtioneuvosto</a>",
              "target": [
                ".lfr-nav-item.open:nth-child(4) > .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\">",
              "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/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</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/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\">",
              "target": [
                ".level-1.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/tietoa-sivustosta\">Tietoa sivustosta</a>",
              "target": [
                ".level-1.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": "<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_OiMVAbDMutdw_"
              ]
            },
            {
              "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_OiMVAbDMutdw\"></span>",
              "target": [
                "#p_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw"
              ]
            },
            {
              "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_OiMVAbDMutdw\">",
              "target": [
                "#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw"
              ]
            },
            {
              "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_OiMVAbDMutdw\" name=\"aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw"
              ]
            },
            {
              "any": [
                {
                  "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_OiMVAbDMutdw > .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_OiMVAbDMutdw > .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_OiMVAbDMutdw > .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_OiMVAbDMutdw > .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_OiMVAbDMutdw > .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_OiMVAbDMutdw > .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_OiMVAbDMutdw_breadcrumbs-defaultScreen\">",
              "target": [
                "#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_INSTANCE_OiMVAbDMutdw_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=\"\"><a href=\"https://valtioneuvosto.fi/tietoa-valtioneuvostosta\"> Valtioneuvosto </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/tietoa-valtioneuvostosta\"> Valtioneuvosto </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/tietoa/nain-valtioneuvosto-toimii\"> Näin valtioneuvosto toimii </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/tietoa/nain-valtioneuvosto-toimii\"> Näin valtioneuvosto toimii </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\">Pääministerin tehtävät</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_TChnG3RopTwY_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_TChnG3RopTwY_"
              ]
            },
            {
              "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_TChnG3RopTwY\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_TChnG3RopTwY"
              ]
            },
            {
              "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_TChnG3RopTwY\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_TChnG3RopTwY"
              ]
            },
            {
              "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_TChnG3RopTwY\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_TChnG3RopTwY\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_TChnG3RopTwY"
              ]
            },
            {
              "any": [
                {
                  "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_TChnG3RopTwY > .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_TChnG3RopTwY > .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_TChnG3RopTwY > .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_TChnG3RopTwY > .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_TChnG3RopTwY > .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_TChnG3RopTwY > .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-201178281\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-201178281\"]"
              ]
            },
            {
              "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=\"201178279\" data-analytics-asset-title=\"Pääministerin tehtävät\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"MsoTitle\">",
              "target": [
                ".MsoTitle: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=\"243105829\">",
              "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/243105829/Thumbnail-128x128/Paaministerin+tehtavat+suikerokuva.jpg?t=1751620943045\">",
              "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/243105829/Preview-1000x0/Paaministerin+tehtavat+suikerokuva.jpg?t=1751620943045\">",
              "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/Paaministerin%20tehtavat%20suikerokuva.jpg/9b677a43-8d08-f482-8452-7650eaf7edbd?t=1751620943045\">",
              "target": [
                "picture > 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 class=\"MsoTitle\"><u>Pääministerin tehtävä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>Pääministerin tehtävät</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>Pääministeri johtaa valtioneuvoston toimintaa ja valvoo hallitusohjelman toimeenpanoa. Hän huolehtii valtioneuvostolle kuuluvien ja Euroopan unionissa päätettävien asioiden valmistelun ja käsittelyn yhteensovittamisesta.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"] > 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>Pääministerin ollessa estyneenä hänen tehtäviään hoitaa pääministerin sijaiseksi määrätty ministeri. Sijaisenkin ollessa estyneenä pääministerin tehtäviä hoitaa virkaiältään vanhin ministeri.</p>",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"] > 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><a href=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a></li> \n                    <li><a href=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a></li>",
              "target": [
                "ul:nth-child(5) > 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=\"/hallitukset/ministerien-tyonjako-ja-sijaisuudet\">Ministereiden työnjako ja sijaisuudet</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > a"
              ]
            },
            {
              "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=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a></li>",
              "target": [
                "ul:nth-child(5) > 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=\"#paaministerin-tehtavat-viittomakielella\">Tietoa pääministerin tehtävistä viittomakielellä</a>",
              "target": [
                "ul:nth-child(5) > 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": "<h2>Valtioneuvoston toiminnan johtaja</h2>",
              "target": [
                "h2: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>Pääministeri on kaikkien lakisääteisten ministerivaliokuntien puheenjohtaja. Hän toimii myös</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": "<ul> \n                    <li>talousneuvoston</li> \n                    <li>tutkimus- ja innovaationeuvoston</li> \n                    <li>kestävän kehityksen toimikunnan ja</li> \n                    <li>arvonimilautakunnan puheenjohtajana.</li> \n                   </ul>",
              "target": [
                "ul: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": "<li>talousneuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>tutkimus- ja innovaationeuvoston</li>",
              "target": [
                "ul:nth-child(9) > 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>kestävän kehityksen toimikunnan ja</li>",
              "target": [
                "ul:nth-child(9) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>arvonimilautakunnan puheenjohtajana.</li>",
              "target": [
                "ul:nth-child(9) > 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": "<h2>Valtioneuvoston kanslian päällikkö</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>Pääministeri johtaa valtioneuvoston kansliaa, jonka tehtävänä on turvata pääministerin ja hallituksen toimintaedellytykset kaikissa olosuhteissa. Valtioneuvoston kanslia avustaa pääministeriä valtioneuvoston johtamisessa ja valvoo hallitusohjelman toimeenpanoa pääministerin johdolla.</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>Valtioneuvoston kanslia vastaa valtioneuvoston toiminnan organisoinnista, Suomen EU-politiikan valmistelusta ja käsittelystä sekä valtion omistajapolitiikasta ja valtioneuvoston kanslian alaisten valtio-omisteisten yhtiöiden omistajaohjauksesta.</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>Ministeriön toimialaan kuuluvat myös valtioneuvoston viestintä, turvallisuuspalvelut ja tilannekuva sekä ministeriöiden yhteiset hallinto- ja palvelutehtävät.</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": "<h2>Hallituksen politiikan johtaja</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": "<p>Pääministeri on hallituksen politiikan johtaja. Hän sovittaa yhteen eri hallitusryhmien näkemykset hallituksen linjasta. Pääministerin vastuulla on myös eduskunnan ja hallituksen työn yhteensovittaminen.</p>",
              "target": [
                "p: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>Vuonna 2000 voimaan tullut perustuslaki vahvisti pääministerin asemaa. Perustuslain mukaan tasavallan presidentti voi määrätä ennenaikaiset eduskuntavaalit vain pääministerin aloitteesta ja eduskuntaryhmiä kuultuaan.</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": "<ul> \n                    <li><a href=\"https://www.finlex.fi/fi/laki/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li> \n                   </ul>",
              "target": [
                "ul: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": "<li><a href=\"https://www.finlex.fi/fi/laki/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a></li>",
              "target": [
                "ul:nth-child(17) > 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.finlex.fi/fi/laki/ajantasa/1999/19990731\" class=\"yja-external-link\">Perustuslaki<span class=\"sr-only\">Linkki toiselle sivustolle</span></a>",
              "target": [
                "ul:nth-child(17) > 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(17) > 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>Tasavallan presidentin sijainen</h2>",
              "target": [
                "h2: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>Pääministeri toimii tasavallan presidentin sijaisena, jos presidentti ei voi hoitaa tehtäviään.</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": "<div class=\"yja-meta-content-info\"> \n                   </div>",
              "target": [
                "div[data-analytics-asset-id=\"201178279\"] > .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_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_4c1v52HQnhCr_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_4c1v52HQnhCr_"
              ]
            },
            {
              "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_4c1v52HQnhCr\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_4c1v52HQnhCr"
              ]
            },
            {
              "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_4c1v52HQnhCr\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_4c1v52HQnhCr"
              ]
            },
            {
              "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_4c1v52HQnhCr\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_4c1v52HQnhCr\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_4c1v52HQnhCr"
              ]
            },
            {
              "any": [
                {
                  "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_4c1v52HQnhCr > .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_4c1v52HQnhCr > .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_4c1v52HQnhCr > .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_4c1v52HQnhCr > .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_4c1v52HQnhCr > .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_4c1v52HQnhCr > .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-201180291\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-201180291\"]"
              ]
            },
            {
              "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=\"201180289\" data-analytics-asset-title=\"Näin valtioneuvosto toimii -osion nostokortti\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"201180289\"]"
              ]
            },
            {
              "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\">Lisää tietoa</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\">Lisää tietoa</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\">Lisää tietoa</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=\"/tietoa/istunnot\"> Istunnot </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=\"/tietoa/istunnot\"> Istunnot </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=\"/tietoa/istunnot\"> Istunnot </a>",
              "target": [
                "h4 > a[href$=\"istunnot\"]"
              ]
            },
            {
              "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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </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=\"/tietoa/hallituksen-muodostaminen\"> Hallituksen muodostaminen </a>",
              "target": [
                ".vn-card__col:nth-child(2) > 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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </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=\"/tietoa/paaministerin-tehtavat\"> Pääministerin tehtävät </a>",
              "target": [
                "h4 > a[href$=\"paaministerin-tehtavat\"]"
              ]
            },
            {
              "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=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </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 arrow-indicator\" href=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </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 arrow-indicator\" href=\"/tietoa/ministerivaliokunnat-ministerityoryhmat-ja-hallituksen-neuvottelut\"> Ministerivaliokunnat, ministerityöryhmät ja hallituksen neuvottelut </a>",
              "target": [
                ".vn-card__col:nth-child(4) > 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=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </a></h4> \n                      </div>",
              "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 arrow-indicator\" href=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </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 arrow-indicator\" href=\"/tietoa/valtioneuvosto-ja-eduskunta\"> Valtioneuvosto ja eduskunta </a>",
              "target": [
                ".vn-card__col:nth-child(5) > 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=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </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 arrow-indicator\" href=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </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 arrow-indicator\" href=\"/tietoa/eu-asioiden-kasittely-valtioneuvostossa\"> EU-asioiden käsittely valtioneuvostossa </a>",
              "target": [
                ".vn-card__col:nth-child(6) > 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=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </a></h4> \n                      </div>",
              "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 arrow-indicator\" href=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </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 arrow-indicator\" href=\"/tietoa/oikeuskansleri\"> Oikeuskansleri </a>",
              "target": [
                "h4 > a[href$=\"oikeuskansleri\"]"
              ]
            },
            {
              "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=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a></h4> \n                      </div>",
              "target": [
                ".vn-card__col: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": "<h4><a class=\"link--card arrow-indicator\" href=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a></h4>",
              "target": [
                ".vn-card__col:nth-child(8) > 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=\"/tietoa/valtioneuvoston-termit\"> Valtioneuvoston termejä </a>",
              "target": [
                "a[href$=\"valtioneuvoston-termit\"]"
              ]
            },
            {
              "any": [
                {
                  "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_pCrexuZA9ZJY_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_pCrexuZA9ZJY_"
              ]
            },
            {
              "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_pCrexuZA9ZJY\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_pCrexuZA9ZJY"
              ]
            },
            {
              "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_pCrexuZA9ZJY\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_pCrexuZA9ZJY"
              ]
            },
            {
              "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_pCrexuZA9ZJY\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_pCrexuZA9ZJY\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_pCrexuZA9ZJY"
              ]
            },
            {
              "any": [
                {
                  "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_pCrexuZA9ZJY > .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_pCrexuZA9ZJY > .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_pCrexuZA9ZJY > .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_pCrexuZA9ZJY > .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_pCrexuZA9ZJY > .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_pCrexuZA9ZJY > .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-251522429\" data-fragments-editor-item-type=\"fragments-editor-mapped-item\">",
              "target": [
                "div[data-fragments-editor-item-id=\"10109-251522429\"]"
              ]
            },
            {
              "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=\"251522427\" data-analytics-asset-title=\"Suomalainen viittomakieli | Upotus: Pääministerin tehtävät\" data-analytics-asset-type=\"web-content\">",
              "target": [
                "div[data-analytics-asset-id=\"251522427\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 id=\"paaministerin-tehtavat-viittomakielella\"><u>Tietoa pääministerin tehtävistä viittomakielellä</u></h2>",
              "target": [
                "#paaministerin-tehtavat-viittomakielella"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Tietoa pääministerin tehtävistä viittomakielellä</u>",
              "target": [
                "#paaministerin-tehtavat-viittomakielella > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>&nbsp;</p>",
              "target": [
                "div[data-analytics-asset-id=\"251522427\"] > 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=\"251522427\"] > .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\">",
              "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_200229802_rs_\">",
              "target": [
                "#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200229802_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_200229802_rs\"></span>",
              "target": [
                "#p_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200229802_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_200229802_rs\">",
              "target": [
                "#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200229802_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_200229802_rs\" name=\"aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200229802_rs\" class=\"yja-anchor-elements\"></a>",
              "target": [
                "#aineisto-com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_200229802_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_200229802_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_200229802_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_200229802_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_200229802_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_200229802_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_200229802_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": [
                "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/paaministerin-tehtavat",
      "originalUrl": "https://valtioneuvosto.fi/tietoa/paaministerin-tehtavat",
      "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": [
                ".selected.active.lfr-nav-item > .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=1777908194000\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": [
                ".selected.active.lfr-nav-item > .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=1777908194000\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": [
                ".selected.active.lfr-nav-item > .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": [
                ".selected.active.lfr-nav-item > .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": [
                ".selected.active.lfr-nav-item > .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 > .lfr-nav-item.open:nth-child(1) > .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 > .lfr-nav-item.open:nth-child(2) > .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 > .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/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.layouts > .lfr-nav-item.open:nth-child(4) > .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 > .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/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": [
                ".selected.active.lfr-nav-item > .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.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\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a>",
              "target": [
                ".selected.active.lfr-nav-item > .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.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/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.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": "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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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=1777908194000\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=1777908194000\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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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=1777908194000\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 > .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/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.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/paatokset\">Päätökset</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/tietoa-valtioneuvostosta\">Valtioneuvosto</a>",
              "target": [
                ".level-1.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/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</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/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": [
                ".selected.active.lfr-nav-item > .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.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\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a>",
              "target": [
                ".selected.active.lfr-nav-item > .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.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/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.lfr-nav-item > .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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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.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> \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 > .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 > .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 > .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 > .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 > .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.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\">",
              "target": [
                ".selected.active.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\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a></li>",
              "target": [
                ".selected.active.lfr-nav-item > .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.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/sivukartta\">Sivukartta</a></li>",
              "target": [
                ".selected.active.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=\"\"><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=1777908194000\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=1777908194000\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=1777908194000\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 > .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 > .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\">",
              "target": [
                ".level-1.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/hallitukset\">Orpon hallitus</a>",
              "target": [
                ".level-1.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\">",
              "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/paatokset\">Päätökset</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 > .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 > .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\">",
              "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/hankkeet\">Säädösvalmistelu ja kehittämishankkeet</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/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.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/tietoa-sivustosta\" aria-current=\"page\">Tietoa sivustosta</a>",
              "target": [
                ".selected.active.lfr-nav-item > .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.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\">",
              "target": [
                ".selected.active.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/tietosuoja\">Tietosuoja</a>",
              "target": [
                ".selected.active.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\"><a class=\"lfr-nav-item open\" href=\"https://valtioneuvosto.fi/saavutettavuusseloste\">Saavutettavuusseloste</a></li>",
              "target": [
                ".selected.active.lfr-nav-item > .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.lfr-nav-item > .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.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/evasteet\">Sivuston evästeet</a>",
              "target": [
                ".selected.active.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/sivukartta\">Sivukartta</a></li>",
              "target": [
                ".selected.active.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/sivukartta\">Sivukartta</a>",
              "target": [
                ".selected.active.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": "<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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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\">Linkki toiselle sivustolle</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": []
    }
  }
}