Accessibility test digest

Synopsis

Page: The White House

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

Score: 579

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 The White House web page at https://www.whitehouse.gov/ 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 579 (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
total579
log14
fontSmall114
duplicateID61
linkForcesNewWindow50
contrastAAA37
linkIndication35
contrastAA28
leadingClipsText18
svgImageNoText18
targetSize16
linkNoText15
fontSizeAbsolute14
inconsistentStyles12
zIndexNotZero12
contentBeyondLandmarks10
focusableHidden10
controlNoText8
groupName6
allCaps6
overflowHidden6
contrastRisk6
labelBadID6
obsolete6
tabIndexMissing6
legendMissing5
horizontalScrolling5
focusIndication4
focusableOperable4
roleBad4
h1Missing4
linkPair4
formNewWindow4
textRotated4
visibleBulk3
tabFocusability3
hoverSurprise3
hiddenContentRisk3
linkConfusionRisk3
decorativeImageRisk3
scrollRisk3
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 114. Issues reported by tests in this category:

duplicateID: Score 61. Issues reported by tests in this category:

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

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

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

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

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

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

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

linkNoText: Score 15. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

contrastRisk: 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:

tabIndexMissing: 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:

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

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

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

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

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

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

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

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

tabFocusability: Score 3. 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:

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

scrollRisk: 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-twh",
  "host": {
    "id": "twh",
    "which": "https://www.whitehouse.gov/",
    "what": "The White House"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:58:45"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T02:00:44"
    }
  ],
  "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/",
        "what": "The White House"
      },
      {
        "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/",
        "what": "The White House"
      },
      {
        "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/",
      "what": "The White House",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.whitehouse.gov/",
      "result": {
        "bytes": [
          1298798,
          1298798,
          1298798,
          1298798,
          1298798
        ],
        "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/",
      "what": "The White House",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "visibleElements": 378
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.whitehouse.gov/",
      "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/",
      "result": {
        "tabFocusables": 60,
        "tabFocused": 61,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "total": 60,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 58,
              "meanDelay": 91,
              "tagNames": {
                "A": 53,
                "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": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Menu Close",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Know Your Reproductive Health Care Rights",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Addressing the Infant Formula Shortage",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Find out if you qualify for the Affordable Connectivity Program",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Find a vaccine or a booster near you",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Remarks by President Biden at an Event Commemorating the Passage of the Safer Communities Act",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Speeches and Remarks",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the United States (I2U2)",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "President Biden Statement on CPI Inflation in June",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unveils Priority Action",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "President Biden and President Lopez Obrador Joint Statement",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statement by President Biden on the Killing of Former Japanese Prime Minister Abe Shinzo",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reproductive Health Care Se",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Relief for Millions of U",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "President Biden Announces Recipients of the Presidential Medal of Freedom",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statements and Releases",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The President",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The Vice President",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The Cabinet",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "About the White House",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Previous Presidents",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Visit Vaccines.gov",
              "delay": 100
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "The Administration",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Executive Offices",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Priorities",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Briefing Room",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "The White House",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Copyright Policy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 100
            },
            {
              "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": 100
            },
            {
              "tagName": "A",
              "text": "TwitterOpens in a new window",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "YouTubeOpens in a new window",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "WH.gov",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "total": 132,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "focusableAndOperable": {
              "total": 131,
              "tagNames": {
                "A": 110,
                "BUTTON": 13,
                "INPUT": 8
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" tabindex=\"-1\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "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": "A",
              "id": "",
              "text": "Know Your Reproductive Health Care Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Addressing the Infant Formula Shortage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out if you qualify for the Affordable Connectivity Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a vaccine or a booster near you",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by President Biden at an Event Commemorating the Passage of the Safer Co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the U",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President Biden Statement on CPI Inflation in June",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President Biden and President Lopez Obrador Joint Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement by President Biden on the Killing of Former Japanese Prime Minister Ab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reprodu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Reli",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President Biden Announces Recipients of the Presidential Medal of Freedom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements and Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The President",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Vice President",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Cabinet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Presidents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit Vaccines.gov",
              "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/\">",
              "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
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "triggers": 83,
          "headTriggers": 20,
          "tailTriggers": 63,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "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": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 18
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 17,
              "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": 15,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email Address*"
                ]
              }
            },
            {
              "index": 16,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "ZIP Code"
                ]
              }
            },
            {
              "index": 18,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "links": 110,
          "adjacent": {
            "total": 37,
            "underlined": 4,
            "underlinedPercent": 10
          }
        },
        "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",
            "Remarks by President Biden at an Event Commemorating the Passage of the Safer Communities Act",
            "Speeches and Remarks",
            "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the United States (I2U2)",
            "Statements and Releases",
            "President Biden Statement on CPI Inflation in June",
            "Statements and Releases",
            "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unveils Priority Actions",
            "Statements and Releases",
            "President Biden and President Lopez Obrador Joint Statement",
            "Statements and Releases",
            "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
            "Statements and Releases",
            "Statement by President Biden on the Killing of Former Japanese Prime Minister Abe Shinzo",
            "Statements and Releases",
            "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reproductive Health Care Services",
            "Statements and Releases",
            "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Relief for Millions of Union Workers and Retirees",
            "Statements and Releases",
            "President Biden Announces Recipients of the Presidential Medal of Freedom",
            "Statements and Releases",
            "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response",
            "Statements and Releases",
            "Visit Vaccines.gov",
            "Opt in to send and receive text messages from President Biden.",
            "WH.gov"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.whitehouse.gov/",
      "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/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "roleElements": 16,
        "badRoleElements": 0,
        "redundantRoleElements": 2,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.whitehouse.gov/",
      "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": 37,
            "subtotals": [
              33,
              4
            ]
          },
          "listLink": {
            "total": 73,
            "subtotals": [
              23,
              11,
              8,
              5,
              5,
              5,
              4,
              4,
              4,
              2,
              1,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 16,
            "subtotals": [
              10,
              2,
              2,
              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",
                "Remarks by President Biden at an Event Commemorating the Passage of the Safer Communities Act",
                "Speeches and Remarks",
                "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the United States (I2U2)",
                "Statements and Releases",
                "President Biden Statement on CPI Inflation in June",
                "Statements and Releases",
                "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unveils Priority Actions",
                "Statements and Releases",
                "President Biden and President Lopez Obrador Joint Statement",
                "Statements and Releases",
                "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
                "Statements and Releases",
                "Statement by President Biden on the Killing of Former Japanese Prime Minister Abe Shinzo",
                "Statements and Releases",
                "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reproductive Health Care Services",
                "Statements and Releases",
                "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Relief for Millions of Union Workers and Retirees",
                "Statements and Releases",
                "President Biden Announces Recipients of the Presidential Medal of Freedom",
                "Statements and Releases",
                "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response",
                "Statements and Releases",
                "Visit Vaccines.gov",
                "Opt in to send and receive text messages from President Biden.",
                "WH.gov"
              ]
            }
          },
          "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",
                "Know Your Reproductive Health Care Rights",
                "Addressing the Infant Formula Shortage",
                "Find out if you qualify for the Affordable Connectivity Program",
                "Find a vaccine or a booster near you",
                "The President",
                "The Vice President",
                "The Cabinet",
                "About the White House",
                "Previous Presidents",
                "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"
              ]
            },
            "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",
                "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",
                "Know Your Reproductive Health Care Rights",
                "Addressing the Infant Formula Shortage",
                "Find out if you qualify for the Affordable Connectivity Program",
                "Find a vaccine or a booster near you",
                "The President",
                "The Vice President",
                "The Cabinet",
                "About the White House",
                "Previous Presidents",
                "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",
                "Know Your Reproductive Health Care Rights",
                "Addressing the Infant Formula Shortage",
                "Find out if you qualify for the Affordable Connectivity Program",
                "Find a vaccine or a booster near you",
                "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",
                "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"
              ],
              "17px": [
                "The President",
                "The Vice President",
                "The Cabinet",
                "About the White House",
                "Previous Presidents"
              ]
            },
            "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",
                "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"
              ],
              "20.28px": [
                "Know Your Reproductive Health Care Rights",
                "Addressing the Infant Formula Shortage",
                "Find out if you qualify for the Affordable Connectivity Program",
                "Find a vaccine or a booster near you"
              ],
              "23.8px": [
                "The President",
                "The Vice President",
                "The Cabinet",
                "About the White House",
                "Previous Presidents"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(10, 36, 88)": [
                "Mobile Menu Overlay",
                "Remarks by President Biden at an Event Commemorating the Passage of the Safer Communities Act",
                "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the United States (I2U2)",
                "President Biden Statement on CPI Inflation in June",
                "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unveils Priority Actions",
                "President Biden and President Lopez Obrador Joint Statement",
                "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
                "Statement by President Biden on the Killing of Former Japanese Prime Minister Abe Shinzo",
                "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reproductive Health Care Services",
                "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Relief for Millions of Union Workers and Retirees",
                "President Biden Announces Recipients of the Presidential Medal of Freedom",
                "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response",
                "The Administration",
                "The White House",
                "Stay Connected"
              ],
              "rgb(255, 255, 255)": [
                "Find COVID-⁠19 Vaccines Near You"
              ]
            },
            "fontSize": {
              "32px": [
                "Mobile Menu Overlay",
                "Remarks by President Biden at an Event Commemorating the Passage of the Safer Communities Act"
              ],
              "16px": [
                "Joint Statement of the Leaders of India, Israel, United Arab Emirates, and the United States (I2U2)",
                "President Biden Statement on CPI Inflation in June",
                "FACT SHEET: President Biden Appoints Cancer Panel Members and Cancer Cabinet Unveils Priority Actions",
                "President Biden and President Lopez Obrador Joint Statement",
                "Fact Sheet: Biden Administration Outlines Strategy to Manage BA.5",
                "Statement by President Biden on the Killing of Former Japanese Prime Minister Abe Shinzo",
                "FACT SHEET: President Biden to Sign Executive Order Protecting Access to Reproductive Health Care Services",
                "FACT SHEET: President Biden Announces Historic American Rescue Plan Pension Relief for Millions of Union Workers and Retirees",
                "President Biden Announces Recipients of the Presidential Medal of Freedom",
                "FACT SHEET: Biden-⁠Harris Administration’s Monkeypox Outbreak Response"
              ],
              "44px": [
                "The Administration",
                "The White House"
              ],
              "54px": [
                "Find COVID-⁠19 Vaccines Near You"
              ],
              "17px": [
                "Stay Connected"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.whitehouse.gov/",
      "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/",
      "result": {
        "totals": {
          "total": 38,
          "tagNames": {
            "DIV": 15,
            "BUTTON": 13,
            "HEADER": 1,
            "FORM": 2,
            "INPUT": 2,
            "UL": 4,
            "SECTION": 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": "We’re investing in the American people Building Back Better Know Your Reproductive Health Care Right"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We’re investing in the American people"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find COVID-⁠19 Vaccines Near You Visit Vaccines.gov"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "#the-wh-logo-btca .st0{fill:#0a2458}#the-wh-logo-btca .st1{opacity:.5;fill:#0a2458} Stay Connected E"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home\nThe Administration\nExecutive Offices\nPriorities\nBriefing Room\nThe White House\nGet Involved\nEspa"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "totals": {
          "failures": 45,
          "warnings": 16
        },
        "items": [
          {
            "index": 5,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-...",
                "  <img width=\"1200\" height=\"1200\" src=\"https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220...",
                "</a>"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]",
              "codeLines": [
                "<li id=\"menu-item-87\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/whitehouse/\" class=\"...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 21 20\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M6.928 6.27c.974-.974 2.148-1.461 3.523-1.461s2.535.487 3.48 1.46c.975.946 1.462 2.1...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Instagram",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]",
              "codeLines": [
                "<li id=\"menu-item-88\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/WhiteHouse/\" class=\"e...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 11 19\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M9.722 10.375H7.086v7.875H3.57v-7.875H.722v-3.27H3.57v-2.46c0-.938.176-1.735.527-2.3...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Facebook",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]",
              "codeLines": [
                "<li id=\"menu-item-89\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/whitehouse\" class=\"externa...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg...",
                "      <path d=\"M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5T1369.5 1125 1185 1335.5t-258 146-3...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Twitter",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]",
              "codeLines": [
                "<li id=\"menu-item-90\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.youtube.com/user/whitehouse\" class...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 18 12\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M17.156 1.906a2.126 2.126 0 00-1.5-1.531C14.312 0 9 0 9 0S3.656 0 2.312.375a2.126 2....",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      YouTube",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]",
              "codeLines": [
                "<li id=\"menu-item-87\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.instagram.com/whitehouse/\" class=\"...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 21 20\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M6.928 6.27c.974-.974 2.148-1.461 3.523-1.461s2.535.487 3.48 1.46c.975.946 1.462 2.1...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Instagram",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]",
              "codeLines": [
                "<li id=\"menu-item-88\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/WhiteHouse/\" class=\"e...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 11 19\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M9.722 10.375H7.086v7.875H3.57v-7.875H.722v-3.27H3.57v-2.46c0-.938.176-1.735.527-2.3...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Facebook",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 461,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]",
              "codeLines": [
                "<li id=\"menu-item-89\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/whitehouse\" class=\"externa...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg...",
                "      <path d=\"M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5T1369.5 1125 1185 1335.5t-258 146-3...",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      Twitter",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 462,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]",
              "codeLines": [
                "<li id=\"menu-item-90\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 c...",
                "  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.youtube.com/user/whitehouse\" class...",
                "    <svg aria-hidden=\"true\" tabindex=\"-1\" viewBox=\"0 0 18 12\" xmlns=\"http://www.w3.org/2000/svg\">",
                "      <path d=\"M17.156 1.906a2.126 2.126 0 00-1.5-1.531C14.312 0 9 0 9 0S3.656 0 2.312.375a2.126 2....",
                "    </svg>",
                "    <span class=\"screen-reader-text\">",
                "      YouTube",
                "      <span class=\"screen-reader-text\">",
                "        Opens in a new window",
                "      </span>",
                "    </span>",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 556,
            "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": 557,
            "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": 680,
            "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[2]/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/\">",
                "    <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": 681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 758,
            "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]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[2]/time[1]/text()[1]",
              "codeLines": [
                "July 11, 2022"
              ]
            }
          },
          {
            "index": 759,
            "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]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 760,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 14, 2022"
              ]
            }
          },
          {
            "index": 761,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 762,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[2]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 763,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 764,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 765,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 766,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[4]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 12, 2022"
              ]
            }
          },
          {
            "index": 767,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[4]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 768,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[5]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 12, 2022"
              ]
            }
          },
          {
            "index": 769,
            "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]/section[1]/section[2]/div[1]/div[1]/div[2]/article[5]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 770,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 08, 2022"
              ]
            }
          },
          {
            "index": 771,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 772,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 08, 2022"
              ]
            }
          },
          {
            "index": 773,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 774,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 05, 2022"
              ]
            }
          },
          {
            "index": 775,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 776,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[4]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "July 01, 2022"
              ]
            }
          },
          {
            "index": 777,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[4]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 778,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[5]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 28, 2022"
              ]
            }
          },
          {
            "index": 779,
            "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]/section[1]/section[2]/div[1]/div[1]/div[3]/article[5]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "•"
              ]
            }
          },
          {
            "index": 791,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Find COVID-"
              ]
            }
          },
          {
            "index": 792,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "⁠"
              ]
            }
          },
          {
            "index": 793,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "19 Vaccines Near"
              ]
            }
          },
          {
            "index": 794,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[3]",
              "codeLines": [
                "You"
              ]
            }
          },
          {
            "index": 795,
            "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 796,
            "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[2]/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": 797,
            "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[2]/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": 798,
            "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[2]/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": 853,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Find COVID-"
              ]
            }
          },
          {
            "index": 854,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "⁠"
              ]
            }
          },
          {
            "index": 855,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "19 Vaccines Near"
              ]
            }
          },
          {
            "index": 856,
            "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]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[3]",
              "codeLines": [
                "You"
              ]
            }
          },
          {
            "index": 857,
            "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 858,
            "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[2]/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": 859,
            "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[2]/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": 860,
            "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[2]/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": 872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[3]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"eyebrow h5\">",
                "  Learn More About",
                "</p>"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"eyebrow h5\">",
                "  The History Of",
                "</p>"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[5]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"ui-label-base\">",
                "  COVID-19",
                "</p>"
              ]
            }
          },
          {
            "index": 884,
            "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]/section[1]/section[3]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"eyebrow h5\">",
                "  Learn More About",
                "</p>"
              ]
            }
          },
          {
            "index": 885,
            "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]/section[1]/section[3]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Thousands of people work in the West Wing, the East Wing, the Cabinet, and the Executive Office o...",
                "  <span class=\"dewidow\">",
                "    ⁠",
                "  </span>",
                "  Harris",
                "  <span class=\"dewidow\"></span>",
                "  Administration.",
                "</p>"
              ]
            }
          },
          {
            "index": 886,
            "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]/section[1]/section[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"eyebrow h5\">",
                "  The History Of",
                "</p>"
              ]
            }
          },
          {
            "index": 887,
            "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]/section[1]/section[4]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn more about our country’s former presidents and the official",
                "  <span class=\"dewidow\"></span>",
                "  residence.",
                "</p>"
              ]
            }
          },
          {
            "index": 888,
            "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]/section[1]/section[5]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"ui-label-base\">",
                "  COVID-19",
                "</p>"
              ]
            }
          },
          {
            "index": 889,
            "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": 1017,
            "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/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 51,
          "rulesWarned": 5,
          "rulesViolated": 4,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 55,
            "critical": 0
          },
          "violations": {
            "minor": 4,
            "moderate": 1,
            "serious": 25,
            "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-18T02:00:23.355Z",
          "url": "https://www.whitehouse.gov/",
          "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": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"ui-label-base\">We’re investing in the American people</p>",
                  "target": [
                    ".home-topper__content__label > .ui-label-base"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"home-topper__title small\">\n\t\t\t\t\t\t\tBuilding Back Better\t\t\t\t\t\t</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://reproductiverights.gov\" target=\"_blank\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tKnow Your Reproductive Health Care Rights\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"reproductiverights.gov\"]"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/formula/\">\n\t\t\t\t\t\t\t\t\t\t\tAddressing the Infant Formula Shortage \t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".home-topper__content__quick-links > ul > li:nth-child(2) > a"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://getinternet.gov\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tFind out if you qualify for the Affordable Connectivity Program \t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"getinternet.gov\"]"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.vaccines.gov/\" target=\"_blank\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tFind a vaccine or a booster near you\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"vaccines.gov/\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "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": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"eyebrow h5\">Learn More About</p>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .eyebrow.h5"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1small\">The Administration</h2>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .h1small"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Thousands of people work in the West Wing, the East Wing, the Cabinet, and the Executive Office of the President. Learn more about the people who carry out the priorities of the Biden-<span class=\"dewidow\">⁠</span>Harris<span class=\"dewidow\">&nbsp;</span>Administration.</p>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .deck > p"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/president-biden/\">\n\t\t\t\t\t\t\t\tThe President\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(1) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/vice-president-harris/\">\n\t\t\t\t\t\t\t\tThe Vice President\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(2) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/cabinet/\">\n\t\t\t\t\t\t\t\tThe Cabinet\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".content-col.col-lg-7.col-xs-12 > ul > li:nth-child(3) > a"
                  ],
                  "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": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"eyebrow h5\">The History Of</p>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .eyebrow.h5"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1small\">The White House</h2>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .h1small"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn more about our country’s former presidents and the official<span class=\"dewidow\">&nbsp;</span>residence.</p>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .deck > p"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/about-the-white-house/\">\n\t\t\t\t\t\t\t\tAbout the White House\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(1) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/about-the-white-house/presidents/\">\n\t\t\t\t\t\t\t\tPrevious Presidents\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(2) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img width=\"1919\" height=\"1280\" src=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?w=1919\" class=\"lazy-load object-fit-cover\" alt=\"\" loading=\"lazy\" data-sizes=\"(max-width: 1919px) 100vw, 1919px\" srcset=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg 2560w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=615,410 615w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=768,512 768w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1270,847 1270w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1536,1025 1536w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=2048,1366 2048w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=959,640 959w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1919,1280 1919w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=600,400 600w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1038,693 1038w\" sizes=\"(max-width: 1919px) 100vw, 1919px\">",
                          "target": [
                            "img[width=\"1919\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1large\">\n\t\t\t\t\t\t\tFind COVID-<span class=\"dewidow\">⁠</span>19 Vaccines Near<span class=\"dewidow\">&nbsp;</span>You\t\t\t\t\t\t</h2>",
                  "target": [
                    ".h1large"
                  ],
                  "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-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": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"ui-label-base\">We’re investing in the American people</p>",
                  "target": [
                    ".home-topper__content__label > .ui-label-base"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"home-topper__title small\">\n\t\t\t\t\t\t\tBuilding Back Better\t\t\t\t\t\t</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://reproductiverights.gov\" target=\"_blank\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tKnow Your Reproductive Health Care Rights\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"reproductiverights.gov\"]"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/formula/\">\n\t\t\t\t\t\t\t\t\t\t\tAddressing the Infant Formula Shortage \t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".home-topper__content__quick-links > ul > li:nth-child(2) > a"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://getinternet.gov\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tFind out if you qualify for the Affordable Connectivity Program \t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"getinternet.gov\"]"
                  ],
                  "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": "<div class=\"home-topper__content\" data-beat=\"1\" data-beat-home=\"1\">",
                          "target": [
                            ".home-topper__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.vaccines.gov/\" target=\"_blank\" rel=\"noopener noreferrer\">\n\t\t\t\t\t\t\t\t\t\t\tFind a vaccine or a booster near you\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"vaccines.gov/\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "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": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"eyebrow h5\">Learn More About</p>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .eyebrow.h5"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1small\">The Administration</h2>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .h1small"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Thousands of people work in the West Wing, the East Wing, the Cabinet, and the Executive Office of the President. Learn more about the people who carry out the priorities of the Biden-<span class=\"dewidow\">⁠</span>Harris<span class=\"dewidow\">&nbsp;</span>Administration.</p>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .deck > p"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/president-biden/\">\n\t\t\t\t\t\t\t\tThe President\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(1) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/vice-president-harris/\">\n\t\t\t\t\t\t\t\tThe Vice President\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(2) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".module.module__featured-media-and-content.image:nth-child(3) > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/administration/cabinet/\">\n\t\t\t\t\t\t\t\tThe Cabinet\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".content-col.col-lg-7.col-xs-12 > ul > li:nth-child(3) > a"
                  ],
                  "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": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"eyebrow h5\">The History Of</p>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .eyebrow.h5"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1small\">The White House</h2>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .h1small"
                  ],
                  "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": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn more about our country’s former presidents and the official<span class=\"dewidow\">&nbsp;</span>residence.</p>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > .deck > p"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/about-the-white-house/\">\n\t\t\t\t\t\t\t\tAbout the White House\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(1) > a"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-col col col-lg-7 col-xs-12\">",
                          "target": [
                            ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/about-the-white-house/presidents/\">\n\t\t\t\t\t\t\t\tPrevious Presidents\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".is-style-media-right > .wrapper > .row > .content-col.col-lg-7.col-xs-12 > ul > li:nth-child(2) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img width=\"1919\" height=\"1280\" src=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?w=1919\" class=\"lazy-load object-fit-cover\" alt=\"\" loading=\"lazy\" data-sizes=\"(max-width: 1919px) 100vw, 1919px\" srcset=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg 2560w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=615,410 615w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=768,512 768w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1270,847 1270w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1536,1025 1536w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=2048,1366 2048w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=959,640 959w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1919,1280 1919w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=600,400 600w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1038,693 1038w\" sizes=\"(max-width: 1919px) 100vw, 1919px\">",
                          "target": [
                            "img[width=\"1919\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h1large\">\n\t\t\t\t\t\t\tFind COVID-<span class=\"dewidow\">⁠</span>19 Vaccines Near<span class=\"dewidow\">&nbsp;</span>You\t\t\t\t\t\t</h2>",
                  "target": [
                    ".h1large"
                  ],
                  "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-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": [
                    ".home-topper-section > .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": [
                    ".home-topper-section > .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=\"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."
                }
              ]
            },
            {
              "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."
                }
              ]
            },
            {
              "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": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-11T19:07:19-04:00\">July 11, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-11T19:07:19-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/\" rel=\"category tag\">Speeches and Remarks</a>",
                  "target": [
                    ".qpost-57138 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-14T05:30:00-04:00\">July 14, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-14T05:30:00-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-57407 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-13T09:43:39-04:00\">July 13, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-13T09:43:39-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-57347 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-13T17:20:28-04:00\">July 13, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-13T17:20:28-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-57394 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-12T18:53:05-04:00\">July 12, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-12T18:53:05-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-57310 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-12T09:00:00-04:00\">July 12, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-12T09:00:00-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-57149 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-08T08:57:23-04:00\">July 08, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-08T08:57:23-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-56949 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-08T07:00:00-04:00\">July 08, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-08T07:00:00-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-56943 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-05T16:42:38-04:00\">July 05, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-05T16:42:38-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-56843 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-07-01T11:00:00-04:00\">July 01, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-01T11:00:00-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-56641 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time class=\"posted-on entry-date published updated\" datetime=\"2022-06-28T19:00:00-04:00\">June 28, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-28T19:00:00-04:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0064bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.91,
                        "fontSize": "8.3pt (11px)",
                        "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: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\">Statements and Releases</a>",
                  "target": [
                    ".qpost-56448 > .news-item__meta.shared-meta > .tax-links.cat-links > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #0064bc, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0064bc",
                        "contrastRatio": 5.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.vaccines.gov/\" class=\"btn\" target=\"_blank\" rel=\"noopener noreferrer\">",
                          "target": [
                            ".btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.91 (foreground color: #ffffff, background color: #0064bc, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.vaccines.gov/\" class=\"btn\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.91 (foreground color: #ffffff, background color: #0064bc, 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/\" lang=\"es-US\" hreflang=\"es-US\">Español</a>",
                  "target": [
                    "#menu-item-1801 > a[lang=\"es-US\"][href$=\"es/\"][hreflang$=\"es-US\"]"
                  ],
                  "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": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-87",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-87\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-menu-item\">",
                          "target": [
                            "#social-navigation > .menu-item-87.col-auto.menu-item-type-custom"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-87"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-87\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-menu-item\">",
                  "target": [
                    "#social-navigation-footer > .menu-item-87.col-auto.menu-item-type-custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-87"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-88",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-88\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-menu-item\">",
                          "target": [
                            "#social-navigation > .menu-item-88.col-auto.menu-item-type-custom"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-88"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-88\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-menu-item\">",
                  "target": [
                    "#social-navigation-footer > .menu-item-88.col-auto.menu-item-type-custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-88"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-89",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-89\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-menu-item\">",
                          "target": [
                            "#social-navigation > .menu-item-89.col-auto.menu-item-type-custom"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-89"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-89\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-menu-item\">",
                  "target": [
                    "#social-navigation-footer > .menu-item-89.col-auto.menu-item-type-custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-89"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-90",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-90\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-menu-item\">",
                          "target": [
                            "#social-navigation > .menu-item-90.col-auto.menu-item-type-custom"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-90"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-90\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-menu-item\">",
                  "target": [
                    "#social-navigation-footer > .menu-item-90.col-auto.menu-item-type-custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-90"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\">",
                  "target": [
                    ".img-wrapper > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "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/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\">...</a>"
              }
            ]
          },
          "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.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"h1large\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"dewidow\">...</span>"
              }
            ]
          },
          "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>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1400\" height=\"780\" class=\"object-fit-cover\" src=\"https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?w=1400&amp;h=780&amp;crop=1\" srcset=\"https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?resize=700,390 700w, https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?resize=1400,780 1400w, https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?resize=1820,1014 1820w, https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?resize=2800,1560 2800w\" alt=\"\" object-fit-cover=\"https://www.whitehouse.gov/wp-content/uploads/2021/01/P20220711AS-0600.jpg?w=1400&amp;h=780&amp;crop=1\" sizes=\"100vw\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1919\" height=\"1280\" src=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?w=1919\" class=\"lazy-load object-fit-cover\" alt=\"\" loading=\"lazy\" data-sizes=\"(max-width: 1919px) 100vw, 1919px\" srcset=\"https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg 2560w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=615,410 615w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=768,512 768w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1270,847 1270w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1536,1025 1536w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=2048,1366 2048w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=959,640 959w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1919,1280 1919w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=600,400 600w, https://www.whitehouse.gov/wp-content/uploads/2021/06/vaccines-gov-image.jpg?resize=1038,693 1038w\" sizes=\"(max-width: 1919px) 100vw, 1919px\">"
              }
            ]
          },
          "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": "div",
                "id": "",
                "code": "<div class=\"acctoggle\" role=\"toolbar\" aria-label=\"High Contrast and Font Size Options\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"home-topper__title small\">...</h1>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://getinternet.gov\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://reproductiverights.gov\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.vaccines.gov/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.whitehouse.gov/formula/\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"ui-label-base\">...</p>"
              },
              {
                "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\">"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 7,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[1]/form[1]/label[1]",
                "aria": "/document[1]/main[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[2]/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": 5028,
                "height": 53,
                "width": 224
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/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": 4877,
                "height": 221,
                "width": 423
              },
              "snippet": "<fieldset>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 868,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\">",
              "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": "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[2]/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": 4907,
                "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": 5442,
                "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": 7,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[1]/form[1]/label[1]",
                "aria": "/document[1]/main[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[2]/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": 5028,
                "height": 53,
                "width": 224
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_4da4828d48b4efa4fc1138955_8cafb01033\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/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": 4877,
                "height": 221,
                "width": 423
              },
              "snippet": "<fieldset>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 868,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\">",
              "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": "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[2]/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": 4907,
                "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": 5442,
                "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/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "The White House",
          "pageurl": "https://www.whitehouse.gov/",
          "time": 2.32,
          "creditsremaining": 736,
          "allitemcount": 148,
          "totalelements": 831,
          "waveurl": "http://wave.webaim.org/report?url=https://www.whitehouse.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION: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": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION:first-child > SECTION:first-child + SECTION + SECTION + SECTION + P + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "legend_missing": {
                "id": "legend_missing",
                "description": "Fieldset missing legend",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION: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": 3,
                "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",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + H2 > 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": 7,
                "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 > SECTION:first-child > SECTION:first-child > FORM:first-child > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION:first-child > SECTION:first-child > FORM:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION:first-child > SECTION:first-child + SECTION + SECTION + SECTION + P + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#content > SECTION: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"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "URL",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.whitehouse.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2022-07-18T02:00:45.076Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1369588,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 83,
              "totalWarnings": 6,
              "totalIssues": 89
            },
            "issuesByLevel": {
              "A": {
                "count": 67,
                "pct": 75.28
              },
              "AA": {
                "count": 62,
                "pct": 69.66
              },
              "AAA": {
                "count": 89,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "39e2bfe0-e6cf-4d16-be91-6a55ae40bd1c",
          "docID": "f1c588db-9b65-491a-949e-7d0794b2bb1a",
          "sourceHash": "eade2209dc34e88183c0c8fe37bc8a8c",
          "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=39e2bfe0-e6cf-4d16-be91-6a55ae40bd1c",
          "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": 2201,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-619 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:hidd",
              "xpath": "/html/body",
              "issueID": "fccb26a5c36aa7d5a5210e927225396b",
              "signature": "1bcf844928c04cd7cfcec7002c5d4924",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=fccb26a5c36aa7d5a5210e927225396b"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 141.828125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 141.828125,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6324,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\"&gt; &lt;img width=\"1200\" height=\"1200\" src=\"https://www.whitehouse.gov/wp-con",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
              "issueID": "f2d371608edea9dec216791fde369a86",
              "signature": "2a7d5959975ba8cbfc8fe50e0b20653c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f2d371608edea9dec216791fde369a86"
            },
            {
              "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": 114,
                "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": "3b438b20a9140e3201ecc96c96dd064d",
              "signature": "d12d112598204e2010c5ed5998ff7b51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3b438b20a9140e3201ecc96c96dd064d"
            },
            {
              "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": 115,
                "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": "5b335e7c0db0177c3e21d88b793c5632",
              "signature": "1ff9e81197fa43154d5b03616e9af2c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5b335e7c0db0177c3e21d88b793c5632"
            },
            {
              "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": 116,
                "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": "bc0a30675128644ac98048af69b8e0a0",
              "signature": "994f72337ef0851ea8f04d9a74fd7902",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bc0a30675128644ac98048af69b8e0a0"
            },
            {
              "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": 117,
                "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": "f64b84fd5c55d692de5523bf0702d511",
              "signature": "11d17b159bcc2f9d93f509c3404e47a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f64b84fd5c55d692de5523bf0702d511"
            },
            {
              "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": 8138,
                "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": "662e1ebcadcc455e4372e02e7090e790",
              "signature": "6e4a70196450f84936d1a834a0697bd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=662e1ebcadcc455e4372e02e7090e790"
            },
            {
              "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": 3931,
                "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": "c167155b90c4b58077ff744ec13b08a5",
              "signature": "5c235bcfbbd046269562e53d9e188485",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c167155b90c4b58077ff744ec13b08a5"
            },
            {
              "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": 4771,
                "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]/section[1]/section[1]/form[1]/label[1]",
              "issueID": "b41a1284611b99953a52c1e82bcbd312",
              "signature": "631840df0e24f31d70b6de7002398090",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b41a1284611b99953a52c1e82bcbd312"
            },
            {
              "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": 17,
                  "y": 20
                },
                "bottom-right": {
                  "x": 300.203,
                  "y": 32
                },
                "height": 12,
                "width": 283.203
              },
              "position": {
                "line": 2996,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"ui-label-base\"&gt;We’re investing in the American people&lt;/p&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "64d6200fe64de168e49964067bd21b46",
              "signature": "34219b03fe1fc3e003143003f1e7483c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=64d6200fe64de168e49964067bd21b46"
            },
            {
              "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": 9.328125,
                  "y": 609.65625
                },
                "bottom-right": {
                  "x": 92.328125,
                  "y": 623.65625
                },
                "height": 14,
                "width": 83
              },
              "position": {
                "line": 8556,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-11T19:07:19-04:00\"&gt;July 11, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[2]/time[1]",
              "issueID": "c632526d8dad75653196554602924865",
              "signature": "a8ec7355e64968f41218b14f16b15c1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c632526d8dad75653196554602924865"
            },
            {
              "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": 92.328125,
                  "y": 609.65625
                },
                "bottom-right": {
                  "x": 97.328125,
                  "y": 623.65625
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8479,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[2]/span[1]",
              "issueID": "86151a6211bb666672f29c731e7fda72",
              "signature": "ab3767714be164e72470e99e080e45f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=86151a6211bb666672f29c731e7fda72"
            },
            {
              "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": 109.328125,
                  "y": 609.65625
                },
                "bottom-right": {
                  "x": 274.328125,
                  "y": 623.65625
                },
                "height": 14,
                "width": 165
              },
              "position": {
                "line": 8553,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/\" rel=\"category tag\"&gt;Speeches and Remarks&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[2]/span[2]",
              "issueID": "ca5cb9404f783582b4eb7ad7d0f602d9",
              "signature": "1692e1449a5c3d5a999623c20242c64a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ca5cb9404f783582b4eb7ad7d0f602d9"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 86,
                  "y": 102
                },
                "height": 14,
                "width": 86
              },
              "position": {
                "line": 8574,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-14T05:30:00-04:00\"&gt;July 14, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/div[1]/time[1]",
              "issueID": "610f62ffaf59f2b1fb2a7c743249ebaa",
              "signature": "97dafedd67bb0c329f82a879830069b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=610f62ffaf59f2b1fb2a7c743249ebaa"
            },
            {
              "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": 86,
                  "y": 88
                },
                "bottom-right": {
                  "x": 91,
                  "y": 102
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8557,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/div[1]/span[1]",
              "issueID": "932d0be24fc2a1d577194c20c3a59eb7",
              "signature": "a916788b0ea9721c1fd630455756a0a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=932d0be24fc2a1d577194c20c3a59eb7"
            },
            {
              "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": 110
                },
                "bottom-right": {
                  "x": 184,
                  "y": 124
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8571,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/div[1]/span[2]",
              "issueID": "a62561f42845ceeb30bda582e0373513",
              "signature": "5cbd5ab9941e2cb6d76f8d4a9c99af39",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a62561f42845ceeb30bda582e0373513"
            },
            {
              "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": 44
                },
                "bottom-right": {
                  "x": 86,
                  "y": 58
                },
                "height": 14,
                "width": 86
              },
              "position": {
                "line": 8584,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-13T09:43:39-04:00\"&gt;July 13, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[2]/div[1]/time[1]",
              "issueID": "13de5e0db72f08793e1a6558c3b42921",
              "signature": "561eb550fca10196664893a1fcb0b310",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=13de5e0db72f08793e1a6558c3b42921"
            },
            {
              "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": 86,
                  "y": 44
                },
                "bottom-right": {
                  "x": 91,
                  "y": 58
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8575,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[2]/div[1]/span[1]",
              "issueID": "6fd35808a46305209c5917916340f0e1",
              "signature": "ee74ae1a87c180a3bed440f056d04a25",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6fd35808a46305209c5917916340f0e1"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 184,
                  "y": 80
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8581,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[2]/div[1]/span[2]",
              "issueID": "64008532701bb9d738019d1f2ff199bf",
              "signature": "f6eebd7bac198df1128920c59beb535d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=64008532701bb9d738019d1f2ff199bf"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 86,
                  "y": 102
                },
                "height": 14,
                "width": 86
              },
              "position": {
                "line": 8594,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-13T17:20:28-04:00\"&gt;July 13, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/div[1]/time[1]",
              "issueID": "bdb9a8bd4eb692ebcfff3cadee45d5a1",
              "signature": "f43d93cc51ca12aa274fb6a1d2a49c33",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bdb9a8bd4eb692ebcfff3cadee45d5a1"
            },
            {
              "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": 86,
                  "y": 88
                },
                "bottom-right": {
                  "x": 91,
                  "y": 102
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8585,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/div[1]/span[1]",
              "issueID": "67678fda361d5cf0ef090550c0837297",
              "signature": "4fabb7494897073a07144ec82d620fa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=67678fda361d5cf0ef090550c0837297"
            },
            {
              "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": 110
                },
                "bottom-right": {
                  "x": 184,
                  "y": 124
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8591,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/div[1]/span[2]",
              "issueID": "e39d32960330897d3abfcc9b23c2bd03",
              "signature": "62707ba05d6b877472a851f1d57ff03a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e39d32960330897d3abfcc9b23c2bd03"
            },
            {
              "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": 44
                },
                "bottom-right": {
                  "x": 85,
                  "y": 58
                },
                "height": 14,
                "width": 85
              },
              "position": {
                "line": 8604,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-12T18:53:05-04:00\"&gt;July 12, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[4]/div[1]/time[1]",
              "issueID": "b92f5f2d53a1baebd7d9ece72ac92be7",
              "signature": "2f1376dcf12fa35ffd9a2997d251089b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b92f5f2d53a1baebd7d9ece72ac92be7"
            },
            {
              "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": 85,
                  "y": 44
                },
                "bottom-right": {
                  "x": 90,
                  "y": 58
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8595,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[4]/div[1]/span[1]",
              "issueID": "ba26a1c1539db35c9af1912c385eef1e",
              "signature": "a71327c7adeae526c15d30f489a890b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ba26a1c1539db35c9af1912c385eef1e"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 184,
                  "y": 80
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8601,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[4]/div[1]/span[2]",
              "issueID": "aa49605f465817ab0eed17fb4c8e5419",
              "signature": "1551defbf76f89886e9e602e430500bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=aa49605f465817ab0eed17fb4c8e5419"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 85,
                  "y": 80
                },
                "height": 14,
                "width": 85
              },
              "position": {
                "line": 8614,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-12T09:00:00-04:00\"&gt;July 12, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[5]/div[1]/time[1]",
              "issueID": "566a3bd6c16f4bfcc8656b9f22372698",
              "signature": "ea2e7f068428583b02cf75835f58e563",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=566a3bd6c16f4bfcc8656b9f22372698"
            },
            {
              "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": 85,
                  "y": 66
                },
                "bottom-right": {
                  "x": 90,
                  "y": 80
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8604,
                "column": 115
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[5]/div[1]/span[1]",
              "issueID": "42c82dafb1aab7d59e275467cf34a6b5",
              "signature": "c65f18fe84cd2bbcb6f15f9d1762412c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=42c82dafb1aab7d59e275467cf34a6b5"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 184,
                  "y": 102
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8605,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[5]/div[1]/span[2]",
              "issueID": "88405282ce74a023e942c781fe9b2503",
              "signature": "c180558e97f61a7c4e55a350d0553f52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=88405282ce74a023e942c781fe9b2503"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 90,
                  "y": 80
                },
                "height": 14,
                "width": 90
              },
              "position": {
                "line": 8627,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-08T08:57:23-04:00\"&gt;July 08, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[1]/div[1]/time[1]",
              "issueID": "fed169e93250fd9fd4a0655c360ccf47",
              "signature": "5eae853621c42d8ec84ee6ccbf8e1cba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fed169e93250fd9fd4a0655c360ccf47"
            },
            {
              "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": 90,
                  "y": 66
                },
                "bottom-right": {
                  "x": 95,
                  "y": 80
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8615,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[1]/div[1]/span[1]",
              "issueID": "35da178fc1bfea74ee27bbc976816a08",
              "signature": "9cdcf2ac545232ce66d800109c8b4fe0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=35da178fc1bfea74ee27bbc976816a08"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 184,
                  "y": 102
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8624,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[1]/div[1]/span[2]",
              "issueID": "0faff510a4e93a00755013c150272102",
              "signature": "52794b073ed09fb9e751176057df51e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0faff510a4e93a00755013c150272102"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 90,
                  "y": 102
                },
                "height": 14,
                "width": 90
              },
              "position": {
                "line": 8637,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-08T07:00:00-04:00\"&gt;July 08, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/div[1]/time[1]",
              "issueID": "e65fbe47518abe0e377e41c7441044f1",
              "signature": "f51ae460b87196f14c5e583d6d3d3fbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e65fbe47518abe0e377e41c7441044f1"
            },
            {
              "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": 90,
                  "y": 88
                },
                "bottom-right": {
                  "x": 95,
                  "y": 102
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8628,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/div[1]/span[1]",
              "issueID": "af05917d21512c940e591acbbd7e84c7",
              "signature": "916b463437494f2d45d97f669471df02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=af05917d21512c940e591acbbd7e84c7"
            },
            {
              "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": 110
                },
                "bottom-right": {
                  "x": 184,
                  "y": 124
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8634,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/div[1]/span[2]",
              "issueID": "4dcd593c3afb09adcab33d4ef13b10ab",
              "signature": "adb6db8b3df8684b83af4ec23f3e773c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4dcd593c3afb09adcab33d4ef13b10ab"
            },
            {
              "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": 110
                },
                "bottom-right": {
                  "x": 90,
                  "y": 124
                },
                "height": 14,
                "width": 90
              },
              "position": {
                "line": 8647,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-05T16:42:38-04:00\"&gt;July 05, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/div[1]/time[1]",
              "issueID": "9b5dcaf7ce7a98e98219173f5239944f",
              "signature": "a94cd5315c1cd38078335eb06c6e0c65",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9b5dcaf7ce7a98e98219173f5239944f"
            },
            {
              "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": 90,
                  "y": 110
                },
                "bottom-right": {
                  "x": 95,
                  "y": 124
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8638,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/div[1]/span[1]",
              "issueID": "9c1213ea33c19599b4bdbdbff298d423",
              "signature": "d4cb87aa042dc18a6f35499ac997ffaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9c1213ea33c19599b4bdbdbff298d423"
            },
            {
              "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": 132
                },
                "bottom-right": {
                  "x": 184,
                  "y": 146
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8644,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/div[1]/span[2]",
              "issueID": "8081dc78e28d00e291fef556423bbb86",
              "signature": "68b01f1ac0d611c3f6b60cb09b3a9ba3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8081dc78e28d00e291fef556423bbb86"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 87,
                  "y": 80
                },
                "height": 14,
                "width": 87
              },
              "position": {
                "line": 8657,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-07-01T11:00:00-04:00\"&gt;July 01, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[4]/div[1]/time[1]",
              "issueID": "158f29ec67baaabbf529ef40f5760c62",
              "signature": "b92b7f1e4901af2a0163c17c3a5df9de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=158f29ec67baaabbf529ef40f5760c62"
            },
            {
              "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": 87,
                  "y": 66
                },
                "bottom-right": {
                  "x": 92,
                  "y": 80
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8648,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[4]/div[1]/span[1]",
              "issueID": "3eb89759918aaa8d3a906fc8cf6b4fda",
              "signature": "a90d633e07e56c5723930455a7d6a0de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3eb89759918aaa8d3a906fc8cf6b4fda"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 184,
                  "y": 102
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8654,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[4]/div[1]/span[2]",
              "issueID": "4e620aff0f91cf5b16dc255b628b3931",
              "signature": "1147f511c8cc4b6a99f504b6ffcda952",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4e620aff0f91cf5b16dc255b628b3931"
            },
            {
              "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": 66
                },
                "bottom-right": {
                  "x": 90,
                  "y": 80
                },
                "height": 14,
                "width": 90
              },
              "position": {
                "line": 8667,
                "column": 3
              },
              "errorSnippet": "&lt;time class=\"posted-on entry-date published updated\" datetime=\"2022-06-28T19:00:00-04:00\"&gt;June 28, 2022&lt;/time&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[5]/div[1]/time[1]",
              "issueID": "0761eb24e8446c4b345a159337e89e9b",
              "signature": "fdd824155908cc11945ab932f2eade8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0761eb24e8446c4b345a159337e89e9b"
            },
            {
              "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": 90,
                  "y": 66
                },
                "bottom-right": {
                  "x": 95,
                  "y": 80
                },
                "height": 14,
                "width": 5
              },
              "position": {
                "line": 8658,
                "column": 3
              },
              "errorSnippet": "&lt;span class=\"separator\"&gt;•&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[5]/div[1]/span[1]",
              "issueID": "21eff5a5ef100f66ae24ace8c41ef486",
              "signature": "7cd1a4db6dc3eb3c04a04c7184134ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=21eff5a5ef100f66ae24ace8c41ef486"
            },
            {
              "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": 88
                },
                "bottom-right": {
                  "x": 184,
                  "y": 102
                },
                "height": 14,
                "width": 184
              },
              "position": {
                "line": 8664,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tax-links cat-links\"&gt;&lt;a href=\"https://www.whitehouse.gov/briefing-room/statements-releases/\" rel=\"category tag\"&gt;Statements and Releases&lt;/a&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[5]/div[1]/span[2]",
              "issueID": "cdc5a1126bf7bfd800192af5822865af",
              "signature": "0a60c6f3e04c5d7ee55d57e1d03205c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cdc5a1126bf7bfd800192af5822865af"
            },
            {
              "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": 30,
                  "y": 20
                },
                "bottom-right": {
                  "x": 87.2031,
                  "y": 32
                },
                "height": 12,
                "width": 57.2031
              },
              "position": {
                "line": 7942,
                "column": 3
              },
              "errorSnippet": "&lt;p class=\"ui-label-base\"&gt; COVID-19 &lt;/p&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[5]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "issueID": "be88f618f8c7dba5ed2270f7ea436b7a",
              "signature": "9bdbafddba4f885e3a01e82721ec6ee3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be88f618f8c7dba5ed2270f7ea436b7a"
            },
            {
              "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": 4974,
                "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]",
              "issueID": "f140030f313136b21e52d7c267764809",
              "signature": "9a531dd456d7c902c05e87cee7193115",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f140030f313136b21e52d7c267764809"
            },
            {
              "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": 4975,
                "column": 40
              },
              "errorSnippet": "&lt;label for=\"mce-ZIPCODE\"&gt;ZIP Code&lt;/label&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[2]/label[1]",
              "issueID": "ea9debcce4b85a30c0ca70077198fd32",
              "signature": "b1886c89bf6a294346e40b2159315b20",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ea9debcce4b85a30c0ca70077198fd32"
            },
            {
              "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": 8421,
                "column": 1
              },
              "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": "347bf44cc0c94e587071d2640dcb6c35",
              "signature": "c4399b4836a46b29c9c06b1bfbef9feb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=347bf44cc0c94e587071d2640dcb6c35"
            },
            {
              "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": 8422,
                "column": 1
              },
              "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": "f9908a59f2e2ce2c3e8c12d2ea6dec41",
              "signature": "408abaf477e5015240a9c27a9b4ec646",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f9908a59f2e2ce2c3e8c12d2ea6dec41"
            },
            {
              "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": 8428,
                "column": 74
              },
              "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": "68ad0662ed464cf5a7356a39433c5bc1",
              "signature": "91f8fc0a4e4939a05dcea3f954f4d5e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=68ad0662ed464cf5a7356a39433c5bc1"
            },
            {
              "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": 8429,
                "column": 1
              },
              "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": "5752e6ff3f96cf327081f6d4d79a4689",
              "signature": "92e049bb4669a0f7e4d18bcfe5f2c6cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5752e6ff3f96cf327081f6d4d79a4689"
            },
            {
              "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": 8430,
                "column": 1
              },
              "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": "e355eda4f4fcaa1995e6750598e8ef40",
              "signature": "69837ea980eeb8bd6937500f896b20ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e355eda4f4fcaa1995e6750598e8ef40"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 263.656,
                  "y": 88
                },
                "height": 88,
                "width": 263.656
              },
              "position": {
                "line": 8569,
                "column": 2
              },
              "errorSnippet": "&lt;h2 class=\"news-item__title-container\"&gt; &lt;a class=\"news-item__title acctext--con\" href=\"https://www.whitehouse.gov/briefing-room/statements-releases/2022/07/14/joint-statement-of-the-leaders-of-india-israel-united-arab-emirates-and-the-united-sta",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[1]/h2[1]",
              "issueID": "9889857a5af18212367a9f373f19f3b6",
              "signature": "c32c6595080f2084e81f24aa57ef25bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9889857a5af18212367a9f373f19f3b6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 263.656,
                  "y": 88
                },
                "height": 88,
                "width": 263.656
              },
              "position": {
                "line": 8589,
                "column": 2
              },
              "errorSnippet": "&lt;h2 class=\"news-item__title-container\"&gt; &lt;a class=\"news-item__title acctext--con\" href=\"https://www.whitehouse.gov/briefing-room/statements-releases/2022/07/13/fact-sheet-president-biden-appoints-cancer-panel-members-and-cancer-cabinet-unveils-pr",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[2]/article[3]/h2[1]",
              "issueID": "b39d85e6ae6049f6237ab21c55d543b0",
              "signature": "c78491b9ab612b29251c336eede8083a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b39d85e6ae6049f6237ab21c55d543b0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 284.656,
                  "y": 88
                },
                "height": 88,
                "width": 284.656
              },
              "position": {
                "line": 8632,
                "column": 2
              },
              "errorSnippet": "&lt;h2 class=\"news-item__title-container\"&gt; &lt;a class=\"news-item__title acctext--con\" href=\"https://www.whitehouse.gov/briefing-room/statements-releases/2022/07/08/fact-sheet-president-biden-to-sign-executive-order-protecting-access-to-reproductive-h",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[2]/h2[1]",
              "issueID": "04abdab254d30625b03a150977b96eef",
              "signature": "aae88b6fd581eaf4d5b4c3de4140cf76",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=04abdab254d30625b03a150977b96eef"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 284.656,
                  "y": 110
                },
                "height": 110,
                "width": 284.656
              },
              "position": {
                "line": 8642,
                "column": 2
              },
              "errorSnippet": "&lt;h2 class=\"news-item__title-container\"&gt; &lt;a class=\"news-item__title acctext--con\" href=\"https://www.whitehouse.gov/briefing-room/statements-releases/2022/07/05/fact-sheet-president-biden-announces-historic-american-rescue-plan-pension-relief-for-",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[3]/article[3]/h2[1]",
              "issueID": "944a741257be646c8bf96bab1c084038",
              "signature": "4d92a577e2069285dc8718b8493eace6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=944a741257be646c8bf96bab1c084038"
            },
            {
              "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": 7896,
                "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": "bc1f17dc4089e9fb73306911816cfaf7",
              "signature": "36fd5baae0dbfbbab424c8deb65fcd6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bc1f17dc4089e9fb73306911816cfaf7"
            },
            {
              "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": 7909,
                "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": "50b0539ad4630ca2677999788519c288",
              "signature": "7eb9da52d69416e72e0a166c6c5c24d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=50b0539ad4630ca2677999788519c288"
            },
            {
              "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": 8181,
                "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": "a78ad26c5c817ce336ceb52ef8ebf988",
              "signature": "e4e0f67816b623733c06a7eebc2b957d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a78ad26c5c817ce336ceb52ef8ebf988"
            },
            {
              "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": 166,
                "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": "fdcaaf4ad280ad2bafc599b4bffc71e5",
              "signature": "4608a3a79043a7ebb9e86fef4b30441c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fdcaaf4ad280ad2bafc599b4bffc71e5"
            },
            {
              "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": 8470,
                "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]/section[1]/section[1]/form[1]/button[2]",
              "issueID": "eb410bae13cf8def5ccafaf2144671ad",
              "signature": "a2638b20c2effa12c6933f9251dfbff4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb410bae13cf8def5ccafaf2144671ad"
            },
            {
              "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": 3930,
                "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]/section[1]/section[1]/form[1]/input[1]",
              "issueID": "070757bc016f4052d927ded9b75168e6",
              "signature": "26c9df529614e3f0bf64c66ee489dc25",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=070757bc016f4052d927ded9b75168e6"
            },
            {
              "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": 141.828125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 141.828125,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6324,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\"&gt; &lt;img width=\"1200\" height=\"1200\" src=\"https://www.whitehouse.gov/wp-con",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[2]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
              "issueID": "1aedcbe215d657acdbc06cf254ca7b86",
              "signature": "4c6d46cb81ec38244d682e1c02f93349",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1aedcbe215d657acdbc06cf254ca7b86"
            },
            {
              "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": 3931,
                "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": "69c05f4ceacfb66c7c4901b8b2ae00de",
              "signature": "a451932fde7ebbaef3e5b0ba2104ce1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=69c05f4ceacfb66c7c4901b8b2ae00de"
            },
            {
              "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": 8162,
                "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": "09f21c3482f17e0dcf781b227450d6f4",
              "signature": "3a81e2d2cacc66872fa118112604e732",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=09f21c3482f17e0dcf781b227450d6f4"
            },
            {
              "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": 4771,
                "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]/section[1]/section[1]/form[1]/label[1]",
              "issueID": "da07bc61198f1b44c224fee8c0609715",
              "signature": "7089c1801f450a998b697b683f988225",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=da07bc61198f1b44c224fee8c0609715"
            },
            {
              "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": 8437,
                "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]/section[1]/section[1]/form[1]/label[1]/span[1]",
              "issueID": "677f1a044b3c276a944ced901219ffc6",
              "signature": "a2490c3ed33f604c091a8574e6e432e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=677f1a044b3c276a944ced901219ffc6"
            },
            {
              "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": 17,
                  "y": 20
                },
                "bottom-right": {
                  "x": 300.203,
                  "y": 32
                },
                "height": 12,
                "width": 283.203
              },
              "position": {
                "line": 2996,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"ui-label-base\"&gt;We’re investing in the American people&lt;/p&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "48603652fd9ea7457da27c6473d99bd1",
              "signature": "5ef121b3aef42f75213382db70c2749a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=48603652fd9ea7457da27c6473d99bd1"
            },
            {
              "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": 2201,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-619 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:hidd",
              "xpath": "/html/body",
              "issueID": "d7091912b8a9191c269096fdd1266e51",
              "signature": "3e00eaa53b8b065a6b40809a17311fef",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=d7091912b8a9191c269096fdd1266e51"
            },
            {
              "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": 166,
                "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": "19a817edbf1a9450a3924002e85eab38",
              "signature": "d9099c9770e226fac9cb17e574659fb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=19a817edbf1a9450a3924002e85eab38"
            },
            {
              "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": 8464,
                "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]/section[1]/section[1]/form[1]/button[1]",
              "issueID": "df26315182285a6c113f31675892580d",
              "signature": "a76514742734686221a21bde2ec2cbf4",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=df26315182285a6c113f31675892580d"
            },
            {
              "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": 8476,
                "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]/section[1]/section[1]/form[1]/button[3]",
              "issueID": "3410d94aac2620dcabe0b26377566124",
              "signature": "f8b7dd88824184c6e8f909931ba2ba9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=3410d94aac2620dcabe0b26377566124"
            },
            {
              "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": 3990,
                "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]",
              "issueID": "a5d362f01ccf65220e29aa19188354c1",
              "signature": "f9f7b7b0f77a075675b52dad531b95e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=a5d362f01ccf65220e29aa19188354c1"
            },
            {
              "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": 166,
                "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": "57b2390ef1946004be958cdec24f6ef6",
              "signature": "cf6143543ef227f17f703bc3e86a39fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=57b2390ef1946004be958cdec24f6ef6"
            },
            {
              "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": 166,
                "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": "5b615cc303c179f3b49d9cd6c5f745e9",
              "signature": "8c3283b13bf5e4b511a83535fcf3753b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5b615cc303c179f3b49d9cd6c5f745e9"
            },
            {
              "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": 166,
                "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": "5c2e3cceb8aee5dd5be022e270153d99",
              "signature": "372fde96f92011fb7684f9bec1db492e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5c2e3cceb8aee5dd5be022e270153d99"
            },
            {
              "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": 166,
                "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": "b536bd2ee94dbbc524645330e6c98dde",
              "signature": "2e41c7414af3dbc9483ad3809c7b01a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b536bd2ee94dbbc524645330e6c98dde"
            },
            {
              "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": 5964,
                "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": "ef7688d019a52a668a19478fa6b93059",
              "signature": "b9cfb72f1bc3762b7e79733e3ef00ff6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ef7688d019a52a668a19478fa6b93059"
            },
            {
              "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": 5964,
                "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": "bccd57c4dead061b4549fd8d619930b2",
              "signature": "f15508cf635707bd803353ea03f72766",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bccd57c4dead061b4549fd8d619930b2"
            },
            {
              "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": 5964,
                "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": "7d149d93d21622e5dd73c678cb79bf79",
              "signature": "20d8ee217edf72b616b0c177f613c0e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d149d93d21622e5dd73c678cb79bf79"
            },
            {
              "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": 5964,
                "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": "4c2d847d3bca92739ffa2a87ed0397fa",
              "signature": "87399f1dec77ebcb6682d41137b94944",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4c2d847d3bca92739ffa2a87ed0397fa"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 325,
                  "y": 22
                },
                "height": 15,
                "width": 325
              },
              "position": {
                "line": 6323,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://reproductiverights.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; Know Your Reproductive Health Care Rights &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "1a6bb13daa49e90bd1a14e61d837de7e",
              "signature": "52329511106ef6ff5ff8f9bbca392a29",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1a6bb13daa49e90bd1a14e61d837de7e"
            },
            {
              "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": 7
                },
                "bottom-right": {
                  "x": 269,
                  "y": 22
                },
                "height": 15,
                "width": 269
              },
              "position": {
                "line": 6324,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.vaccines.gov/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; Find a vaccine or a booster near you &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "d64c4464b9b00d76196a57067d45a803",
              "signature": "beefc74df91b9d4b9364b39385c791c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d64c4464b9b00d76196a57067d45a803"
            },
            {
              "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": 161.171875,
                  "y": 192
                },
                "bottom-right": {
                  "x": 371.171875,
                  "y": 207
                },
                "height": 15,
                "width": 210
              },
              "position": {
                "line": 8126,
                "column": 129
              },
              "errorSnippet": "&lt;a href=\"https://www.vaccines.gov/\" class=\"btn\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; Visit Vaccines.gov &lt;svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;path d=\"M44.2418 0H10.1727V5.758",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[5]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "24fff35f17fcad58547987676d90e188",
              "signature": "33d343179bc13cfe968fce10224dfa15",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=24fff35f17fcad58547987676d90e188"
            },
            {
              "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": 8127,
                "column": 135
              },
              "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "78b87c7a1b0545dab2e5f8c9896a6f73",
              "signature": "b8284e87f51b5d5a9109d39d9f2b0461",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78b87c7a1b0545dab2e5f8c9896a6f73"
            },
            {
              "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": 8367,
                "column": 104
              },
              "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": "201b0f273d6a7c6bc543298ebc2728a3",
              "signature": "fcb40befdf63023996e6f96c2591ce7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=201b0f273d6a7c6bc543298ebc2728a3"
            },
            {
              "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": 8368,
                "column": 104
              },
              "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": "6af45c7efdf45a07d577c33e4bbad5fa",
              "signature": "4e9b2bbc9565dee425fb4f39f5d69886",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6af45c7efdf45a07d577c33e4bbad5fa"
            },
            {
              "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": 8369,
                "column": 104
              },
              "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": "a7d34add1d6c8755d72de52f1829e2b1",
              "signature": "646efee02fe7d592b162fb72b6ee0b52",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a7d34add1d6c8755d72de52f1829e2b1"
            },
            {
              "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": 8370,
                "column": 104
              },
              "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": "3574891288d3d3b159efa6e7b9386aaa",
              "signature": "829b01b609bf44dbbb513a75818c72d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3574891288d3d3b159efa6e7b9386aaa"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -1,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.203,
                  "y": 12
                },
                "height": 12,
                "width": 283.203
              },
              "position": {
                "line": 8358,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"home-topper__content__label\"&gt; &lt;p class=\"ui-label-base\"&gt;We’re investing in the American people&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "2d6d982379976253b2d46d66ee5d818d",
              "signature": "fba33fd8707a552f631c83ce66b10aa6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=2d6d982379976253b2d46d66ee5d818d"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.whitehouse.gov/",
      "what": "The White House",
      "result": "https://www.whitehouse.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.whitehouse.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-87', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-m ... 901 17.0111 2.57422 16.123 2.23047C15.8939 2.14453 15.5931 2.07292 15.2207 2.01562C14.877 1.95833 14",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-87\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-87', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-m ... 901 17.0111 2.57422 16.123 2.23047C15.8939 2.14453 15.5931 2.07292 15.2207 2.01562C14.877 1.95833 14",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-87\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-87 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-88', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-m ... n-reader-text\">Facebook<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-88\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-88', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-m ... n-reader-text\">Facebook<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-88\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-88 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-89', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-m ... en-reader-text\">Twitter<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-89\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-89', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-m ... en-reader-text\">Twitter<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-89\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-89 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-90', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-m ... en-reader-text\">YouTube<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-90\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-90', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-m ... en-reader-text\">YouTube<span class=\"screen-reader-text\">Opens in a new window</span></span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-90\"][class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-90 col-auto top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-109', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-109 small-text top-level-menu-item\" id=\"menu-item-109\"><a href=\"https://www.whitehouse.gov/contact/\">Contact Us</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "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\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-109', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-109 top-level-menu-item\" id=\"menu-item-109\"><a href=\"https://www.whitehouse.gov/contact/\">Contact Us</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-109\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-109 top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-1791', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1791 small-text top-le ... menu-item\" id=\"menu-item-1791\"><a href=\"https://www.whitehouse.gov/privacy/\">Privacy Policy</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "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\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-1791', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1791 top-level-menu-item\" id=\"menu-item-1791\"><a href=\"https://www.whitehouse.gov/privacy/\">Privacy Policy</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-1791\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1791 top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-699', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-699 small-text top-lev ... u-item\" id=\"menu-item-699\"><a href=\"https://www.whitehouse.gov/copyright/\">Copyright Policy</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "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\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-699', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-699 top-level-menu-item\" id=\"menu-item-699\"><a href=\"https://www.whitehouse.gov/copyright/\">Copyright Policy</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-699\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-699 top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-107', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-107 small-text top-lev ... \"menu-item-107\"><a href=\"https://www.whitehouse.gov/accessibility/\">Accessibility Statement</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "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\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-107', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-107 top-level-menu-ite ... \"menu-item-107\"><a href=\"https://www.whitehouse.gov/accessibility/\">Accessibility Statement</a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-107\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-107 top-level-menu-item\"]",
            "attNo": 2
          }
        },
        {
          "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 xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 50 50\" height=\"50\" width=\"50\"><path ... 27V5.75816H40.2111L0 45.9693L4.03071 50L44.2418 9.78887V39.8273H50V5.75816V0H44.2418Z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*: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[width=\"50\"][height=\"50\"][viewbox=\"0 0 50 50\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "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
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-b ... /uploads/2021/01/P20220711KR-0678.jpeg?w=1200&amp;h=1200&amp;crop=1\" height=\"1200\" width=\"1200\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.whitehouse.gov/briefing-room/speeches-remarks/2022/07/11/remarks-by-president-biden-at-an-event-commemorating-the-passage-of-the-safer-communities-act/\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:58:45",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      55
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      11
    ],
    [
      "alfa",
      7
    ],
    [
      "focInd",
      6
    ],
    [
      "axe",
      2
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      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-18T02:00:44",
  "elapsedSeconds": 122,
  "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": {
        "bulk": 0,
        "focAll": 2,
        "focInd": 2,
        "focOp": 2,
        "hover": 2,
        "linkUl": 66,
        "role": 2,
        "styleDiff": 40,
        "zIndex": 38
      },
      "alfa": {
        "r11": 4,
        "r3": 32,
        "r57": 8,
        "r60": 4,
        "r61": 4,
        "r66": 96,
        "r69": 8,
        "r72": 12,
        "r74": 24,
        "r83": 4
      },
      "axe": {
        "color-contrast-enhanced": 99,
        "color-contrast": 27,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 1,
        "duplicate-id": 4,
        "link-name": 3,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_3_1.H71.NoLegend": 4,
        "e:AA.1_4_3.G145.Fail": 8,
        "e:AA.4_1_2.H91.Fieldset.Name": 4,
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 9,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Fieldset_HasLegend": 4,
        "WCAG20_A_HasText": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "element_attribute_deprecated": 5
      },
      "wave": {
        "e:alt_link_missing": 4,
        "e:label_missing": 4,
        "c:contrast": 3,
        "a:legend_missing": 1,
        "a:link_redundant": 3,
        "a:noscript": 2,
        "a:text_small": 7
      },
      "tenon": {
        "28": 4,
        "57": 4,
        "134": 147,
        "144": 16,
        "152": 28,
        "153": 10,
        "155": 2,
        "190": 4,
        "194": 8,
        "214": 4,
        "218": 64,
        "271": 4
      },
      "continuum": {
        "94": 64,
        "123": 16,
        "237": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 2,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "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": 33,
              "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": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 10,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 4,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 24,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 3,
              "what": "id attribute value is not unique"
            }
          },
          "continuum": {
            "94": {
              "score": 48,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "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"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 24,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 25,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 6,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 3:1."
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 3,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 12,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "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"
            }
          }
        },
        "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"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "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"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 4,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "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"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 5,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 110,
              "what": "Text is very small"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "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"
            }
          }
        },
        "headingStructure": {
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "focusableHidden": {
          "tenon": {
            "194": {
              "score": 8,
              "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": 48,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 16,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 579,
      "log": 14,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "fontSmall",
          "score": 114
        },
        {
          "groupName": "duplicateID",
          "score": 61
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 50
        },
        {
          "groupName": "contrastAAA",
          "score": 37
        },
        {
          "groupName": "linkIndication",
          "score": 35
        },
        {
          "groupName": "contrastAA",
          "score": 28
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "svgImageNoText",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "linkNoText",
          "score": 15
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "zIndexNotZero",
          "score": 12
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 10
        },
        {
          "groupName": "focusableHidden",
          "score": 10
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "groupName",
          "score": 6
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "labelBadID",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "legendMissing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusIndication",
          "score": 4
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "formNewWindow",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        }
      ]
    }
  }
}