{
  "result": "pass",
  "site": "fresh ZIP-installed candidate on Debian1",
  "desktopDropdown": {
    "keyboard": "Enter",
    "expandedAfterEnter": true,
    "menuVisibleAfterEnter": true,
    "keyboardClose": "Escape",
    "expandedAfterEscape": false,
    "focusReturnedToToggle": true
  },
  "skipLink": {
    "selector": "a.screen-reader-text[href=\"#primary\"]",
    "visibleWhenFocused": true,
    "outlineStyle": "solid",
    "outlineWidth": "3px",
    "targetExists": true
  },
  "mobileToggle": {
    "keyboard": "Enter",
    "ariaExpandedAfterEnter": true,
    "visibleDuringBootstrapTransition": true,
    "observedTransitionClass": "navbar-collapse collapsing",
    "transitionDisplay": "block",
    "note": "The earlier harness checked for the final .show class before Bootstrap's collapse transition completed; the keyboard activation itself set aria-expanded=true and rendered the menu during the transition."
  },
  "forms": {
    "contact": {
      "name": {"label": true, "required": true},
      "email": {"label": true, "required": true},
      "subject": {"label": true, "required": false},
      "message": {"label": true, "required": true}
    },
    "newsletter": {
      "emailLabel": true,
      "emailRequired": true,
      "honeypotHiddenFromAccessibilityTree": true,
      "submitButtonHasTextName": true
    }
  },
  "supportingEvidence": [
    "docs/evidence/united-pets/browser-results.json",
    "docs/evidence/united-pets/responsive-matrix.json",
    "docs/evidence/united-pets/admin-qa.json"
  ]
}
