{
  "url": "https://www.daltoninvestments.com/registration/",
  "finalUrl": "https://www.daltoninvestments.com/registration/",
  "capturedAt": "20260702T235837Z",
  "httpStatus": 200,
  "findingCount": 3,
  "findings": [
    {
      "id": "heading-order::.swpm-legend > h3",
      "url": "https://www.daltoninvestments.com/registration/",
      "engines": [
        "axe-core",
        "lighthouse"
      ],
      "confidence": "high",
      "ruleId": "heading-order",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure the order of headings is semantically correct",
      "help": "Heading levels should only increase by one",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/heading-order?application=axeAPI",
      "selector": ".swpm-legend > h3",
      "html": "<h3>Verification</h3>",
      "failureSummary": "Fix any of the following:\n  Heading order invalid",
      "screenshot": "elements/el_0.png",
      "tier": "A"
    },
    {
      "id": "landmark-unique::.top-links.wide > .menu-meta-menu-logged-out-container",
      "url": "https://www.daltoninvestments.com/registration/",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "landmark-unique",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "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.12/landmark-unique?application=axeAPI",
      "selector": ".top-links.wide > .menu-meta-menu-logged-out-container",
      "html": "<nav id=\"top-menu\" class=\"menu-meta-menu-logged-out-container\">",
      "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
      "screenshot": "elements/el_1.png",
      "tier": "A"
    },
    {
      "id": "list::.swpm-section-26",
      "url": "https://www.daltoninvestments.com/registration/",
      "engines": [
        "axe-core",
        "lighthouse",
        "pa11y"
      ],
      "confidence": "confirmed",
      "ruleId": "list",
      "sc": "1.3.1",
      "level": "A",
      "standards": [
        "wcag21aa",
        "wcag22aa",
        "section508"
      ],
      "bestPractice": false,
      "impact": "serious",
      "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.12/list?application=axeAPI",
      "selector": ".swpm-section-26",
      "html": "<ul class=\"swpm-section swpm-section-26\">",
      "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed: p",
      "screenshot": "elements/el_2.png",
      "tier": "A"
    }
  ]
}