Accessibility test digest

Synopsis

Page: Office of Management and Budget (OMB)

URL: https://www.whitehouse.gov/omb/

Score: 368

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Office of Management and Budget (OMB) web page at https://www.whitehouse.gov/omb/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 368 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total368
log14
fontSmall47
linkForcesNewWindow47
contrastAA19
targetSize16
contrastAAA14
focusableHidden14
svgImageNoText14
linkIndication13
controlNoText13
inconsistentStyles11
zIndexNotZero11
contentBeyondLandmarks10
tabIndexMissing10
focusableOperable9
roleBad6
groupName6
fontSizeAbsolute6
overflowHidden6
selectNoText6
labelBadID6
obsolete6
leadingClipsText6
legendMissing5
horizontalScrolling5
allCaps5
focusIndication4
contrastRisk4
linkTextsSame4
formNewWindow4
hoverSurprise3
hiddenContentRisk3
linkConfusionRisk3
selectFlatRisk3
scrollRisk3
complementaryNoText3
linkPair3
noScriptRisk3
headingStructure3

Issue summary

Special issues

log: Score 14. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

fontSmall: Score 47. Issues reported by tests in this category:

linkForcesNewWindow: Score 47. Issues reported by tests in this category:

contrastAA: Score 19. Issues reported by tests in this category:

targetSize: Score 16. Issues reported by tests in this category:

contrastAAA: Score 14. Issues reported by tests in this category:

focusableHidden: Score 14. Issues reported by tests in this category:

svgImageNoText: Score 14. Issues reported by tests in this category:

linkIndication: Score 13. Issues reported by tests in this category:

controlNoText: Score 13. Issues reported by tests in this category:

inconsistentStyles: Score 11. Issues reported by tests in this category:

zIndexNotZero: Score 11. Issues reported by tests in this category:

contentBeyondLandmarks: Score 10. Issues reported by tests in this category:

tabIndexMissing: Score 10. Issues reported by tests in this category:

focusableOperable: Score 9. Issues reported by tests in this category:

roleBad: Score 6. Issues reported by tests in this category:

groupName: Score 6. Issues reported by tests in this category:

fontSizeAbsolute: Score 6. Issues reported by tests in this category:

overflowHidden: Score 6. Issues reported by tests in this category:

selectNoText: Score 6. Issues reported by tests in this category:

labelBadID: Score 6. Issues reported by tests in this category:

obsolete: Score 6. Issues reported by tests in this category:

leadingClipsText: Score 6. Issues reported by tests in this category:

legendMissing: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

allCaps: Score 5. Issues reported by tests in this category:

focusIndication: Score 4. Issues reported by tests in this category:

contrastRisk: Score 4. Issues reported by tests in this category:

linkTextsSame: Score 4. Issues reported by tests in this category:

formNewWindow: Score 4. Issues reported by tests in this category:

hoverSurprise: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

linkConfusionRisk: Score 3. Issues reported by tests in this category:

selectFlatRisk: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

complementaryNoText: Score 3. Issues reported by tests in this category:

linkPair: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

headingStructure: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4aieq-omb",
  "host": {
    "id": "omb",
    "which": "https://www.whitehouse.gov/omb/",
    "what": "Office of Management and Budget (OMB)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:01:33"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:03:22"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.whitehouse.gov/omb/",
        "what": "Office of Management and Budget (OMB)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.whitehouse.gov/omb/",
        "what": "Office of Management and Budget (OMB)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "Office of Management and Budget (OMB)",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "bytes": [
          124997,
          124997,
          124997,
          124997,
          124997
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "Office of Management and Budget (OMB)",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "visibleElements": 261
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "tabFocusables": 41,
        "tabFocused": 41,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "total": 41,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 39,
              "meanDelay": 92,
              "tagNames": {
                "A": 34,
                "BUTTON": 4,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Toggle High Contrast",
              "delay": 103
            },
            {
              "tagName": "BUTTON",
              "text": "Toggle Large Font Size",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The White House The White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The White House #wh-oval-90 .st0{fill:#0A2458;} #wh-oval-90 .st1{fill-rule:evenodd;clip-rule:evenodd",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Menu Close",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "President’s Budget",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Briefing Room",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Information and Guidance",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Information and Regulatory Affairs",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Legislative",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Management",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Office of Federal Financial Management",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "PAYGO Reports",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "SIPPRA",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements of Administration Policy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Supplementals, Amendments, and Releases",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Tribal Consultation",
              "delay": 100
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "The Administration",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Executive Offices",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Priorities",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Briefing Room",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The White House",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Copyright Policy",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Disclosures",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "InstagramOpens in a new window",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FacebookOpens in a new window",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "TwitterOpens in a new window",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "YouTubeOpens in a new window",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "WH.gov",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "total": 118,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "svg": 1
              }
            },
            "onlyOperable": {
              "total": 4,
              "tagNames": {
                "INPUT": 1,
                "A": 3
              }
            },
            "focusableAndOperable": {
              "total": 113,
              "tagNames": {
                "A": 91,
                "BUTTON": 13,
                "INPUT": 8,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg aria-hidden=\"true\" tabindex=\"0\" viewBox=\"0 0 1792 1792\" role=\"img\" xmlns=\"h"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" tabindex=\"-1\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share this page on Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share this page on Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://www.whitehouse.gov/omb/?utm_source=link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle High Contrast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle Large Font Size",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House The White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House #wh-oval-90 .st0{fill:#0A2458;} #wh-oval-90 .st1{fill-rule:eveno",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Briefing Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "InstagramOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FacebookOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TwitterOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTubeOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copyright Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-close-icon\" aria-label=\"Close\" aria-hidden=\"true\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-icon\" aria-label=\"Search\" style=\"cursor: default;\"><svg wi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-search-id-91",
              "text": "<input class=\"search-field\" id=\"search-field-search-id-91\" type=\"text\" name=\"s\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#wh-oval-nofill-92 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#0A2458;} #wh-o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show submenu for “Administration””",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President Joe Biden",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vice President Kamala Harris",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First Lady Dr. Jill Biden",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Second Gentleman Douglas Emhoff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Cabinet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Executive Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show submenu for “Executive Offices””",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Council of Economic Advisers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Council on Environmental Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domestic Policy Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Economic Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Security Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Intergovernmental Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Management and Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of National Drug Control Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Public Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Science and Technology Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Briefing Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show submenu for “The White House””",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First Families",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Grounds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show submenu for “Get Involved””",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Write or Call The White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House Fellows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House Internship Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclosures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copyright Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "InstagramOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FacebookOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TwitterOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTubeOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-close-icon\" aria-label=\"Close\" aria-hidden=\"true\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-icon\" aria-label=\"Search\" style=\"cursor: default;\"><svg wi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-search-id-93",
              "text": "<input class=\"search-field\" id=\"search-field-search-id-93\" type=\"text\" name=\"s\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "side-nav-select",
              "text": "Select President’s Budget Briefing Room Freedom of Information Act (FOIA) Inform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President’s Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Briefing Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information and Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information and Regulatory Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legislative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Federal Financial Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAYGO Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SIPPRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements of Administration Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supplementals, Amendments, and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Consultation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mce-EMAIL",
              "text": "<input type=\"email\" value=\"\" name=\"EMAIL\" placeholder=\"example@example.com\" requ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "mce-ZIPCODE",
              "text": "<input type=\"text\" value=\"\" name=\"ZIPCODE\" placeholder=\"ZIP Code\" class=\"\" requi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"SIGNUP\" type=\"hidden\" value=\"https://www.whitehouse.gov/omb/\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"SIGNUP_SRC\" type=\"hidden\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"LANGUAGE\" type=\"hidden\" value=\"en\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "mc-embedded-subscribe",
              "text": "<input type=\"submit\" value=\"Sign Up\" name=\"subscribe\" id=\"mc-embedded-subscribe\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Opt in to send and receive text messages from President Biden.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Executive Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Briefing Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copyright Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclosures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "InstagramOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FacebookOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TwitterOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTubeOpens in a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WH.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scroll to Top Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "triggers": 80,
          "headTriggers": 20,
          "tailTriggers": 60,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TheWhiteHouse#wh-oval-90.st0{fill:#0A2458;}#wh-ova"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "WH.gov"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 18
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 15,
              "tagName": "SELECT",
              "type": "select-one"
            },
            {
              "index": 18,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Toggle High Contrast"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Toggle Large Font Size"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Menu Close"
                ],
                "content": "Menu Close"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "To search this site, enter a search term"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show submenu for “Administration””"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show submenu for “Executive Offices””"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show submenu for “The White House””"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show submenu for “Get Involved””"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "To search this site, enter a search term"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 16,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email Address*"
                ]
              }
            },
            {
              "index": 17,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "ZIP Code"
                ]
              }
            },
            {
              "index": 19,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "links": 94,
          "adjacent": {
            "total": 14,
            "underlined": 3,
            "underlinedPercent": 21
          }
        },
        "items": {
          "underlined": [
            "Skip to content",
            "The White House#wh-oval-90 .st0{fill:#0A2458;}#wh-oval-90 .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}#wh-oval-90 .st2{opacity:0.5;fill:#FFFFFF;}#wh-oval-90 .st3{fill:#FFFFFF;}",
            "#wh-oval-nofill-92 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#0A2458;}#wh-oval-nofill-92 .st1{opacity:0.5;fill:#0A2458;}#wh-oval-nofill-92 .st2{fill:#0A2458;}"
          ],
          "notUnderlined": [
            "The White HouseThe White House",
            "Home",
            "Administration",
            "Executive Offices",
            "Priorities",
            "Briefing Room",
            "The White House",
            "Get Involved",
            "Opt in to send and receive text messages from President Biden.",
            "WH.gov",
            "Scroll to TopTop"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "roleElements": 20,
        "badRoleElements": 1,
        "redundantRoleElements": 3,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 3
            }
          },
          "A": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 13,
            "subtotals": [
              4,
              3,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 14,
            "subtotals": [
              11,
              3
            ]
          },
          "listLink": {
            "total": 80,
            "subtotals": [
              23,
              13,
              11,
              8,
              5,
              5,
              5,
              4,
              2,
              2,
              1,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                "",
                ""
              ],
              "1": [
                "Toggle High Contrast",
                "Toggle Large Font Size",
                "Menu        Close",
                "",
                "Search",
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””",
                "",
                "Search"
              ]
            },
            "borderStyle": {
              "solid solid none none": [
                "Toggle High Contrast"
              ],
              "none solid solid none": [
                "Toggle Large Font Size"
              ],
              "none": [
                "Menu        Close",
                "",
                "",
                "Search",
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””",
                "",
                "",
                "Search"
              ]
            },
            "borderWidth": {
              "1px 1px 0px 0px": [
                "Toggle High Contrast"
              ],
              "0px 1px 1px 0px": [
                "Toggle Large Font Size"
              ],
              "0px": [
                "Menu        Close",
                "",
                "",
                "Search",
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””",
                "",
                "",
                "Search"
              ]
            },
            "height": {
              "54px": [
                "Toggle High Contrast",
                "Toggle Large Font Size"
              ],
              "56px": [
                "Menu        Close"
              ],
              "34px": [
                "",
                "Search",
                "",
                "",
                "Search"
              ],
              "auto": [
                ""
              ],
              "44px": [
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””"
              ]
            },
            "lineHeight": {
              "27.2px": [
                "Toggle High Contrast",
                "Toggle Large Font Size",
                "Menu        Close",
                "",
                "",
                "Search",
                "",
                "",
                "Search"
              ],
              "28.16px": [
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””"
              ]
            },
            "minHeight": {
              "0px": [
                "Toggle High Contrast",
                "Toggle Large Font Size",
                "Menu        Close",
                "",
                "",
                "Search",
                "",
                "",
                "Search"
              ],
              "auto": [
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””"
              ]
            },
            "minWidth": {
              "0px": [
                "Toggle High Contrast",
                "Toggle Large Font Size",
                "Menu        Close",
                "",
                "",
                "Search",
                "",
                "",
                "Search"
              ],
              "auto": [
                "Show submenu for “Administration””",
                "Show submenu for “Executive Offices””",
                "Show submenu for “The White House””",
                "Show submenu for “Get Involved””"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "underline": [
                "Skip to content",
                "The White House         #wh-oval-90 .st0{fill:#0A2458;}  #wh-oval-90 .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}  #wh-oval-90 .st2{opacity:0.5;fill:#FFFFFF;}  #wh-oval-90 .st3{fill:#FFFFFF;}",
                "#wh-oval-nofill-92 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#0A2458;}  #wh-oval-nofill-92 .st1{opacity:0.5;fill:#0A2458;}  #wh-oval-nofill-92 .st2{fill:#0A2458;}"
              ],
              "none": [
                "The White House                   The White House",
                "Home",
                "Administration",
                "Executive Offices",
                "Priorities",
                "Briefing Room",
                "The White House",
                "Get Involved",
                "Opt in to send and receive text messages from President Biden.",
                "WH.gov",
                "Scroll to Top            Top"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Administration",
                "Priorities",
                "COVID Plan",
                "Briefing Room",
                "Español",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "President Joe Biden",
                "Vice President Kamala Harris",
                "First Lady Dr. Jill Biden",
                "Second Gentleman Douglas Emhoff",
                "The Cabinet",
                "Council of Economic Advisers",
                "Council on Environmental Quality",
                "Domestic Policy Council",
                "National Economic Council",
                "National Security Council",
                "Office of Intergovernmental Affairs",
                "Office of Management and Budget",
                "Office of National Drug Control Policy",
                "Office of Public Engagement",
                "Office of Science and Technology Policy",
                "Presidents",
                "First Families",
                "The Grounds",
                "Our Government",
                "Write or Call The White House",
                "Join Us",
                "White House Fellows",
                "White House Internship Program",
                "COVID Plan",
                "Disclosures",
                "Español",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "President’s Budget",
                "Briefing Room",
                "Freedom of Information Act (FOIA)",
                "Information and Guidance",
                "Information and Regulatory Affairs",
                "Legislative",
                "Management",
                "Office of Federal Financial Management",
                "PAYGO Reports",
                "SIPPRA",
                "Statements of Administration Policy",
                "Supplementals, Amendments, and Releases",
                "Tribal Consultation",
                "https://www.whitehouse.gov/omb/?utm_source=link",
                "Home",
                "The Administration",
                "Executive Offices",
                "Priorities",
                "Briefing Room",
                "The White House",
                "Get Involved",
                "Español",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Disclosures",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window"
              ],
              "underline": [
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "Share this page on Facebook",
                "Share this page on Twitter"
              ]
            },
            "color": {
              "rgb(0, 0, 238)": [
                "Administration",
                "Priorities",
                "COVID Plan",
                "Briefing Room",
                "Español",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window"
              ],
              "rgb(192, 219, 238)": [
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement"
              ],
              "rgb(0, 100, 188)": [
                "President Joe Biden",
                "Vice President Kamala Harris",
                "First Lady Dr. Jill Biden",
                "Second Gentleman Douglas Emhoff",
                "The Cabinet",
                "Council of Economic Advisers",
                "Council on Environmental Quality",
                "Domestic Policy Council",
                "National Economic Council",
                "National Security Council",
                "Office of Intergovernmental Affairs",
                "Office of Management and Budget",
                "Office of National Drug Control Policy",
                "Office of Public Engagement",
                "Office of Science and Technology Policy",
                "Presidents",
                "First Families",
                "The Grounds",
                "Our Government",
                "Write or Call The White House",
                "Join Us",
                "White House Fellows",
                "White House Internship Program",
                "Español",
                "President’s Budget",
                "Briefing Room",
                "Freedom of Information Act (FOIA)",
                "Information and Guidance",
                "Information and Regulatory Affairs",
                "Legislative",
                "Management",
                "Office of Federal Financial Management",
                "PAYGO Reports",
                "SIPPRA",
                "Statements of Administration Policy",
                "Supplementals, Amendments, and Releases",
                "Tribal Consultation",
                "Share this page on Facebook",
                "Share this page on Twitter",
                "https://www.whitehouse.gov/omb/?utm_source=link",
                "Español",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window"
              ],
              "rgb(10, 36, 88)": [
                "COVID Plan",
                "Disclosures",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Home",
                "The Administration",
                "Executive Offices",
                "Priorities",
                "Briefing Room",
                "The White House",
                "Get Involved",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Disclosures"
              ]
            },
            "fontSize": {
              "13px": [
                "Administration",
                "Priorities",
                "COVID Plan",
                "Briefing Room",
                "Español",
                "President Joe Biden",
                "Vice President Kamala Harris",
                "First Lady Dr. Jill Biden",
                "Second Gentleman Douglas Emhoff",
                "The Cabinet",
                "Council of Economic Advisers",
                "Council on Environmental Quality",
                "Domestic Policy Council",
                "National Economic Council",
                "National Security Council",
                "Office of Intergovernmental Affairs",
                "Office of Management and Budget",
                "Office of National Drug Control Policy",
                "Office of Public Engagement",
                "Office of Science and Technology Policy",
                "Presidents",
                "First Families",
                "The Grounds",
                "Our Government",
                "Write or Call The White House",
                "Join Us",
                "White House Fellows",
                "White House Internship Program",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "President’s Budget",
                "Briefing Room",
                "Freedom of Information Act (FOIA)",
                "Information and Guidance",
                "Information and Regulatory Affairs",
                "Legislative",
                "Management",
                "Office of Federal Financial Management",
                "PAYGO Reports",
                "SIPPRA",
                "Statements of Administration Policy",
                "Supplementals, Amendments, and Releases",
                "Tribal Consultation",
                "Home",
                "The Administration",
                "Executive Offices",
                "Priorities",
                "Briefing Room",
                "The White House",
                "Get Involved",
                "Español"
              ],
              "16px": [
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "Share this page on Facebook",
                "Share this page on Twitter",
                "https://www.whitehouse.gov/omb/?utm_source=link",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window"
              ],
              "10px": [
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Disclosures"
              ],
              "25px": [
                "COVID Plan",
                "Disclosures",
                "Español"
              ]
            },
            "lineHeight": {
              "15.99px": [
                "Administration",
                "Priorities",
                "COVID Plan",
                "Briefing Room",
                "Español",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Home",
                "The Administration",
                "Executive Offices",
                "Priorities",
                "Briefing Room",
                "The White House",
                "Get Involved",
                "Español"
              ],
              "28.16px": [
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window",
                "Share this page on Facebook",
                "Share this page on Twitter",
                "https://www.whitehouse.gov/omb/?utm_source=link",
                "InstagramOpens in a new window",
                "FacebookOpens in a new window",
                "TwitterOpens in a new window",
                "YouTubeOpens in a new window"
              ],
              "15px": [
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Contact Us",
                "Privacy Policy",
                "Copyright Policy",
                "Accessibility Statement",
                "Disclosures"
              ],
              "16.9px": [
                "President Joe Biden",
                "Vice President Kamala Harris",
                "First Lady Dr. Jill Biden",
                "Second Gentleman Douglas Emhoff",
                "The Cabinet",
                "Council of Economic Advisers",
                "Council on Environmental Quality",
                "Domestic Policy Council",
                "National Economic Council",
                "National Security Council",
                "Office of Intergovernmental Affairs",
                "Office of Management and Budget",
                "Office of National Drug Control Policy",
                "Office of Public Engagement",
                "Office of Science and Technology Policy",
                "Presidents",
                "First Families",
                "The Grounds",
                "Our Government",
                "Write or Call The White House",
                "Join Us",
                "White House Fellows",
                "White House Internship Program"
              ],
              "33px": [
                "COVID Plan",
                "Disclosures",
                "Español"
              ],
              "13px": [
                "President’s Budget",
                "Briefing Room",
                "Freedom of Information Act (FOIA)",
                "Information and Guidance",
                "Information and Regulatory Affairs",
                "Legislative",
                "Management",
                "Office of Federal Financial Management",
                "PAYGO Reports",
                "SIPPRA",
                "Statements of Administration Policy",
                "Supplementals, Amendments, and Releases",
                "Tribal Consultation"
              ]
            }
          },
          "h2": {
            "fontSize": {
              "32px": [
                "Mobile Menu Overlay"
              ],
              "17px": [
                "Stay Connected"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "total": 36,
          "tagNames": {
            "DIV": 12,
            "BUTTON": 13,
            "HEADER": 1,
            "FORM": 2,
            "INPUT": 2,
            "UL": 4,
            "SECTION": 1,
            "ASIDE": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "<span class=\"sr-only\">You have JavaScript disabled. Please enable JavaScript to use this feature.</s"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toggle High Contrast"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Toggle High Contrast"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toggle Large Font Size"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Toggle Large Font Size"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "masthead",
            "text": "The White House The White House The White House #wh-oval-90 .st0{fill:#0A2458;} #wh-oval-90 .st1{fil"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The White House #wh-oval-90 .st0{fill:#0A2458;} #wh-oval-90 .st1{fill-rule:evenodd;clip-rule:evenodd"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Menu Close"
          },
          {
            "tagName": "FORM",
            "id": "",
            "text": "To search this site, enter a search term Search"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "search-field-search-id-91",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Mobile Menu Overlay #wh-oval-nofill-92 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#0A2458;} #wh-o"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "#wh-oval-nofill-92 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#0A2458;} #wh-oval-nofill-92 .st1{o"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Administration Show submenu for “Administration”” President Joe Biden Vice President Kamala Harris F"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show submenu for “Administration””"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "President Joe Biden Vice President Kamala Harris First Lady Dr. Jill Biden Second Gentleman Douglas "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show submenu for “Executive Offices””"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Council of Economic Advisers Council on Environmental Quality Domestic Policy Council National Econo"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show submenu for “The White House””"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Presidents First Families The Grounds Our Government"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show submenu for “Get Involved””"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Write or Call The White House Join Us White House Fellows White House Internship Program"
          },
          {
            "tagName": "FORM",
            "id": "",
            "text": "To search this site, enter a search term Search"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "search-field-search-id-93",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Navigate this Section Select President’s Budget Briefing Room Freedom of Information Act (FOIA) Info"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "#the-wh-logo-btca .st0{fill:#0a2458}#the-wh-logo-btca .st1{opacity:.5;fill:#0a2458} Stay Connected E"
          },
          {
            "tagName": "ASIDE",
            "id": "",
            "text": "Share Share this page on Facebook Share this page on Twitter https://www.whitehouse.gov/omb/?utm_sou"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home\nThe Administration\nExecutive Offices\nPriorities\nBriefing Room\nThe White House\nGet Involved\nEspa"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Scroll to Top Top"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "failures": 8,
          "warnings": 8
        },
        "items": [
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Toggle High Contrast"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Toggle Large Font Size"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]",
              "codeLines": [
                "<fieldset>",
                "  <div class=\"mc-field-group email\">",
                "    <label for=\"mce-EMAIL\">",
                "      Email Address",
                "      <span class=\"asterisk\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <input type=\"email\" value=\"\" name=\"EMAIL\" placeholder=\"example@example.com\" required=\"\" class=\"...",
                "  </div>",
                "  <div class=\"mc-field-group zip\">",
                "    <label for=\"mce-ZIPCODE\">",
                "      ZIP Code",
                "    </label>",
                "    <input type=\"text\" value=\"\" name=\"ZIPCODE\" placeholder=\"ZIP Code\" class=\"\" required=\"\" id=\"mce-...",
                "  </div>",
                "  <!-- real people should not fill this in and expect good things - do not remove this or risk form...",
                "  <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\">",
                "    <input type=\"text\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" tabindex=\"-1\" value=\"\">",
                "  </div>",
                "  <div style=\"display: none\">",
                "    <input name=\"SIGNUP\" type=\"hidden\" value=\"https://www.whitehouse.gov/omb/\">",
                "    <input name=\"SIGNUP_SRC\" type=\"hidden\" value=\"\">",
                "    <input name=\"LANGUAGE\" type=\"hidden\" value=\"en\">",
                "  </div>",
                "  <div class=\"clear submit-wrapper\">",
                "    <input type=\"submit\" value=\"Sign Up\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"...",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 666,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 667,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Email Address"
              ]
            }
          },
          {
            "index": 668,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 669,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "ZIP Code"
              ]
            }
          },
          {
            "index": 670,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/aside[1]/div[1]/text()[1]",
              "codeLines": [
                "Share"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 704,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Email Address"
              ]
            }
          },
          {
            "index": 705,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 706,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "ZIP Code"
              ]
            }
          },
          {
            "index": 719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-drop-cap\">",
                "  The Office of Management and Budget oversees the implementation of the President’s vision across ...",
                "</p>"
              ]
            }
          },
          {
            "index": 720,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"address\">",
                "  <strong>",
                "    The White House",
                "  </strong>",
                "  <br>",
                "  1600 Pennsylvania Ave NW",
                "  <br>",
                "  Washington, DC 20500",
                "</p>"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]/main[1]/aside[1]/div[1]",
              "codeLines": [
                "<div class=\"small-text shares-simple__title\">",
                "  Share",
                "</div>"
              ]
            }
          },
          {
            "index": 781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "The White House"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 52,
          "rulesWarned": 5,
          "rulesViolated": 2,
          "warnings": {
            "minor": 18,
            "moderate": 0,
            "serious": 33,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 7,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:03:04.486Z",
          "url": "https://www.whitehouse.gov/omb/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/budget/\">\n\t\t\t\t\t\t\t\tPresident’s Budget\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(1) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/briefing-room/\">\n\t\t\t\t\t\t\t\tBriefing Room\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(2) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/legislative/\">\n\t\t\t\t\t\t\t\tLegislative\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(6) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/management/\">\n\t\t\t\t\t\t\t\tManagement\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(7) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/paygo/\">\n\t\t\t\t\t\t\t\tPAYGO Reports\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(9) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/sippra/\">\n\t\t\t\t\t\t\t\tSIPPRA\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(10) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/tribal-consultation/\">\n\t\t\t\t\t\t\t\tTribal Consultation\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(13) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"mce-EMAIL\">Email Address<span class=\"asterisk\">*</span></label>",
                  "target": [
                    "label[for=\"mce-EMAIL\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"mce-ZIPCODE\">ZIP Code</label>",
                  "target": [
                    "label[for=\"mce-ZIPCODE\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/contact/\">Contact Us</a>",
                  "target": [
                    "#menu-item-54640 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/privacy/\">Privacy Policy</a>",
                  "target": [
                    "#menu-item-54641 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/copyright/\">Copyright Policy</a>",
                  "target": [
                    "#menu-item-54642 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/accessibility/\">Accessibility Statement</a>",
                  "target": [
                    "#menu-item-54643 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/disclosures/\">Disclosures</a>",
                  "target": [
                    "#menu-item-54644 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"address\">\n\t\t\t\t\t\t\t\t<strong>The White House</strong><br>\n\t\t\t\t\t\t\t\t1600 Pennsylvania Ave NW<br>\n\t\t\t\t\t\t\t\tWashington, DC 20500\n\t\t\t\t\t\t\t</p>",
                  "target": [
                    ".social-and-address > .address"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The White House</strong>",
                  "target": [
                    ".address > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/budget/\">\n\t\t\t\t\t\t\t\tPresident’s Budget\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(1) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/briefing-room/\">\n\t\t\t\t\t\t\t\tBriefing Room\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(2) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/legislative/\">\n\t\t\t\t\t\t\t\tLegislative\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(6) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/management/\">\n\t\t\t\t\t\t\t\tManagement\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(7) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/paygo/\">\n\t\t\t\t\t\t\t\tPAYGO Reports\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(9) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/sippra/\">\n\t\t\t\t\t\t\t\tSIPPRA\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(10) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"side-nav-menu\" aria-label=\"Side Navigation\" role=\"navigation\">",
                          "target": [
                            ".side-nav-menu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/tribal-consultation/\">\n\t\t\t\t\t\t\t\tTribal Consultation\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(13) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"mce-EMAIL\">Email Address<span class=\"asterisk\">*</span></label>",
                  "target": [
                    "label[for=\"mce-EMAIL\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"mce-ZIPCODE\">ZIP Code</label>",
                  "target": [
                    "label[for=\"mce-ZIPCODE\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/contact/\">Contact Us</a>",
                  "target": [
                    "#menu-item-54640 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/privacy/\">Privacy Policy</a>",
                  "target": [
                    "#menu-item-54641 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/copyright/\">Copyright Policy</a>",
                  "target": [
                    "#menu-item-54642 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/accessibility/\">Accessibility Statement</a>",
                  "target": [
                    "#menu-item-54643 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/disclosures/\">Disclosures</a>",
                  "target": [
                    "#menu-item-54644 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"address\">\n\t\t\t\t\t\t\t\t<strong>The White House</strong><br>\n\t\t\t\t\t\t\t\t1600 Pennsylvania Ave NW<br>\n\t\t\t\t\t\t\t\tWashington, DC 20500\n\t\t\t\t\t\t\t</p>",
                  "target": [
                    ".social-and-address > .address"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2458",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<svg aria-hidden=\"true\" tabindex=\"-1\" id=\"stars-seal\" width=\"297\" height=\"298\" viewBox=\"0 0 297 298\" fill=\"#e0e5ef\" xmlns=\"http://www.w3.org/2000/svg\">",
                          "target": [
                            "#stars-seal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The White House</strong>",
                  "target": [
                    ".address > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile__logo\">",
                  "target": [
                    ".mobile__logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"site-header__menu-wrap\">",
                  "target": [
                    ".site-header__menu-wrap"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"close-text\">Close</span>",
                  "target": [
                    ".close-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://www.whitehouse.gov/\">",
                  "target": [
                    ".site-header__row > .search-form[role=\"search\"][method=\"get\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"search-close-icon\" aria-label=\"Close\" aria-hidden=\"true\">",
                  "target": [
                    ".site-header__row > .search-form[role=\"search\"][method=\"get\"] > .search-close-icon[aria-label=\"Close\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input class=\"search-field\" id=\"search-field-search-id-91\" type=\"text\" name=\"s\" aria-required=\"false\" autocomplete=\"off\" autocapitalize=\"off\" spellcheck=\"false\" required=\"\" placeholder=\"Search…\">",
                  "target": [
                    "#search-field-search-id-91"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"search-submit\" aria-hidden=\"true\">",
                  "target": [
                    ".site-header__row > .search-form[role=\"search\"][method=\"get\"] > .search-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-overlay mobile-nav-overlay\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"dialog2Title\" style=\"height: 720px;\">",
                  "target": [
                    ".mobile-overlay"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"search-close-icon\" aria-label=\"Close\" aria-hidden=\"true\">",
                  "target": [
                    ".topper > .search-form[role=\"search\"][method=\"get\"] > .search-close-icon[aria-label=\"Close\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input class=\"search-field\" id=\"search-field-search-id-93\" type=\"text\" name=\"s\" aria-required=\"false\" autocomplete=\"off\" autocapitalize=\"off\" spellcheck=\"false\" required=\"\" placeholder=\"Search…\">",
                  "target": [
                    "#search-field-search-id-93"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"search-submit\" aria-hidden=\"true\">",
                  "target": [
                    ".topper > .search-form[role=\"search\"][method=\"get\"] > .search-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-select\">",
                  "target": [
                    ".mobile-select"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"success-message deck--md\">\n\t\t\t<p>We'll be in touch with the latest information on how President Biden and his administration are working for the American people, as well as ways you can get involved and help our country build back better.</p>\n\t\t</div>",
                  "target": [
                    ".success-message"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"bottomcta__community mobile-only\">\n\t\t\t\t\t\t\t\t<a href=\"https://my.community.com/potus?t=Hello%20Mr.%20President%20%F0%9F%87%BA%F0%9F%87%B8\" rel=\"noopener noreferer\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tOpt in to send and receive text messages from President Biden.\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t</p>",
                  "target": [
                    ".bottomcta__community"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"check-icon\" title=\"Copied!\" aria-hidden=\"true\">",
                  "target": [
                    ".check-icon"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"scroll-to-top\">",
                  "target": [
                    ".scroll-to-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "the white house",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.whitehouse.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"\" href=\"https://www.whitehouse.gov/\" rel=\"home\">",
                          "target": [
                            ".center-logo > a[rel=\"home\"][href$=\"whitehouse.gov/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.whitehouse.gov/about-the-white-house/\">The White House</a>",
                          "target": [
                            "#menu-item-92 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"site-header__item_inner\" href=\"https://www.whitehouse.gov/\" rel=\"home\">",
                  "target": [
                    ".site-header__item_inner[rel=\"home\"][href$=\"whitehouse.gov/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "briefing room",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.whitehouse.gov",
                          "port": "",
                          "pathname": "/omb/briefing-room/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.whitehouse.gov/briefing-room/\">Briefing Room</a>",
                          "target": [
                            "#menu-item-2785 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/briefing-room/\">\n\t\t\t\t\t\t\t\tBriefing Room\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(2) > .caption-text"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "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.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"social-and-address\">",
                          "target": [
                            ".social-and-address"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wh-logo-link\" href=\"https://www.whitehouse.gov/\" rel=\"home\">",
                  "target": [
                    ".wh-logo-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/freedom-of-information-act-foia/\">\n\t\t\t\t\t\t\t\tFreedom of Information Act (FOIA)\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(3) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/information-for-agencies/\">\n\t\t\t\t\t\t\t\tInformation and Guidance\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(4) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/information-regulatory-affairs/\">\n\t\t\t\t\t\t\t\tInformation and Regulatory Affairs\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(5) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/office-federal-financial-management/\">\n\t\t\t\t\t\t\t\tOffice of Federal Financial Management\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(8) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/statements-of-administration-policy/\">\n\t\t\t\t\t\t\t\tStatements of Administration Policy\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(11) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" class=\"site-main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/supplementals-amendments-and-releases/\">\n\t\t\t\t\t\t\t\tSupplementals, Amendments, and Releases\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(12) > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"colophon\" data-js-social-hide=\"\" class=\"social-hide site-footer body-copy\">",
                          "target": [
                            "#colophon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a rel=\"alternate\" href=\"https://www.whitehouse.gov/es/omb/\" lang=\"es-US\" hreflang=\"es-US\">Español</a>",
                  "target": [
                    "#menu-item-1801 > a[lang=\"es-US\"][hreflang$=\"es-US\"][rel=\"alternate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"acctoggle\" role=\"toolbar\" aria-label=\"High Contrast and Font Size Options\">",
                  "target": [
                    ".acctoggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "select",
                "id": "#side-nav-select",
                "code": "<select name=\"side-nav-select\" id=\"side-nav-select\">...</select>"
              }
            ]
          },
          "AA.1_3_1.H71.NoLegend": {
            "Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset>...</fieldset>"
              }
            ]
          },
          "AA.4_1_2.H91.Fieldset.Name": {
            "This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset>...</fieldset>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Name": {
            "This select element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "select",
                "id": "#side-nav-select",
                "code": "<select name=\"side-nav-select\" id=\"side-nav-select\">...</select>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#side-nav-select",
                "code": "<select name=\"side-nav-select\" id=\"side-nav-select\">...</select>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "aside",
                "id": "",
                "code": "<aside class=\"social-nav shares-simple behind animate\">...</aside>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"acctoggle\" role=\"toolbar\" aria-label=\"High Contrast and Font Size Options\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"scroll-to-top\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#content\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"js-click-to-copy-link screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              },
              {
                "tagName": "style",
                "id": "",
                "code": "<style type=\"text/css\">...</style>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"/wp-content/images/safari-pinned-tab.svg\" color=\"#5bbad5\">"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#side-nav-select",
                "code": "<select name=\"side-nav-select\" id=\"side-nav-select\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "content": {
          "totals": {
            "violation": 8,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/article[1]/header[1]/form[1]/label[1]",
                "aria": "/document[1]/main[1]/article[1]/search[1]"
              },
              "message": "The value \"search-field-search-id-93\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 731,
                "top": 76,
                "height": 0,
                "width": 34
              },
              "snippet": "<label for=\"search-field-search-id-93\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[3]/input[1]",
                "aria": "/document[1]/main[1]/group[1]/textbox[3]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -4705,
                "top": 1542,
                "height": 53,
                "width": 224
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/select[1]",
                "aria": "/document[1]/main[1]/article[1]/combobox[1]"
              },
              "message": "Form control element <select> has no associated label",
              "bounds": {
                "left": 170,
                "top": 509,
                "height": 53,
                "width": 460
              },
              "snippet": "<select id=\"side-nav-select\" name=\"side-nav-select\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/main[1]/group[1]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 295,
                "top": 1391,
                "height": 221,
                "width": 423
              },
              "snippet": "<fieldset>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/toolbar[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 756,
                "top": 426,
                "height": 54,
                "width": 44
              },
              "snippet": "<button class=\"acctoggle__fontsize\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/toolbar[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 756,
                "top": 372,
                "height": 54,
                "width": 44
              },
              "snippet": "<button class=\"acctoggle__contrast\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#content\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 749,
                "top": 214,
                "height": 174,
                "width": 51
              },
              "snippet": "<aside class=\"social-nav shares-simple behind animate\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"/wp-content/images/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 83,
                "top": 1420,
                "height": 107,
                "width": 135
              },
              "snippet": "<svg xml:space=\"preserve\" viewBox=\"0 0 593.1 471.2\" y=\"0\" x=\"0\" xmlns=\"http://www.w3.org/2000/svg\" id=\"the-wh-logo-btca\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 353,
                "top": 8,
                "height": 64,
                "width": 94
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 343 243;\" viewBox=\"0 0 343 243\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" id=\"wh-oval-90\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 597,
                "top": 1956,
                "height": 17,
                "width": 114
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 1231 180;\" viewBox=\"0 0 1231 180\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"wh-gov-94\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 8,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/article[1]/header[1]/form[1]/label[1]",
                "aria": "/document[1]/main[1]/article[1]/search[1]"
              },
              "message": "The value \"search-field-search-id-93\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 731,
                "top": 76,
                "height": 0,
                "width": 34
              },
              "snippet": "<label for=\"search-field-search-id-93\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[3]/input[1]",
                "aria": "/document[1]/main[1]/group[1]/textbox[3]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -4705,
                "top": 1542,
                "height": 53,
                "width": 224
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/select[1]",
                "aria": "/document[1]/main[1]/article[1]/combobox[1]"
              },
              "message": "Form control element <select> has no associated label",
              "bounds": {
                "left": 170,
                "top": 509,
                "height": 53,
                "width": 460
              },
              "snippet": "<select id=\"side-nav-select\" name=\"side-nav-select\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/main[1]/group[1]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 295,
                "top": 1391,
                "height": 221,
                "width": 423
              },
              "snippet": "<fieldset>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/toolbar[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 756,
                "top": 426,
                "height": 54,
                "width": 44
              },
              "snippet": "<button class=\"acctoggle__fontsize\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/toolbar[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 756,
                "top": 372,
                "height": 54,
                "width": 44
              },
              "snippet": "<button class=\"acctoggle__contrast\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#content\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 749,
                "top": 214,
                "height": 174,
                "width": 51
              },
              "snippet": "<aside class=\"social-nav shares-simple behind animate\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"/wp-content/images/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 83,
                "top": 1420,
                "height": 107,
                "width": 135
              },
              "snippet": "<svg xml:space=\"preserve\" viewBox=\"0 0 593.1 471.2\" y=\"0\" x=\"0\" xmlns=\"http://www.w3.org/2000/svg\" id=\"the-wh-logo-btca\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 353,
                "top": 8,
                "height": 64,
                "width": 94
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 343 243;\" viewBox=\"0 0 343 243\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" id=\"wh-oval-90\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 597,
                "top": 1956,
                "height": 17,
                "width": 114
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 1231 180;\" viewBox=\"0 0 1231 180\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"wh-gov-94\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Office of Management and Budget | The White House",
          "pageurl": "https://www.whitehouse.gov/omb/",
          "time": 2.33,
          "creditsremaining": 814,
          "allitemcount": 152,
          "totalelements": 733,
          "waveurl": "http://wave.webaim.org/report?url=https://www.whitehouse.gov/omb/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mc_embed_signup > FORM#mc_embed_signup_form > FIELDSET:first-child > DIV:first-child + DIV + DIV > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 4,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION + ASIDE > DIV:first-child + UL > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION + ASIDE > DIV:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION + ASIDE > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + SCRIPT + A + DIV + DIV + SCRIPT + DIV + DIV > A:first-child > DIV:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    4.11,
                    "#0064bc",
                    "#c0dbee",
                    false
                  ],
                  [
                    4.11,
                    "#0064bc",
                    "#c0dbee",
                    false
                  ],
                  [
                    4.11,
                    "#0064bc",
                    "#c0dbee",
                    false
                  ],
                  [
                    1.58,
                    "#0000ee",
                    "#0064bc",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 14,
            "items": {
              "select_missing_label": {
                "id": "select_missing_label",
                "description": "Select missing label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child > HEADER:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > SELECT#side-nav-select"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "legend_missing": {
                "id": "legend_missing",
                "description": "Fieldset missing legend",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mc_embed_signup > FORM#mc_embed_signup_form > FIELDSET:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + SCRIPT + A + DIV > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child > DIV:first-child > SPAN#mm-label > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child > DIV:first-child > SPAN#mm-label > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + FORM > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child > HEADER:first-child > FORM:first-child > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child > HEADER:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mc_embed_signup > FORM#mc_embed_signup_form > FIELDSET:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > ARTICLE:first-child + SECTION + ASIDE > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + SCRIPT + A + DIV + DIV + SCRIPT + DIV + DIV > A:first-child > DIV:first-child + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.whitehouse.gov/omb/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.067",
        "responseTime": "2022-07-18T01:03:23.069Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1362370,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 55,
              "totalWarnings": 6,
              "totalIssues": 61
            },
            "issuesByLevel": {
              "A": {
                "count": 37,
                "pct": 60.66
              },
              "AA": {
                "count": 30,
                "pct": 49.18
              },
              "AAA": {
                "count": 61,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "fa89539f-58cd-4bdf-8477-8ef211db311e",
          "docID": "568bdc7a-78c3-4402-af1c-b1210fe648d4",
          "sourceHash": "30a3fa50f95460c564ef97be73da0cf7",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=fa89539f-58cd-4bdf-8477-8ef211db311e",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2210,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-template-default page page-id-702 wp-embed-responsive no-con no-font js-active\"&gt;&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MCMPK29\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&g",
              "xpath": "/html/body",
              "issueID": "a765a4dd11a2a20de04ea75673fa1be3",
              "signature": "f7608658b4cd95c2a0b45e11f37c4879",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=a765a4dd11a2a20de04ea75673fa1be3"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 94
                },
                "bottom-right": {
                  "x": 99,
                  "y": 129
                },
                "height": 35,
                "width": 79
              },
              "position": {
                "line": 6332,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/budget/\"&gt; President’s Budget &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "5f57433d867a2a3360385dfc297a973b",
              "signature": "e026c60e7e65473d0ed06f22615ca34b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5f57433d867a2a3360385dfc297a973b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 140
                },
                "bottom-right": {
                  "x": 120,
                  "y": 155
                },
                "height": 15,
                "width": 100
              },
              "position": {
                "line": 6332,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/briefing-room/\"&gt; Briefing Room &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "f69d0f8fcd3bd460438a1118129f7856",
              "signature": "a6944fdada25fca407b2abeb09830ccf",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f69d0f8fcd3bd460438a1118129f7856"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 166
                },
                "bottom-right": {
                  "x": 127,
                  "y": 221
                },
                "height": 55,
                "width": 107
              },
              "position": {
                "line": 6333,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/freedom-of-information-act-foia/\"&gt; Freedom of Information Act (FOIA) &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "e0596967daa70c6a00516fb17813a4ca",
              "signature": "54245c99f01b489fb7248883d3c10147",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e0596967daa70c6a00516fb17813a4ca"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 232
                },
                "bottom-right": {
                  "x": 128,
                  "y": 267
                },
                "height": 35,
                "width": 108
              },
              "position": {
                "line": 6333,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/information-for-agencies/\"&gt; Information and Guidance &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "795476eb880d52c1e5b2665a62bcf726",
              "signature": "e76f35c536c40664ec884dbaa27ee55f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=795476eb880d52c1e5b2665a62bcf726"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 13.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37.5,
                  "y": 12
                },
                "height": 12,
                "width": 24
              },
              "position": {
                "line": 8636,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"small-text shares-simple__title\"&gt;Share&lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/div[1]",
              "issueID": "b48ead8d25a800e66d21b09e6fc6e365",
              "signature": "48155e1c3cab55d0d1dcb979ae356647",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b48ead8d25a800e66d21b09e6fc6e365"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 58
                },
                "bottom-right": {
                  "x": 32,
                  "y": 70
                },
                "height": 12,
                "width": 20
              },
              "position": {
                "line": 8743,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"small-text scroll-to-top__dirtext\"&gt;Top&lt;/span&gt;",
              "xpath": "/html/body/div[4]/a[1]/span[1]",
              "issueID": "9f8579f0857c16d9997e59eb71934a9f",
              "signature": "1e430aae72a4449a8fa1b31672826548",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9f8579f0857c16d9997e59eb71934a9f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 140
                },
                "bottom-right": {
                  "x": 120,
                  "y": 155
                },
                "height": 15,
                "width": 100
              },
              "position": {
                "line": 6332,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/briefing-room/\"&gt; Briefing Room &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "bfecd32a6612fc49fc9ff6c9b056a56e",
              "signature": "18f9e4b887fe3f359a652bad0c66ab8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bfecd32a6612fc49fc9ff6c9b056a56e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 0
                },
                "height": 0,
                "width": -16
              },
              "position": {
                "line": 123,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-109\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-109 small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/contact/\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[1]",
              "issueID": "d8ab4d7b42ede9756e2bca7752422328",
              "signature": "d12d112598204e2010c5ed5998ff7b51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d8ab4d7b42ede9756e2bca7752422328"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 0
                },
                "height": 0,
                "width": -16
              },
              "position": {
                "line": 124,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-1791\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1791 small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/privacy/\"&gt;Privacy Policy&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[2]",
              "issueID": "69c9677c987f9d1587f12c8af2b4fabe",
              "signature": "1ff9e81197fa43154d5b03616e9af2c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=69c9677c987f9d1587f12c8af2b4fabe"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 0
                },
                "height": 0,
                "width": -16
              },
              "position": {
                "line": 125,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-699\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-699 small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/copyright/\"&gt;Copyright Policy&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[3]",
              "issueID": "8f7d8f1ac857d08009f5ec5559e64c3d",
              "signature": "994f72337ef0851ea8f04d9a74fd7902",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8f7d8f1ac857d08009f5ec5559e64c3d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 0
                },
                "height": 0,
                "width": -16
              },
              "position": {
                "line": 126,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-107\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-107 small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/accessibility/\"&gt;Accessibility Statement&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[4]",
              "issueID": "c874a0d9d78b23183503cb6ce7cc3352",
              "signature": "11d17b159bcc2f9d93f509c3404e47a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c874a0d9d78b23183503cb6ce7cc3352"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6,
                  "y": 14
                },
                "bottom-right": {
                  "x": 44,
                  "y": 42
                },
                "height": 28,
                "width": 38
              },
              "position": {
                "line": 8147,
                "column": 0
              },
              "errorSnippet": "&lt;span id=\"mm-label\" class=\"hamburger-control__title\"&gt; &lt;span class=\"menu-text\"&gt;Menu&lt;/span&gt; &lt;span class=\"close-text\" style=\"\"&gt;Close&lt;/span&gt; &lt;/span&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[4]/button[1]/div[1]/span[2]",
              "issueID": "4af801ba3ba085c6dcde140c848cc591",
              "signature": "6e4a70196450f84936d1a834a0697bd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4af801ba3ba085c6dcde140c848cc591"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3940,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"search-field-search-id-91\"&gt;&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/form[1]/label[1]",
              "issueID": "3acafb0f63d7f275ad3c25e401b673a9",
              "signature": "5c235bcfbbd046269562e53d9e188485",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3acafb0f63d7f275ad3c25e401b673a9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 34,
                  "y": 0
                },
                "height": 0,
                "width": 34
              },
              "position": {
                "line": 4780,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"search-field-search-id-93\"&gt;&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/label[1]",
              "issueID": "943985e8bddcebb56d771a35f75a39da",
              "signature": "9b7d174d126f31a9f476aa282567611c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=943985e8bddcebb56d771a35f75a39da"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3005,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"ui-label-base\"&gt;Navigate this Section&lt;/p&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "6a4b7612709b7d45057cf5125edc1b02",
              "signature": "2114879027df830f64023bb270e01ec9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6a4b7612709b7d45057cf5125edc1b02"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 5
                },
                "bottom-right": {
                  "x": 114,
                  "y": 59
                },
                "height": 54,
                "width": 94
              },
              "position": {
                "line": 8486,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"h6\"&gt;Office of Management and Budget&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]",
              "issueID": "eb1a99beb85426901db2fd04c5351ed1",
              "signature": "b7d6f50047490ccd1e6b86273dc4a904",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=eb1a99beb85426901db2fd04c5351ed1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 53
                },
                "bottom-right": {
                  "x": 290.891,
                  "y": 65
                },
                "height": 12,
                "width": 290.891
              },
              "position": {
                "line": 4983,
                "column": 34
              },
              "errorSnippet": "&lt;label for=\"mce-EMAIL\"&gt;Email Address&lt;span class=\"asterisk\"&gt;*&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]",
              "issueID": "c2aa17943790364aaa6868ece3141d5e",
              "signature": "c249737516b3b57b4edf3c7afaf9fe3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c2aa17943790364aaa6868ece3141d5e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 123
                },
                "bottom-right": {
                  "x": 115.719,
                  "y": 135
                },
                "height": 12,
                "width": 115.719
              },
              "position": {
                "line": 4984,
                "column": 40
              },
              "errorSnippet": "&lt;label for=\"mce-ZIPCODE\"&gt;ZIP Code&lt;/label&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[2]/label[1]",
              "issueID": "7b3096c23f760d40cf5a20acdadcfee7",
              "signature": "fe4970099fc89e1ac0a436d6879b6da7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7b3096c23f760d40cf5a20acdadcfee7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 13.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37.5,
                  "y": 12
                },
                "height": 12,
                "width": 24
              },
              "position": {
                "line": 8636,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"small-text shares-simple__title\"&gt;Share&lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/div[1]",
              "issueID": "54d6aeed85809dcb511f7759e8c67e52",
              "signature": "3cc20ac07d189c3b33fcd727c9216a42",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=54d6aeed85809dcb511f7759e8c67e52"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 0
                },
                "bottom-right": {
                  "x": 142,
                  "y": 15
                },
                "height": 15,
                "width": 132
              },
              "position": {
                "line": 8565,
                "column": 12
              },
              "errorSnippet": "&lt;li id=\"menu-item-54640\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-54640 col small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/contact/\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/section[1]/nav[1]/ul[1]/li[1]",
              "issueID": "eaf617c02eceb4b0055f41d0c403e829",
              "signature": "c4399b4836a46b29c9c06b1bfbef9feb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=eaf617c02eceb4b0055f41d0c403e829"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 25
                },
                "bottom-right": {
                  "x": 142,
                  "y": 40
                },
                "height": 15,
                "width": 132
              },
              "position": {
                "line": 8569,
                "column": 12
              },
              "errorSnippet": "&lt;li id=\"menu-item-54641\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-54641 col small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/privacy/\"&gt;Privacy Policy&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/section[1]/nav[1]/ul[1]/li[2]",
              "issueID": "93aa3859e15c0c6fd4cc823d328bb32f",
              "signature": "408abaf477e5015240a9c27a9b4ec646",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=93aa3859e15c0c6fd4cc823d328bb32f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 50
                },
                "bottom-right": {
                  "x": 142,
                  "y": 65
                },
                "height": 15,
                "width": 132
              },
              "position": {
                "line": 8573,
                "column": 12
              },
              "errorSnippet": "&lt;li id=\"menu-item-54642\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-54642 col small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/copyright/\"&gt;Copyright Policy&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/section[1]/nav[1]/ul[1]/li[3]",
              "issueID": "e461e769e134ff235060b5ca20a5b4ff",
              "signature": "91f8fc0a4e4939a05dcea3f954f4d5e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e461e769e134ff235060b5ca20a5b4ff"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 75
                },
                "bottom-right": {
                  "x": 142,
                  "y": 105
                },
                "height": 30,
                "width": 132
              },
              "position": {
                "line": 8577,
                "column": 12
              },
              "errorSnippet": "&lt;li id=\"menu-item-54643\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-54643 col small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/accessibility/\"&gt;Accessibility Statement&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/section[1]/nav[1]/ul[1]/li[4]",
              "issueID": "16e3395aad4c14a1425d1e18e546f641",
              "signature": "92e049bb4669a0f7e4d18bcfe5f2c6cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=16e3395aad4c14a1425d1e18e546f641"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 115
                },
                "bottom-right": {
                  "x": 142,
                  "y": 130
                },
                "height": 15,
                "width": 132
              },
              "position": {
                "line": 8581,
                "column": 12
              },
              "errorSnippet": "&lt;li id=\"menu-item-54644\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-54644 col small-text top-level-menu-item\"&gt;&lt;a href=\"https://www.whitehouse.gov/disclosures/\"&gt;Disclosures&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/section[1]/nav[1]/ul[1]/li[5]",
              "issueID": "5dc44dc72136eac829b53fa2b727d85f",
              "signature": "69837ea980eeb8bd6937500f896b20ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5dc44dc72136eac829b53fa2b727d85f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 58
                },
                "bottom-right": {
                  "x": 32,
                  "y": 70
                },
                "height": 12,
                "width": 20
              },
              "position": {
                "line": 8743,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"small-text scroll-to-top__dirtext\"&gt;Top&lt;/span&gt;",
              "xpath": "/html/body/div[4]/a[1]/span[1]",
              "issueID": "ec861d38338618a81118f42c894e8d80",
              "signature": "20643fc7db76f298b858a608230bb056",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ec861d38338618a81118f42c894e8d80"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 0
                },
                "bottom-right": {
                  "x": 142.328,
                  "y": 682
                },
                "height": 682,
                "width": 122.328
              },
              "position": {
                "line": 8393,
                "column": 2
              },
              "errorSnippet": "&lt;li&gt; &lt;span class=\"h6\"&gt;Office of Management and Budget&lt;/span&gt; &lt;ul class=\"sub-menu\"&gt; &lt;li&gt; &lt;a class=\"caption-text\" href=\"https://www.whitehouse.gov/omb/budget/\"&gt; President’s Budget &lt;/a&gt; &lt;/li&gt; &lt;li&gt; &lt;a ",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]",
              "issueID": "8db9813f34f3bdaa5d81525751290f7f",
              "signature": "372b7945b700fb3a2182d904ac6df69c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8db9813f34f3bdaa5d81525751290f7f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 23
                },
                "height": 23,
                "width": 19
              },
              "position": {
                "line": 7905,
                "column": 3
              },
              "errorSnippet": "&lt;button class=\"acctoggle__contrast\"&gt; &lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 28.7 28.7\" role=\"img\" aria-labelledby=\"high-contrast-svg-title\"&gt; &lt;title id=\"high-contrast-svg-title\"&gt; Toggle High Contrast\t&lt;/title&gt; &lt;path",
              "xpath": "/html/body/div[1]/div[1]/button[1]",
              "issueID": "48ba1def321b50f961716943c5393dda",
              "signature": "36fd5baae0dbfbbab424c8deb65fcd6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=48ba1def321b50f961716943c5393dda"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 23
                },
                "height": 23,
                "width": 19
              },
              "position": {
                "line": 7918,
                "column": 3
              },
              "errorSnippet": "&lt;button class=\"acctoggle__fontsize\"&gt; &lt;svg viewBox=\"0 0 24 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-labelledby=\"large-font-svg-title\"&gt;\n&lt;title id=\"large-font-svg-title\"&gt; Toggle Large Font Size&lt;/title&gt;\n&lt;p",
              "xpath": "/html/body/div[1]/div[2]/button[1]",
              "issueID": "ecb4aed45c8ad58d7e956474679bfa0b",
              "signature": "7eb9da52d69416e72e0a166c6c5c24d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ecb4aed45c8ad58d7e956474679bfa0b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8190,
                "column": 2
              },
              "errorSnippet": "&lt;button class=\"search-icon\" aria-label=\"Search\"&gt;&lt;svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;circle cx=\"17\" cy=\"17\" r=\"17\" fill=\"black\"&gt;&lt;/circle&gt;\n&lt;path d=\"M15.7545 21.3039C16.",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/form[1]/button[2]",
              "issueID": "487736936e88182524d39508822501bb",
              "signature": "e4e0f67816b623733c06a7eebc2b957d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=487736936e88182524d39508822501bb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -70,
                  "y": 20
                },
                "height": 20,
                "width": -70
              },
              "position": {
                "line": 175,
                "column": 215
              },
              "errorSnippet": "&lt;input class=\"search-field\" id=\"search-field-search-id-91\" type=\"text\" name=\"s\" aria-required=\"false\" autocomplete=\"off\" autocapitalize=\"off\" spellcheck=\"false\" required=\"\" placeholder=\"Search…\"&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "229bf60173ec4d7a922ec55c67cc0d92",
              "signature": "4608a3a79043a7ebb9e86fef4b30441c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=229bf60173ec4d7a922ec55c67cc0d92"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 34,
                  "y": 34
                },
                "height": 34,
                "width": 34
              },
              "position": {
                "line": 8477,
                "column": 2
              },
              "errorSnippet": "&lt;button class=\"search-icon\" aria-label=\"Search\"&gt;&lt;svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;circle cx=\"17\" cy=\"17\" r=\"17\" fill=\"black\"&gt;&lt;/circle&gt;\n&lt;path d=\"M15.7545 21.3039C16.",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/button[2]",
              "issueID": "79dca3e1876362965edd0165944cf2db",
              "signature": "ad5725e92c88e522bb320f7e35495a0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=79dca3e1876362965edd0165944cf2db"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": -36,
                  "y": 0
                },
                "bottom-right": {
                  "x": -36,
                  "y": 20
                },
                "height": 20,
                "width": 0
              },
              "position": {
                "line": 3939,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"search-field\" id=\"search-field-search-id-93\" type=\"text\" name=\"s\" aria-required=\"false\" autocomplete=\"off\" autocapitalize=\"off\" spellcheck=\"false\" required=\"\" placeholder=\"Search…\"&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/input[1]",
              "issueID": "d179b9c43c7bff361e139a1304f9592d",
              "signature": "84b0ac089da1829a5fc1c63e435184d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d179b9c43c7bff361e139a1304f9592d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -29,
                  "y": -35
                },
                "height": -35,
                "width": -29
              },
              "position": {
                "line": 174,
                "column": 0
              },
              "errorSnippet": "&lt;select name=\"side-nav-select\" id=\"side-nav-select\"&gt; &lt;option value=\"\"&gt;Select&lt;/option&gt; &lt;option value=\"https://www.whitehouse.gov/omb/budget/\"&gt; President’s Budget &lt;/option&gt; &lt;option value=\"https://www.whitehouse.gov/omb/brie",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/select[1]",
              "issueID": "55ac0afbb13fa0ead23e471a494e4791",
              "signature": "1ede40bf7a5f807d676777ba9f21eb24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=55ac0afbb13fa0ead23e471a494e4791"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3940,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"search-field-search-id-91\"&gt;&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/form[1]/label[1]",
              "issueID": "ea1c3ee3ad5d334ef4553aa1f3f6e29d",
              "signature": "a451932fde7ebbaef3e5b0ba2104ce1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ea1c3ee3ad5d334ef4553aa1f3f6e29d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8171,
                "column": 8
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/form[1]/label[1]/span[1]",
              "issueID": "ce51830653b357252f9be9b65896b8f6",
              "signature": "3a81e2d2cacc66872fa118112604e732",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ce51830653b357252f9be9b65896b8f6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 34,
                  "y": 0
                },
                "height": 0,
                "width": 34
              },
              "position": {
                "line": 4780,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"search-field-search-id-93\"&gt;&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/label[1]",
              "issueID": "988c983eb21689efb3d492df98e2295a",
              "signature": "a083ac6e042ee64f6e0570759b819f8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=988c983eb21689efb3d492df98e2295a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8446,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt;To search this site, enter a search term&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/label[1]/span[1]",
              "issueID": "79edcd95a4c3e58d05ba5df497bf4267",
              "signature": "240cd2ad5cfba309699e1255558ce1c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=79edcd95a4c3e58d05ba5df497bf4267"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 5
                },
                "bottom-right": {
                  "x": 114,
                  "y": 59
                },
                "height": 54,
                "width": 94
              },
              "position": {
                "line": 8486,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"h6\"&gt;Office of Management and Budget&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/article[1]/section[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]",
              "issueID": "2f7fb532a68d81fbbc91e469706df85d",
              "signature": "594cf5358fb4c77e24f7565703788819",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2f7fb532a68d81fbbc91e469706df85d"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2210,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-template-default page page-id-702 wp-embed-responsive no-con no-font js-active\"&gt;&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MCMPK29\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&g",
              "xpath": "/html/body",
              "issueID": "87c762f1b0e41471959ebb3004f83633",
              "signature": "ee39402575c626baf498b425af066cf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=87c762f1b0e41471959ebb3004f83633"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 460.796875
                },
                "bottom-right": {
                  "x": 44,
                  "y": 568.796875
                },
                "height": 108,
                "width": 44
              },
              "position": {
                "line": 175,
                "column": 61892
              },
              "errorSnippet": "&lt;div class=\"acctoggle\" role=\"toolbar\" aria-label=\"High Contrast and Font Size Options\"&gt; &lt;noscript&gt; &lt;span class=\"sr-only\"&gt;You have JavaScript disabled. Please enable JavaScript to use this feature.&lt;/span&gt; &lt;/noscript&gt; &lt;div ",
              "xpath": "/html/body/div[1]",
              "issueID": "1b5d83a70c20a06b7c73efebdbcdc1be",
              "signature": "d9099c9770e226fac9cb17e574659fb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1b5d83a70c20a06b7c73efebdbcdc1be"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16.5,
                  "y": 126
                },
                "bottom-right": {
                  "x": 34.5,
                  "y": 148
                },
                "height": 22,
                "width": 18
              },
              "position": {
                "line": 6801,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"js-click-to-copy\" role=\"button\" tabindex=\"-1\" title=\"Click to copy the page URL\"&gt; &lt;span class=\"js-click-to-copy-link screen-reader-text\"&gt;https://www.whitehouse.gov/omb/?utm_source=link&lt;/span&gt; &lt;span class=\"link-icon\" aria-hi",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/ul[1]/li[3]/a[1]",
              "issueID": "6ceb9721f0bf4d039bcd1f26ad65f525",
              "signature": "635b10cbc56ab9d66cf47a5883db4bb0",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=6ceb9721f0bf4d039bcd1f26ad65f525"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 26
                },
                "height": 26,
                "width": 22
              },
              "position": {
                "line": 8471,
                "column": 2
              },
              "errorSnippet": "&lt;button class=\"search-close-icon\" aria-label=\"Close\" aria-hidden=\"true\"&gt; &lt;svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;rect x=\"1.26074\" width=\"16.2296\" height=\"1\" transform=\"rotate(45 1.26",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/button[1]",
              "issueID": "95f57ae5394a665afc649ee7aee45be6",
              "signature": "d5b9afd5ad0a06841b56674b8fe6260a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=95f57ae5394a665afc649ee7aee45be6"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 34,
                  "y": 34
                },
                "height": 34,
                "width": 34
              },
              "position": {
                "line": 8483,
                "column": 2
              },
              "errorSnippet": "&lt;button class=\"search-submit\" aria-hidden=\"true\"&gt;&lt;svg width=\"63\" height=\"68\" viewBox=\"0 0 63 68\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;path d=\"M0.00171813 0L63 33.7444C63 33.7444 0.660551 67.4376 0.00520349 67.9931L0.00171813 68",
              "xpath": "/html/body/div[3]/main[1]/article[1]/header[1]/form[1]/button[3]",
              "issueID": "cc13b8bac7a2e64b17c0678cced4b734",
              "signature": "996be679660bcd8fc6aa27cc59d6c9bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=cc13b8bac7a2e64b17c0678cced4b734"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 989.5,
                  "y": 427.46875
                },
                "bottom-right": {
                  "x": 1007.5,
                  "y": 445.46875
                },
                "height": 18,
                "width": 18
              },
              "position": {
                "line": 8700,
                "column": 63
              },
              "errorSnippet": "&lt;svg aria-hidden=\"true\" tabindex=\"0\" viewBox=\"0 0 1792 1792\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 6",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/ul[1]/li[3]/a[1]/span[3]/svg[1]",
              "issueID": "ad370b13155396fee3acbf6a4dff1f28",
              "signature": "56dfbf3607adc77de2145292033f111a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=ad370b13155396fee3acbf6a4dff1f28"
            },
            {
              "tID": 214,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Do not open new windows on form submission.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This form is set to open a new window or tab when the form is submitted.  This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 53
                },
                "bottom-right": {
                  "x": 578.656,
                  "y": 262
                },
                "height": 209,
                "width": 578.656
              },
              "position": {
                "line": 3999,
                "column": 33
              },
              "errorSnippet": "&lt;form action=\"https://whitehouse.us19.list-manage.com/subscribe/post?u=c97630621baff8c44fe607661&amp;amp;id=01c3fdf5ca\" method=\"POST\" id=\"mc_embed_signup_form\" name=\"mc-embed-signup-form\" target=\"_blank\"&gt; &lt;fieldset&gt; &lt;div class=\"mc-field-gr",
              "xpath": "/html/body/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]",
              "issueID": "08ccbe03a23848fb0c8d8e3a8b2d6300",
              "signature": "7315c02f5cfdfad03ab236714c2ba419",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=08ccbe03a23848fb0c8d8e3a8b2d6300"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 175,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/whitehouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 21 20\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M6.928 6.27c.974-.974 2.1",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "a396d3f7e1f574ee3f44e04770a1ddc5",
              "signature": "cf6143543ef227f17f703bc3e86a39fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a396d3f7e1f574ee3f44e04770a1ddc5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 175,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/WhiteHouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 11 19\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M9.722 10.375H7.086v7.875H",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "0003409a5474e8d5cff993b3a395b169",
              "signature": "8c3283b13bf5e4b511a83535fcf3753b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0003409a5474e8d5cff993b3a395b169"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 175,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M1684 408q-67 98-162 167 1 1",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "bfe813ac829867e0e2535b1f9e8572e8",
              "signature": "372fde96f92011fb7684f9bec1db492e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bfe813ac829867e0e2535b1f9e8572e8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 175,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.youtube.com/user/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 18 12\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M17.156 1.906a2.126 2.1",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "ce9d0fafa8bb397ad6aff9c77debbef7",
              "signature": "2e41c7414af3dbc9483ad3809c7b01a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce9d0fafa8bb397ad6aff9c77debbef7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 5973,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/whitehouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 21 20\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M6.928 6.27c.974-.974 2.1",
              "xpath": "/html/body/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "01fb270ff7ab837e3cec6b2303ada3ae",
              "signature": "b9cfb72f1bc3762b7e79733e3ef00ff6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=01fb270ff7ab837e3cec6b2303ada3ae"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 5973,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/WhiteHouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 11 19\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M9.722 10.375H7.086v7.875H",
              "xpath": "/html/body/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "f1dd2409b0eb6f5cdfae4183e52cc29c",
              "signature": "f15508cf635707bd803353ea03f72766",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f1dd2409b0eb6f5cdfae4183e52cc29c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 5973,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M1684 408q-67 98-162 167 1 1",
              "xpath": "/html/body/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "6c4d13e286fb32edca2a3c598f5afcc4",
              "signature": "20d8ee217edf72b616b0c177f613c0e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6c4d13e286fb32edca2a3c598f5afcc4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 5973,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.youtube.com/user/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 18 12\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M17.156 1.906a2.126 2.1",
              "xpath": "/html/body/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "0277de4cb67157d0cb2b8261e99f606b",
              "signature": "87399f1dec77ebcb6682d41137b94944",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0277de4cb67157d0cb2b8261e99f606b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -3
                },
                "height": -3,
                "width": 0
              },
              "position": {
                "line": 6573,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://my.community.com/potus?t=Hello%20Mr.%20President%20%F0%9F%87%BA%F0%9F%87%B8\" rel=\"noopener noreferer\" target=\"_blank\"&gt; Opt in to send and receive text messages from President Biden. &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "6e8861a82cf7b77584037fbe1b86e5da",
              "signature": "63c3f9246cf1ff89e5550a41ed69de74",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6e8861a82cf7b77584037fbe1b86e5da"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 17,
                  "y": 46
                },
                "bottom-right": {
                  "x": 34,
                  "y": 68
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 6644,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.whitehouse.gov%2Fomb%2F%3Futm_source%3Dfacebook&amp;amp;t=Office+of+Management+and+Budget\" class=\"social-pop\" rel=\"noopener noreferer\" target=\"_blank\" tabindex=\"-1\"&gt; &lt;span class=\"s",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/ul[1]/li[1]/a[1]",
              "issueID": "87d07a1f9ac8faf95437f6d89afdf7fd",
              "signature": "73f5950face18c02f88af39e0ee81473",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=87d07a1f9ac8faf95437f6d89afdf7fd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 86
                },
                "bottom-right": {
                  "x": 36,
                  "y": 109
                },
                "height": 23,
                "width": 21
              },
              "position": {
                "line": 6800,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/intent/tweet?via=whitehouse&amp;amp;url=https%3A%2F%2Fwww.whitehouse.gov%2Fomb%2F%3Futm_source%3Dtwitter&amp;amp;text=Office+of+Management+and+Budget\" class=\"social-pop\" rel=\"noopener noreferer\" target=\"_blank\" tabindex=\"-",
              "xpath": "/html/body/div[3]/main[1]/aside[1]/ul[1]/li[2]/a[1]",
              "issueID": "c0f4460b06c2e3e6152faf10adf5b1c5",
              "signature": "8ed5926cbe3e6d7cdf0119509f85e0bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0f4460b06c2e3e6152faf10adf5b1c5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 8129,
                "column": 8
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/whitehouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 21 20\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M6.928 6.27c.974-.974 2.1",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "d18e2ff56e2c23ff67dff1e7fe76a2d5",
              "signature": "fcb40befdf63023996e6f96c2591ce7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d18e2ff56e2c23ff67dff1e7fe76a2d5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 8134,
                "column": 203
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/WhiteHouse/\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 11 19\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M9.722 10.375H7.086v7.875H",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "142d8398bfed6972bdb9acf0dbe45a98",
              "signature": "4e9b2bbc9565dee425fb4f39f5d69886",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=142d8398bfed6972bdb9acf0dbe45a98"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 8135,
                "column": 129
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M1684 408q-67 98-162 167 1 1",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "aabe971e47f2d3483830e88558b4683c",
              "signature": "646efee02fe7d592b162fb72b6ee0b52",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aabe971e47f2d3483830e88558b4683c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 17,
                  "y": 25
                },
                "height": 22,
                "width": 17
              },
              "position": {
                "line": 8136,
                "column": 135
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.youtube.com/user/whitehouse\" class=\"external-link\"&gt;&lt;svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 18 12\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path d=\"M17.156 1.906a2.126 2.1",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "de61c3526b44cd3b68bea6211607c2fb",
              "signature": "829b01b609bf44dbbb513a75818c72d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=de61c3526b44cd3b68bea6211607c2fb"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/omb/",
      "what": "Office of Management and Budget (OMB)",
      "result": "https://www.whitehouse.gov/omb/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.whitehouse.gov/omb/",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 343 243;\" viewbox=\"0 0 343 243\" y=\"0px\" x ... \tc0,0.2-0.2,0.3-0.3,0.3h-9.1c-0.2,0-0.3-0.2-0.3-0.3v-3.2c0-0.2,0.1-0.2,0.2-0.3c0.2-0.2,0.4-0.7,0.4-1",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[id=\"wh-oval-90\"][version=\"1.1\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 343 243\"]",
            "attNo": 9
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 593.1 471.2\" viewbox=\"0 0 593.1 471.2\" y= ... 24.8v-50L342.8,377.9z\" class=\"st0\"></path><path d=\"M435.4,468.1c-9.1,0-17.2-2.3-22.9-5.1l-3.8,5h-5.7",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[version=\"1.1\"][id=\"the-wh-logo-btca\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 593.1 471.2\"]",
            "attNo": 9
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 1231 180;\" viewbox=\"0 0 1231 180\" y=\"0px\" ... .7l-26.2,6l45,121.5l45-119.3l-20.2-7.5V4.5h59.2v9.7l-22.5,7.5\n\t\t\tL1146.3,177z\"></path></g></g></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[version=\"1.1\"][id=\"wh-gov-94\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 1231 180\"]",
            "attNo": 9
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:01:33",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      6
    ],
    [
      "focInd",
      5
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 14,
  "logSize": 676,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:03:22",
  "elapsedSeconds": 113,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 2,
        "focOp": 9,
        "hover": 3,
        "linkUl": 22,
        "role": 5,
        "styleDiff": 37,
        "zIndex": 36
      },
      "alfa": {
        "r57": 8,
        "r60": 4,
        "r66": 8,
        "r69": 4,
        "r74": 8,
        "r75": 4,
        "r83": 4
      },
      "axe": {
        "color-contrast-enhanced": 37,
        "color-contrast": 16,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 1,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_3_1.H71.NoLegend": 4,
        "e:AA.4_1_2.H91.Fieldset.Name": 4,
        "e:AA.4_1_2.H91.Select.Name": 4,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 8,
        "WCAG20_Fieldset_HasLegend": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "element_attribute_deprecated": 5
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 12,
        "a:select_missing_label": 1,
        "a:legend_missing": 1,
        "a:link_redundant": 2,
        "a:noscript": 2,
        "a:text_small": 8
      },
      "tenon": {
        "28": 4,
        "95": 24,
        "98": 4,
        "134": 54,
        "144": 4,
        "152": 28,
        "153": 10,
        "155": 2,
        "190": 8,
        "194": 12,
        "214": 4,
        "218": 60
      },
      "continuum": {
        "123": 12
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 2,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 7,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 11,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "groupName": {
          "alfa": {
            "r60": {
              "score": 3,
              "what": "Form-control group has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Fieldset.Name": {
              "score": 3,
              "what": "Fieldset has no accessible name"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 3,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 9,
              "what": "Very low contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 4,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 3,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 6,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 41,
              "what": "Text is very small"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 8,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "legendMissing": {
          "htmlcs": {
            "e:AA.1_3_1.H71.NoLegend": {
              "score": 2,
              "what": "Fieldset has no legend element"
            }
          },
          "ibm": {
            "WCAG20_Fieldset_HasLegend": {
              "score": 2,
              "what": "fieldset element has no single, non-empty legend as a label"
            }
          },
          "wave": {
            "a:legend_missing": {
              "score": 1,
              "what": "Fieldset has no legend element"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Select.Name": {
              "score": 3,
              "what": "Select element has no accessible name"
            },
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          },
          "wave": {
            "a:select_missing_label": {
              "score": 1,
              "what": "Select missing label"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "labelBadID": {
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 4,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 14,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "headingStructure": {
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "focusableHidden": {
          "tenon": {
            "194": {
              "score": 12,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "formNewWindow": {
          "tenon": {
            "214": {
              "score": 2,
              "what": "Form submission opens a new window"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 45,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 12,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 368,
      "log": 14,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "fontSmall",
          "score": 47
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 47
        },
        {
          "groupName": "contrastAA",
          "score": 19
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "contrastAAA",
          "score": 14
        },
        {
          "groupName": "focusableHidden",
          "score": 14
        },
        {
          "groupName": "svgImageNoText",
          "score": 14
        },
        {
          "groupName": "linkIndication",
          "score": 13
        },
        {
          "groupName": "controlNoText",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 10
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "focusableOperable",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "groupName",
          "score": 6
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "selectNoText",
          "score": 6
        },
        {
          "groupName": "labelBadID",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "legendMissing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "focusIndication",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "formNewWindow",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        }
      ]
    }
  }
}