Accessibility test digest

Synopsis

Page: Bureau of Economic Analysis (BEA)

URL: https://www.bea.gov/

Score: 516

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 Bureau of Economic Analysis (BEA) web page at https://www.bea.gov/ on 2022/07/17. 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 516 (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
total516
log82
contrastAAA47
linkIndication44
hoverSurprise37
focusIndication30
leadingClipsText30
linkVague29
noLeading23
linkTextsSame22
roleBad17
targetSize16
contrastRisk14
contrastAA13
focusableOperable9
inconsistentStyles9
fontSmall9
contentBeyondLandmarks8
visibleLabelNotName8
headingStructure6
iframeTitleBad6
pageLanguage6
linkPair5
horizontalScrolling5
zIndexNotZero4
h1Missing4
headingOfNothing4
labelBadID4
obsolete4
visibleBulk3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
scrollRisk3
linkNoText3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

linkVague: Score 29. Issues reported by tests in this category:

noLeading: Score 23. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pdfLink: 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-bea",
  "host": {
    "id": "bea",
    "which": "https://www.bea.gov/",
    "what": "Bureau of Economic Analysis (BEA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:12:00"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:13:54"
    }
  ],
  "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.bea.gov/",
        "what": "Bureau of Economic Analysis (BEA)"
      },
      {
        "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.bea.gov/",
        "what": "Bureau of Economic Analysis (BEA)"
      },
      {
        "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.bea.gov/",
      "what": "Bureau of Economic Analysis (BEA)",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.bea.gov/",
      "result": {
        "bytes": [
          308572,
          308572,
          308572,
          308572,
          308572
        ],
        "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.bea.gov/",
      "what": "Bureau of Economic Analysis (BEA)",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.bea.gov/",
      "result": {
        "visibleElements": 316
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.bea.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.bea.gov/",
      "result": {
        "tabFocusables": 71,
        "tabFocused": 71,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "total": 71,
          "types": {
            "indicatorMissing": {
              "total": 9,
              "tagNames": {
                "A": 7,
                "IFRAME": 2
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 61,
              "meanDelay": 0,
              "tagNames": {
                "A": 60,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Data"
            },
            {
              "tagName": "A",
              "text": "Tools"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Research"
            },
            {
              "tagName": "A",
              "text": "Resources"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Help"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National, Industry, and State Annual Updates Coming Sept. 29-30",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "updates on Sept. 29 and 30",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Data by Topic",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Economy at a Glance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Current Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 and Recovery in BEA Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19: Spending Estimates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Innovation at BEA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quick Guide: Price Indexes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New International Data Tables",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Economy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Space Economy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Distribution of Personal Income",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Economic Well-Being and Growth",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2022 News Release Schedule",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Follow Us: BEA on Facebook(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help for Survey Respondents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News for Journalists",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources for Congressional Users",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources for Developers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National, Industry, and State Annual Updates Coming Sept. 29-30",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "May 2022 Trade Gap is $85.5 Billion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Foreign Direct Investment in the United States, 2021",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gross Domestic Product by State, 1st Quarter 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Personal Income and Outlays, May 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More from the BEA Wire...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Acrobat Reader(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Working at BEA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Frequently Asked Questions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commitment to Scientific Integrity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Dissemination Practices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business USA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Commerce",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Emergency Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The BEA Wire | BEA's Official Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BEA on Instagram(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BEA on Twitter(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BEA on Facebook(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BEA's YouTube Channel(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News Release Feed (RSS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign up for Email Notifications",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "total": 128,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 4,
              "tagNames": {
                "SPAN": 4
              }
            },
            "focusableAndOperable": {
              "total": 123,
              "tagNames": {
                "A": 115,
                "BUTTON": 2,
                "INPUT": 2,
                "IFRAME": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"navbar-brand\" href=\"/\" aria-label=\"homepage link\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "by Topic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "by Place",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "by Economic Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application Programming Interface (API)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Country Facts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEARFACTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Facts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GDP & Personal Income Mapping",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RIMS II",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eFile",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economy at a Glance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Release Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The BEA Wire | BEA's Official Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Survey of Current Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Journalists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices of Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Researchers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Sworn Researcher Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research Using Company-Level Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fellowship Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learning Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Methodologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multimedia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Congressional Users",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEA Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Committees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working at BEA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ask an Expert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Survey Respondents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQ)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidelines for Citing BEA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"u.s.bureauofeconomic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "btnSearch",
              "text": "<button id=\"btnSearch\" class=\"btn btn-default js-form-submit button\" type=\"submi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National, Industry, and State Annual Updates Coming Sept. 29-30",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "updates on Sept. 29 and 30",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Data by Topic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Economy at a Glance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Current Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 and Recovery in BEA Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19: Spending Estimates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation at BEA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quick Guide: Price Indexes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New International Data Tables",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Economy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Economy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Distribution of Personal Income",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Well-Being and Growth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2022 News Release Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow Us: BEA on Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help for Survey Respondents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News for Journalists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for Congressional Users",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Survey Respondents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journalists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Users",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National, Industry, and State Annual Updates Coming Sept. 29-30",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "May 2022 Trade Gap is $85.5 Billion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Foreign Direct Investment in the United States, 2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gross Domestic Product by State, 1st Quarter 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personal Income and Outlays, May 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More from the BEA Wire...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-0",
              "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-1",
              "text": "<iframe id=\"twitter-widget-1\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Acrobat Reader(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working at BEA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commitment to Scientific Integrity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Dissemination Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business USA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Commerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The BEA Wire | BEA's Official Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEA on Instagram(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEA on Twitter(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEA on Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BEA's YouTube Channel(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Release Feed (RSS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up for Email Notifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "triggers": 107,
          "headTriggers": 20,
          "tailTriggers": 87,
          "impactTriggers": 8,
          "additions": 93,
          "removals": 93,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "DatabyTopicbyPlacebyEconomicAccount",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ToolsInteractiveDataApplicationProgrammingInterfac",
                "additions": 17,
                "removals": 7,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewsEconomyataGlanceNewsReleasesReleaseScheduleThe",
                "additions": 15,
                "removals": 17,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResearchOfficesofResearchMeettheResearchersPapersS",
                "additions": 13,
                "removals": 15,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResourcesLearningCenterMethodologiesMultimediaArti",
                "additions": 15,
                "removals": 13,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "AboutWhoWeAreBEALeadershipAdvisoryCommitteesBudget",
                "additions": 13,
                "removals": 15,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "HelpContactUsAskanExpertForSurveyRespondentsFreque",
                "additions": 13,
                "removals": 13,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "<spanclass=\"glyphiconglyphicon-search\"aria-hidden=",
                "additions": 0,
                "removals": 13,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "aria-labelledby",
              "texts": {}
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "links": 115,
          "adjacent": {
            "total": 40,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "Data",
            "Tools",
            "News",
            "Research",
            "Resources",
            "About",
            "Help",
            "",
            "National, Industry, and State Annual Updates Coming Sept. 29-30",
            "updates on Sept. 29 and 30",
            "Read the Blog",
            "View",
            "View",
            "View",
            "View",
            "Explore Data by Topic",
            "U.S. Economy at a Glance",
            "View Current Releases",
            "Help for Survey Respondents",
            "News for Journalists",
            "Resources for Congressional Users",
            "Resources for Developers",
            "Survey Respondents",
            "Journalists",
            "Congressional Users",
            "Developers",
            "National, Industry, and State Annual Updates Coming Sept. 29-30",
            "Read More",
            "May 2022 Trade Gap is $85.5 Billion",
            "Read More",
            "New Foreign Direct Investment in the United States, 2021",
            "Read More",
            "Gross Domestic Product by State, 1st Quarter 2022",
            "Read More",
            "Personal Income and Outlays, May 2022",
            "Read More",
            "More from the BEA Wire...",
            "Download Acrobat Reader(link is external)"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.bea.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.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.bea.gov/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 6,
        "redundantRoleElements": 4,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "article": {
              "bad": 1,
              "redundant": 0
            },
            "status": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 1,
              "redundant": 0
            },
            "link": {
              "bad": 0,
              "redundant": 3
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.bea.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": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 40,
            "subtotals": [
              35,
              5
            ]
          },
          "listLink": {
            "total": 75,
            "subtotals": [
              43,
              13,
              11,
              5,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 6,
            "subtotals": [
              4,
              1,
              1
            ]
          },
          "h3": {
            "total": 6,
            "subtotals": [
              5,
              1
            ]
          },
          "h4": {
            "total": 9,
            "subtotals": [
              4,
              4,
              1
            ]
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                "Toggle navigation"
              ],
              "31px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "Data",
                "Tools",
                "News",
                "Research",
                "Resources",
                "About",
                "Help",
                "",
                "updates on Sept. 29 and 30",
                "Read the Blog",
                "View",
                "View",
                "View",
                "View",
                "Explore Data by Topic",
                "U.S. Economy at a Glance",
                "View Current Releases",
                "Help for Survey Respondents",
                "News for Journalists",
                "Resources for Congressional Users",
                "Resources for Developers",
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "Read More",
                "May 2022 Trade Gap is $85.5 Billion",
                "Read More",
                "New Foreign Direct Investment in the United States, 2021",
                "Read More",
                "Gross Domestic Product by State, 1st Quarter 2022",
                "Read More",
                "Personal Income and Outlays, May 2022",
                "Read More",
                "More from the BEA Wire...",
                "Download Acrobat Reader(link is external)"
              ],
              "700": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "Survey Respondents",
                "Journalists",
                "Congressional Users",
                "Developers"
              ]
            }
          },
          "listLink": {
            "opacity": {
              "1": [
                "by Topic",
                "by Place",
                "by Economic Account",
                "Interactive Data",
                "Application Programming Interface (API)",
                "Country Facts",
                "BEARFACTS",
                "Industry Facts",
                "GDP & Personal Income Mapping",
                "RIMS II",
                "eFile",
                "Economy at a Glance",
                "News Releases",
                "Release Schedule",
                "The BEA Wire | BEA's Official Blog",
                "Survey of Current Business",
                "Archive",
                "For Journalists",
                "Offices of Research",
                "Meet the Researchers",
                "Papers",
                "Special Sworn Researcher Program",
                "Research Using Company-Level Data",
                "Fellowship Program",
                "Learning Center",
                "Methodologies",
                "Multimedia",
                "Article Collections",
                "For Congressional Users",
                "For Developers",
                "For Students",
                "Who We Are",
                "BEA Leadership",
                "Advisory Committees",
                "Budget and Performance",
                "Policies and Information",
                "Working at BEA",
                "Contact Us",
                "Ask an Expert",
                "For Survey Respondents",
                "Frequently Asked Questions (FAQ)",
                "Glossary",
                "Guidelines for Citing BEA",
                "COVID-19 and Recovery in BEA Data",
                "COVID-19: Spending Estimates",
                "Innovation at BEA",
                "Quick Guide: Price Indexes",
                "New International Data Tables",
                "Digital Economy",
                "Space Economy",
                "Distribution of Personal Income",
                "Economic Well-Being and Growth",
                "2022 News Release Schedule",
                "Follow Us: BEA on Facebook(link is external)",
                "Contact Us",
                "Working at BEA",
                "Frequently Asked Questions",
                "Our Policies",
                "Privacy",
                "Commitment to Scientific Integrity",
                "Data Dissemination Practices",
                "Open Data",
                "USA.gov",
                "Business USA",
                "No FEAR Act",
                "FOIA",
                "U.S. Department of Commerce",
                "Emergency Status",
                "The BEA Wire | BEA's Official Blog",
                "BEA's YouTube Channel(link is external)",
                "News Release Feed (RSS)",
                "Sign up for Email Notifications"
              ],
              "0.75": [
                "BEA on Instagram(link is external)",
                "BEA on Twitter(link is external)",
                "BEA on Facebook(link is external)"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "by Topic",
                "by Place",
                "by Economic Account",
                "Interactive Data",
                "Application Programming Interface (API)",
                "Country Facts",
                "BEARFACTS",
                "Industry Facts",
                "GDP & Personal Income Mapping",
                "RIMS II",
                "eFile",
                "Economy at a Glance",
                "News Releases",
                "Release Schedule",
                "The BEA Wire | BEA's Official Blog",
                "Survey of Current Business",
                "Archive",
                "For Journalists",
                "Offices of Research",
                "Meet the Researchers",
                "Papers",
                "Special Sworn Researcher Program",
                "Research Using Company-Level Data",
                "Fellowship Program",
                "Learning Center",
                "Methodologies",
                "Multimedia",
                "Article Collections",
                "For Congressional Users",
                "For Developers",
                "For Students",
                "Who We Are",
                "BEA Leadership",
                "Advisory Committees",
                "Budget and Performance",
                "Policies and Information",
                "Working at BEA",
                "Contact Us",
                "Ask an Expert",
                "For Survey Respondents",
                "Frequently Asked Questions (FAQ)",
                "Glossary",
                "Guidelines for Citing BEA"
              ],
              "rgb(35, 117, 174)": [
                "COVID-19 and Recovery in BEA Data",
                "COVID-19: Spending Estimates",
                "Innovation at BEA",
                "Quick Guide: Price Indexes",
                "New International Data Tables",
                "Digital Economy",
                "Space Economy",
                "Distribution of Personal Income",
                "Economic Well-Being and Growth",
                "2022 News Release Schedule",
                "Follow Us: BEA on Facebook(link is external)"
              ],
              "rgba(255, 255, 255, 0.75)": [
                "Contact Us",
                "Working at BEA",
                "Frequently Asked Questions",
                "Our Policies",
                "Privacy",
                "Commitment to Scientific Integrity",
                "Data Dissemination Practices",
                "Open Data",
                "USA.gov",
                "Business USA",
                "No FEAR Act",
                "FOIA",
                "U.S. Department of Commerce",
                "Emergency Status",
                "The BEA Wire | BEA's Official Blog",
                "BEA's YouTube Channel(link is external)",
                "News Release Feed (RSS)",
                "Sign up for Email Notifications"
              ],
              "rgb(255, 255, 255)": [
                "BEA on Instagram(link is external)",
                "BEA on Twitter(link is external)",
                "BEA on Facebook(link is external)"
              ]
            },
            "fontSize": {
              "14px": [
                "by Topic",
                "by Place",
                "by Economic Account",
                "Interactive Data",
                "Application Programming Interface (API)",
                "Country Facts",
                "BEARFACTS",
                "Industry Facts",
                "GDP & Personal Income Mapping",
                "RIMS II",
                "eFile",
                "Economy at a Glance",
                "News Releases",
                "Release Schedule",
                "The BEA Wire | BEA's Official Blog",
                "Survey of Current Business",
                "Archive",
                "For Journalists",
                "Offices of Research",
                "Meet the Researchers",
                "Papers",
                "Special Sworn Researcher Program",
                "Research Using Company-Level Data",
                "Fellowship Program",
                "Learning Center",
                "Methodologies",
                "Multimedia",
                "Article Collections",
                "For Congressional Users",
                "For Developers",
                "For Students",
                "Who We Are",
                "BEA Leadership",
                "Advisory Committees",
                "Budget and Performance",
                "Policies and Information",
                "Working at BEA",
                "Contact Us",
                "Ask an Expert",
                "For Survey Respondents",
                "Frequently Asked Questions (FAQ)",
                "Glossary",
                "Guidelines for Citing BEA"
              ],
              "16px": [
                "COVID-19 and Recovery in BEA Data",
                "COVID-19: Spending Estimates",
                "Innovation at BEA",
                "Quick Guide: Price Indexes",
                "New International Data Tables",
                "Digital Economy",
                "Space Economy",
                "Distribution of Personal Income",
                "Economic Well-Being and Growth",
                "2022 News Release Schedule",
                "Follow Us: BEA on Facebook(link is external)"
              ],
              "20px": [
                "Contact Us",
                "Working at BEA",
                "Frequently Asked Questions",
                "Our Policies",
                "Privacy"
              ],
              "15px": [
                "Commitment to Scientific Integrity",
                "Data Dissemination Practices",
                "Open Data",
                "USA.gov",
                "Business USA",
                "No FEAR Act",
                "FOIA",
                "U.S. Department of Commerce",
                "Emergency Status",
                "The BEA Wire | BEA's Official Blog",
                "BEA on Instagram(link is external)",
                "BEA on Twitter(link is external)",
                "BEA on Facebook(link is external)",
                "BEA's YouTube Channel(link is external)",
                "News Release Feed (RSS)",
                "Sign up for Email Notifications"
              ]
            },
            "lineHeight": {
              "20px": [
                "by Topic",
                "by Place",
                "by Economic Account",
                "Interactive Data",
                "Application Programming Interface (API)",
                "Country Facts",
                "BEARFACTS",
                "Industry Facts",
                "GDP & Personal Income Mapping",
                "RIMS II",
                "eFile",
                "Economy at a Glance",
                "News Releases",
                "Release Schedule",
                "The BEA Wire | BEA's Official Blog",
                "Survey of Current Business",
                "Archive",
                "For Journalists",
                "Offices of Research",
                "Meet the Researchers",
                "Papers",
                "Special Sworn Researcher Program",
                "Research Using Company-Level Data",
                "Fellowship Program",
                "Learning Center",
                "Methodologies",
                "Multimedia",
                "Article Collections",
                "For Congressional Users",
                "For Developers",
                "For Students",
                "Who We Are",
                "BEA Leadership",
                "Advisory Committees",
                "Budget and Performance",
                "Policies and Information",
                "Working at BEA",
                "Contact Us",
                "Ask an Expert",
                "For Survey Respondents",
                "Frequently Asked Questions (FAQ)",
                "Glossary",
                "Guidelines for Citing BEA"
              ],
              "22.8571px": [
                "COVID-19 and Recovery in BEA Data",
                "COVID-19: Spending Estimates",
                "Innovation at BEA",
                "Quick Guide: Price Indexes",
                "New International Data Tables",
                "Digital Economy",
                "Space Economy",
                "Distribution of Personal Income",
                "Economic Well-Being and Growth",
                "2022 News Release Schedule",
                "Follow Us: BEA on Facebook(link is external)"
              ],
              "28.5714px": [
                "Contact Us",
                "Working at BEA",
                "Frequently Asked Questions",
                "Our Policies",
                "Privacy"
              ],
              "21.4286px": [
                "Commitment to Scientific Integrity",
                "Data Dissemination Practices",
                "Open Data",
                "USA.gov",
                "Business USA",
                "No FEAR Act",
                "FOIA",
                "U.S. Department of Commerce",
                "Emergency Status",
                "The BEA Wire | BEA's Official Blog",
                "BEA on Instagram(link is external)",
                "BEA on Twitter(link is external)",
                "BEA on Facebook(link is external)",
                "BEA's YouTube Channel(link is external)",
                "News Release Feed (RSS)",
                "Sign up for Email Notifications"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(255, 255, 255)": [
                "Main navigation"
              ],
              "rgb(79, 79, 79)": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "Principal Federal Economic Indicators",
                "Noteworthy",
                "Information For",
                "The BEA Wire  | BEA's Official Blog"
              ]
            },
            "fontSize": {
              "27px": [
                "Main navigation",
                "Principal Federal Economic Indicators",
                "Noteworthy",
                "Information For",
                "The BEA Wire  | BEA's Official Blog"
              ],
              "21px": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "May 2022 Trade Gap is $85.5 Billion",
                "New Foreign Direct Investment in the United States, 2021",
                "Gross Domestic Product by State, 1st Quarter 2022",
                "Personal Income and Outlays, May 2022"
              ],
              "700": [
                "@BEA_News on Twitter"
              ]
            },
            "color": {
              "rgb(79, 79, 79)": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "May 2022 Trade Gap is $85.5 Billion",
                "New Foreign Direct Investment in the United States, 2021",
                "Gross Domestic Product by State, 1st Quarter 2022",
                "Personal Income and Outlays, May 2022"
              ],
              "rgb(51, 51, 51)": [
                "@BEA_News on Twitter"
              ]
            },
            "fontSize": {
              "24px": [
                "National, Industry, and State Annual Updates Coming Sept. 29-30",
                "May 2022 Trade Gap is $85.5 Billion",
                "New Foreign Direct Investment in the United States, 2021",
                "Gross Domestic Product by State, 1st Quarter 2022",
                "Personal Income and Outlays, May 2022"
              ],
              "16px": [
                "@BEA_News on Twitter"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "600": [
                "Bureau of Economic Analysis  4600 Silver Hill Road • Suitland, MD 20746"
              ],
              "700": [
                "Help for Survey Respondents",
                "News for Journalists",
                "Resources for Congressional Users",
                "Resources for Developers",
                "Survey Respondents",
                "Journalists",
                "Congressional Users",
                "Developers"
              ]
            },
            "color": {
              "rgb(35, 117, 174)": [
                "Help for Survey Respondents",
                "News for Journalists",
                "Resources for Congressional Users",
                "Resources for Developers"
              ],
              "rgb(79, 79, 79)": [
                "Survey Respondents",
                "Journalists",
                "Congressional Users",
                "Developers"
              ],
              "rgb(255, 255, 255)": [
                "Bureau of Economic Analysis  4600 Silver Hill Road • Suitland, MD 20746"
              ]
            },
            "fontSize": {
              "20.8px": [
                "Help for Survey Respondents",
                "News for Journalists",
                "Resources for Congressional Users",
                "Resources for Developers"
              ],
              "18px": [
                "Survey Respondents",
                "Journalists",
                "Congressional Users",
                "Developers"
              ],
              "21px": [
                "Bureau of Economic Analysis  4600 Silver Hill Road • Suitland, MD 20746"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.bea.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.bea.gov/",
      "result": {
        "totals": {
          "total": 9,
          "tagNames": {
            "HEADER": 1,
            "UL": 8
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "navbar",
            "text": "An official website of the United States government Toggle navigation Main navigation Data by Topic "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "by Topic by Place by Economic Account"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Interactive Data Application Programming Interface (API) Country Facts BEARFACTS Industry Facts GDP "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Economy at a Glance News Releases Release Schedule The BEA Wire | BEA's Official Blog Survey of Curr"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Offices of Research Meet the Researchers Papers Special Sworn Researcher Program Research Using Comp"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Learning Center Methodologies Multimedia Article Collections For Congressional Users For Developers "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Who We Are BEA Leadership Advisory Committees Budget and Performance Policies and Information Workin"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Contact Us Ask an Expert For Survey Respondents Frequently Asked Questions (FAQ) Glossary Guidelines"
          },
          {
            "tagName": "UL",
            "id": "ui-id-1",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "failures": 21,
          "warnings": 1
        },
        "items": [
          {
            "index": 488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center\">",
                "  <span>",
                "    Help for",
                "  </span>",
                "  Survey Respondents",
                "</h4>"
              ]
            }
          },
          {
            "index": 585,
            "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]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Download Acrobat Reader"
              ]
            }
          },
          {
            "index": 586,
            "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]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Page last modified on 7/15/22"
              ]
            }
          },
          {
            "index": 613,
            "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": 614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://apps.bea.gov/scb/2022/05-may/0522-gdp-economy.htm#annual-update\">",
                "  updates on Sept. 29 and 30",
                "</a>"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[2]/div[1]/section[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete ui-autocomplete-in..."
              ]
            }
          },
          {
            "index": 704,
            "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[1]/header[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An official website of the United States government"
              ]
            }
          },
          {
            "index": 705,
            "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[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 723,
            "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 725,
            "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 7, 2022"
              ]
            }
          },
          {
            "index": 727,
            "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "July 6, 2022"
              ]
            }
          },
          {
            "index": 729,
            "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "June 30, 2022"
              ]
            }
          },
          {
            "index": 731,
            "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[5]/div[1]/text()[1]",
              "codeLines": [
                "June 30, 2022"
              ]
            }
          },
          {
            "index": 734,
            "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[1]/div[2]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Page last modified on 7/15/22"
              ]
            }
          },
          {
            "index": 792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/header[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 793,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  This year for the first time, BEA will produce and publish in tandem annual updates of national, ...",
                "  <a href=\"https://apps.bea.gov/scb/2022/05-may/0522-gdp-economy.htm#annual-update\">",
                "    updates on Sept. 29 and 30",
                "  </a>",
                "  will cover gross domestic product and many related statistics, including national and state perso...",
                "</p>"
              ]
            }
          },
          {
            "index": 794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  This year for the first time, BEA will produce and publish in tandem annual updates of national, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  The U.S. monthly international trade deficit decreased in May 2022 according to the U.S. Bureau o...",
                "</p>"
              ]
            }
          },
          {
            "index": 796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[3]/p[2]",
              "codeLines": [
                "<p>",
                "  Expenditures by foreign direct investors to acquire, establish, or expand U.S. businesses totaled...",
                "</p>"
              ]
            }
          },
          {
            "index": 797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[4]/p[2]",
              "codeLines": [
                "<p>",
                "  Real gross domestic product (GDP) decreased in 46 states and the District of Columbia in the firs...",
                "</p>"
              ]
            }
          },
          {
            "index": 798,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "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[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[5]/p[2]",
              "codeLines": [
                "<p>",
                "  Personal income increased $113.4 billion, or 0.5 percent at a monthly rate, while consumer spendi...",
                "</p>"
              ]
            }
          },
          {
            "index": 870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[4]/a[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center\">",
                "  <span>",
                "    Resources for",
                "  </span>",
                "  Developers",
                "</h4>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.bea.gov/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 49,
          "rulesWarned": 5,
          "rulesViolated": 4,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 30,
            "critical": 2
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 51,
            "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-17T21:13:30.716Z",
          "url": "https://www.bea.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": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "0.8pt (1px)",
                        "fontWeight": "bold",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Bureau of Economic Analysis</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/recovery\">COVID-19 and Recovery in BEA Data</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recovery\">COVID-19 and Recovery in BEA Data</a>",
                  "target": [
                    "a[href$=\"recovery\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"sticky\"><a href=\"/recovery/data-payment-card-transactions\">COVID-19: Spending Estimates</a></li>",
                          "target": [
                            ".sticky:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recovery/data-payment-card-transactions\">COVID-19: Spending Estimates</a>",
                  "target": [
                    ".sticky:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/resources/learning-center/fact-sheet/innovation-fact-sheet.pdf\">Innovation at BEA</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/learning-center/fact-sheet/innovation-fact-sheet.pdf\">Innovation at BEA</a>",
                  "target": [
                    ".noteworthy > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/resources/learning-center/quick-guide-some-popular-bea-price-indexes\">Quick Guide: Price Indexes</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/learning-center/quick-guide-some-popular-bea-price-indexes\">Quick Guide: Price Indexes</a>",
                  "target": [
                    ".noteworthy > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/international/new-international-data-tables\">New International Data Tables</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/international/new-international-data-tables\">New International Data Tables</a>",
                  "target": [
                    ".noteworthy > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/digital-economy\">Digital Economy</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/digital-economy\">Digital Economy</a>",
                  "target": [
                    ".noteworthy > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/space-economy\">Space Economy</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/space-economy\">Space Economy</a>",
                  "target": [
                    ".noteworthy > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/distribution-of-personal-income\">Distribution of Personal Income</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/distribution-of-personal-income\">Distribution of Personal Income</a>",
                  "target": [
                    ".noteworthy > li:nth-child(8) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"sticky\"><a href=\"https://apps.bea.gov/well-being/\">Economic Well-Being and Growth</a></li>",
                          "target": [
                            ".sticky:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/well-being/\">Economic Well-Being and Growth</a>",
                  "target": [
                    ".sticky:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/news/schedule\">2022 News Release Schedule</a></li>",
                          "target": [
                            "li:nth-child(10)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/schedule\">2022 News Release Schedule</a>",
                  "target": [
                    "li:nth-child(10) > a[href$=\"schedule\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            "li:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "li:nth-child(11) > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            ".footer-icon-social-instagram > .ext[data-extlink=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    ".footer-icon-social-instagram > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            "a[href$=\"bea_news\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "a[href$=\"bea_news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            ".footer-icon-social-facebook > .ext[data-extlink=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    ".footer-icon-social-facebook > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "0.8pt (1px)",
                        "fontWeight": "bold",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Bureau of Economic Analysis</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/recovery\">COVID-19 and Recovery in BEA Data</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recovery\">COVID-19 and Recovery in BEA Data</a>",
                  "target": [
                    "a[href$=\"recovery\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"sticky\"><a href=\"/recovery/data-payment-card-transactions\">COVID-19: Spending Estimates</a></li>",
                          "target": [
                            ".sticky:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recovery/data-payment-card-transactions\">COVID-19: Spending Estimates</a>",
                  "target": [
                    ".sticky:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/resources/learning-center/fact-sheet/innovation-fact-sheet.pdf\">Innovation at BEA</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/learning-center/fact-sheet/innovation-fact-sheet.pdf\">Innovation at BEA</a>",
                  "target": [
                    ".noteworthy > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/resources/learning-center/quick-guide-some-popular-bea-price-indexes\">Quick Guide: Price Indexes</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/learning-center/quick-guide-some-popular-bea-price-indexes\">Quick Guide: Price Indexes</a>",
                  "target": [
                    ".noteworthy > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/international/new-international-data-tables\">New International Data Tables</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/international/new-international-data-tables\">New International Data Tables</a>",
                  "target": [
                    ".noteworthy > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/digital-economy\">Digital Economy</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/digital-economy\">Digital Economy</a>",
                  "target": [
                    ".noteworthy > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/space-economy\">Space Economy</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/space-economy\">Space Economy</a>",
                  "target": [
                    ".noteworthy > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/data/special-topics/distribution-of-personal-income\">Distribution of Personal Income</a></li>",
                          "target": [
                            ".noteworthy > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data/special-topics/distribution-of-personal-income\">Distribution of Personal Income</a>",
                  "target": [
                    ".noteworthy > li:nth-child(8) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"sticky\"><a href=\"https://apps.bea.gov/well-being/\">Economic Well-Being and Growth</a></li>",
                          "target": [
                            ".sticky:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/well-being/\">Economic Well-Being and Growth</a>",
                  "target": [
                    ".sticky:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/news/schedule\">2022 News Release Schedule</a></li>",
                          "target": [
                            "li:nth-child(10)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/schedule\">2022 News Release Schedule</a>",
                  "target": [
                    "li:nth-child(10) > a[href$=\"schedule\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2375ae",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>",
                          "target": [
                            "li:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "li:nth-child(11) > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            ".footer-icon-social-instagram > .ext[data-extlink=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    ".footer-icon-social-instagram > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            "a[href$=\"bea_news\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "a[href$=\"bea_news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                          "target": [
                            ".footer-icon-social-facebook > .ext[data-extlink=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    ".footer-icon-social-facebook > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-follow-button twitter-follow-button-rendered\" style=\"position: static; visibility: visible; width: 184px; height: 20px;\" title=\"Twitter Follow Button\" src=\"https://platform.twitter.com/widgets/follow_button.f39f39d5e1aec76c12af50a9a19e4fee.en.html#dnt=true&amp;id=twitter-widget-0&amp;lang=en&amp;screen_name=bea_news&amp;show_count=true&amp;show_screen_name=false&amp;size=m&amp;time=1658092402419\" data-screen-name=\"bea_news\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-1\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 520px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 672.562px;\" data-widget-id=\"profile:BEA_News\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "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": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>",
                  "target": [
                    "iframe[src=\"javascript:void(0)\"]"
                  ],
                  "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 type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\">",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(1) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(3) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(4) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(5) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(6) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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": "<ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(7) > .dropdown-menu.menu[region=\"navigation_collapsible\"]"
                  ],
                  "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=\"visible-xs col-xs-12\">",
                  "target": [
                    ".visible-xs"
                  ],
                  "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": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.bea.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "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": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "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": "view",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.bea.gov",
                          "port": "",
                          "pathname": "/news/2022/gross-domestic-product-third-estimate-gdp-industry-and-corporate-profits-revised-first/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/2022/personal-income-and-outlays-may-2022\" hreflang=\"en\">View</a>",
                          "target": [
                            ".views-row:nth-child(2) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2022/us-international-trade-goods-and-services-may-2022\" hreflang=\"en\">View</a>",
                          "target": [
                            ".views-row:nth-child(3) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2022/us-international-transactions-first-quarter-2022-and-annual-update\" hreflang=\"en\">View</a>",
                          "target": [
                            ".views-row:nth-child(4) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/2022/gross-domestic-product-third-estimate-gdp-industry-and-corporate-profits-revised-first\" hreflang=\"en\">View</a>",
                  "target": [
                    ".views-row:nth-child(1) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.bea.gov",
                          "port": "",
                          "pathname": "/news/blog/2022-07-13/national-industry-and-state-annual-updates-coming-sept-29-30/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/blog/2022-07-07/may-2022-trade-gap-855-billion\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                          "target": [
                            ".blog-list-item.clearfix:nth-child(2) > .views-field-path.views-field > .field-content > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/blog/2022-07-06/new-foreign-direct-investment-united-states-2021\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                          "target": [
                            ".blog-list-item.clearfix:nth-child(3) > .views-field-path.views-field > .field-content > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/blog/2022-06-30/gross-domestic-product-state-1st-quarter-2022\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                          "target": [
                            ".blog-list-item.clearfix:nth-child(4) > .views-field-path.views-field > .field-content > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/blog/2022-06-30/personal-income-and-outlays-may-2022\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                          "target": [
                            ".blog-list-item.clearfix:nth-child(5) > .views-field-path.views-field > .field-content > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/blog/2022-07-13/national-industry-and-state-annual-updates-coming-sept-29-30\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(1) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#606f7b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.58,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.58 (foreground color: #606f7b, background color: #f1f1f1, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>An official website of the United States government</p>",
                  "target": [
                    ".usa-grid > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.58 (foreground color: #606f7b, background color: #f1f1f1, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        Data\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    ".dropdown-toggle[href$=\"data\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/tools\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        Tools\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > a[href$=\"tools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        News\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    ".expanded.dropdown:nth-child(3) > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/research\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        Research\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    ".expanded.dropdown:nth-child(4) > a[href$=\"research\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        Resources\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    "a[href$=\"resources\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        About\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    "a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/help\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                        Help\n                        <span class=\"caret\"></span>\n                    </a>",
                  "target": [
                    "a[href$=\"help\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete ui-autocomplete-input\" title=\"\" data-drupal-selector=\"edit-keys\" placeholder=\"Search\" name=\"query\" value=\"\" type=\"search\" aria-labelledby=\"btnSearch\" autocomplete=\"off\">",
                          "target": [
                            "#edit-keys"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete ui-autocomplete-input\" title=\"\" data-drupal-selector=\"edit-keys\" placeholder=\"Search\" name=\"query\" value=\"\" type=\"search\" aria-labelledby=\"btnSearch\" autocomplete=\"off\">",
                  "target": [
                    "#edit-keys"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#707070",
                        "bgColor": "#fbfbfb",
                        "contrastRatio": 4.78,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div role=\"article\" about=\"/features/2022/national-industry-and-state-annual-updates-coming-sept-29-30\" class=\"panel panel-default panel-shadow card card-news-release\">",
                          "target": [
                            ".panel-shadow"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.78 (foreground color: #707070, background color: #fbfbfb, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feature-date\">\n          July 13, 2022\n        </div>",
                  "target": [
                    ".feature-date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.78 (foreground color: #707070, background color: #fbfbfb, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#fbfbfb",
                        "contrastRatio": 4.8,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div role=\"article\" about=\"/features/2022/national-industry-and-state-annual-updates-coming-sept-29-30\" class=\"panel panel-default panel-shadow card card-news-release\">",
                          "target": [
                            ".panel-shadow"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.8 (foreground color: #2375ae, background color: #fbfbfb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/scb/2022/05-may/0522-gdp-economy.htm#annual-update\">updates on Sept. 29 and 30</a>",
                  "target": [
                    "p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.8 (foreground color: #2375ae, background color: #fbfbfb, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c55420",
                        "contrastRatio": 4.5,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"field-content btn btn-primary btn-sm\"><a href=\"/news/2022/gross-domestic-product-third-estimate-gdp-industry-and-corporate-profits-revised-first\" hreflang=\"en\">View</a></span>",
                          "target": [
                            ".views-row:nth-child(1) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2022/gross-domestic-product-third-estimate-gdp-industry-and-corporate-profits-revised-first\" hreflang=\"en\">View</a>",
                  "target": [
                    ".views-row:nth-child(1) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c55420",
                        "contrastRatio": 4.5,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"field-content btn btn-primary btn-sm\"><a href=\"/news/2022/personal-income-and-outlays-may-2022\" hreflang=\"en\">View</a></span>",
                          "target": [
                            ".views-row:nth-child(2) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2022/personal-income-and-outlays-may-2022\" hreflang=\"en\">View</a>",
                  "target": [
                    ".views-row:nth-child(2) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c55420",
                        "contrastRatio": 4.5,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"field-content btn btn-primary btn-sm\"><a href=\"/news/2022/us-international-trade-goods-and-services-may-2022\" hreflang=\"en\">View</a></span>",
                          "target": [
                            ".views-row:nth-child(3) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2022/us-international-trade-goods-and-services-may-2022\" hreflang=\"en\">View</a>",
                  "target": [
                    ".views-row:nth-child(3) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c55420",
                        "contrastRatio": 4.5,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"field-content btn btn-primary btn-sm\"><a href=\"/news/2022/us-international-transactions-first-quarter-2022-and-annual-update\" hreflang=\"en\">View</a></span>",
                          "target": [
                            ".views-row:nth-child(4) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2022/us-international-transactions-first-quarter-2022-and-annual-update\" hreflang=\"en\">View</a>",
                  "target": [
                    ".views-row:nth-child(4) > .views-field-view-node.views-field > .btn-primary.btn-sm.btn > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.5 (foreground color: #ffffff, background color: #c55420, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "10.9pt (14.56px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Help for</span>",
                  "target": [
                    ".col-sm-3.hidden-xs:nth-child(1) > a > .text-center > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "10.9pt (14.56px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News for</span>",
                  "target": [
                    "a[href$=\"for-journalists\"] > .text-center > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "10.9pt (14.56px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Resources for</span>",
                  "target": [
                    "a[href$=\"congressional-users\"] > .text-center > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "10.9pt (14.56px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Resources for</span>",
                  "target": [
                    "a[href$=\"developer-tools\"] > .text-center > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 10.9pt (14.56px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-published\">July 13, 2022</div>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(1) > .date-published"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog/2022-07-13/national-industry-and-state-annual-updates-coming-sept-29-30\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(1) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-published\">July 7, 2022</div>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(2) > .date-published"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog/2022-07-07/may-2022-trade-gap-855-billion\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(2) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-published\">July 6, 2022</div>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(3) > .date-published"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog/2022-07-06/new-foreign-direct-investment-united-states-2021\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(3) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-published\">June 30, 2022</div>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(4) > .date-published"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog/2022-06-30/gross-domestic-product-state-1st-quarter-2022\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(4) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-published\">June 30, 2022</div>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(5) > .date-published"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog/2022-06-30/personal-income-and-outlays-may-2022\">Read More&nbsp;<i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    ".blog-list-item.clearfix:nth-child(5) > .views-field-path.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2375ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.96,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/blog\">More from the BEA Wire...</a>",
                  "target": [
                    ".more-link > a[href$=\"blog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.96 (foreground color: #2375ae, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1f6799",
                        "bgColor": "#eeeeee",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"full-width\">",
                          "target": [
                            ".full-width"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #1f6799, background color: #eeeeee, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://get.adobe.com/reader/\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "a[href$=\"reader/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #1f6799, background color: #eeeeee, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5c5c5c",
                        "bgColor": "#eeeeee",
                        "contrastRatio": 5.76,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"full-width\">",
                          "target": [
                            ".full-width"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #5c5c5c, background color: #eeeeee, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-info\">Page last modified on 7/15/22</div>",
                  "target": [
                    ".date-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #5c5c5c, background color: #eeeeee, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/contact-us\">Contact Us</a>",
                  "target": [
                    ".text-large:nth-child(1) > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/about/working-at-bea\">Working at BEA</a>",
                  "target": [
                    ".text-large:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/help/faq\">Frequently Asked Questions</a>",
                  "target": [
                    ".text-large:nth-child(3) > a[href$=\"faq\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/about/policies-and-information\">Our Policies</a>",
                  "target": [
                    ".text-large:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/statement-commitment-scientific-integrity-principal-statistical-agencies\">Commitment to Scientific Integrity</a>",
                  "target": [
                    ".col-sm-4:nth-child(2) > .footer-links > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/about/policies-and-information/data-dissemination\">Data Dissemination Practices</a>",
                  "target": [
                    ".col-sm-4:nth-child(2) > .footer-links > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/open-data\">Open Data</a>",
                  "target": [
                    "a[href$=\"open-data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://business.usa.gov\">Business USA</a>",
                  "target": [
                    "a[href$=\"business.usa.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.osec.doc.gov/ocr/nofear/nofear.htm\">No FEAR Act</a>",
                  "target": [
                    ".col-sm-4:nth-child(2) > .footer-links > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://osec.doc.gov/opog/FOIA/default.html\">FOIA</a>",
                  "target": [
                    ".col-sm-4:nth-child(2) > .footer-links > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.commerce.gov/\">U.S. Department of Commerce</a>",
                  "target": [
                    "a[href$=\"commerce.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/status/index.cfm\">Emergency Status </a>",
                  "target": [
                    ".footer-links > li:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.bea.gov/news/blog\">The BEA Wire | BEA's Official Blog</a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"blog\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/channel/UCCP9QD1x_z__duUivA6Yb5w\" class=\"ext\" data-extlink=\"\">",
                  "target": [
                    "li:nth-child(5) > .ext[data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/rss/rss.xml\" title=\"BEA's RSS Feeds\">News Release Feed (RSS)</a>",
                  "target": [
                    "a[title=\"BEA's RSS Feeds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#bfd4e2",
                        "bgColor": "#005189",
                        "contrastRatio": 5.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container\" role=\"contentinfo\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/_subscribe/\" title=\"Email Subscription Service\">Sign up for Email Notifications</a>",
                  "target": [
                    "a[href$=\"_subscribe/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.39 (foreground color: #bfd4e2, background color: #005189, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center\"><span>Help for</span> Survey Respondents</h4>",
                  "target": [
                    ".col-sm-3.hidden-xs:nth-child(1) > a > .text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "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": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".feature-content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.bea.gov/scb/2022/05-may/0522-gdp-economy.htm#annual-update\">updates on Sept. 29 and 30</a>",
                  "target": [
                    "p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "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=\"full-width\">",
                  "target": [
                    ".full-width"
                  ],
                  "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.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.bea.gov/",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.ARIA16,ARIA9": {
            "This form control contains an aria-labelledby attribute, however it includes an ID \"btnSearch\" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#edit-keys",
                "code": "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete ui-autocomplete-input\" title=\"\" data-drupal-selector=\"edit-keys\" placeholder=\"Search\" name=\"query\" value=\"\" type=\"search\" aria-labelledby=\"btnSearch\" autocomplete=\"off\">"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-beagov-theme-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-beagov-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-beagov-theme-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-beagov-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-center\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ]
          },
          "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": "header",
                "id": "#navbar",
                "code": "<header class=\"navbar navbar-homepage navbar-default navbar-fixed-top\" id=\"navbar\" role=\"banner\">...</header>"
              }
            ]
          },
          "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": "h2",
                "id": "#block-beagov-theme-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-beagov-theme-main-menu-menu\">...</h2>"
              }
            ]
          },
          "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 href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/about/policies-and-information\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/about/policies-and-information/data-dissemination\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/about/working-at-bea\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/contact-us\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/help/faq\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/news/blog\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/open-data\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.bea.gov/statement-commitment-scientific-integrity-principal-statistical-agencies\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/_subscribe/\" title=\"Email Subscription Service\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/help\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/research\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/tools\" class=\"dropdown-toggle\" data-target=\"#\" data-hover=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://osec.doc.gov/opog/FOIA/default.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.osec.doc.gov/ocr/nofear/nofear.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://apps.bea.gov/rss/rss.xml\" title=\"BEA's RSS Feeds\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://apps.bea.gov/status/index.cfm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://business.usa.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.commerce.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/channel/UCCP9QD1x_z__duUivA6Yb5w\" class=\"ext\" data-extlink=\"\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data/international/new-international-data-tables\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data/special-topics/digital-economy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data/special-topics/distribution-of-personal-income\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data/special-topics/space-economy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/schedule\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/recovery\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/recovery/data-payment-card-transactions\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/learning-center/fact-sheet/innovation-fact-sheet.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/learning-center/quick-guide-some-popular-bea-price-indexes\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://apps.bea.gov/well-being/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\">...</a>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.4_1_2.ARIA16,ARIA9": {
            "This form control contains an aria-labelledby attribute, however it includes an ID \"btnSearch\" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#edit-keys",
                "code": "<input id=\"edit-keys\" class=\"form-search form-control usagov-search-autocomplete ui-autocomplete-input\" title=\"\" data-drupal-selector=\"edit-keys\" placeholder=\"Search\" name=\"query\" value=\"\" type=\"search\" aria-labelledby=\"btnSearch\" autocomplete=\"off\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.bea.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 3,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]",
                "aria": "/document[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 673,
                "width": 520
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4828,
                "height": 414,
                "width": 784
              },
              "snippet": "<a data-extlink=\"\" class=\"ext\" href=\"http://get.adobe.com/reader/\">",
              "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": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 196,
                "top": 4152,
                "height": 673,
                "width": 520
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:BEA_News\" style=\"position: static; visibility: visible; display: inline-block; width: 520px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 672.562px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 4804,
                "height": 20,
                "width": 184
              },
              "snippet": "<iframe data-screen-name=\"bea_news\" src=\"https://platform.twitter.com/widgets/follow_button.f39f39d5e1aec76c12af50a9a19e4fee.en.html#dnt=true&id=twitter-widget-0&lang=en&screen_name=bea_news&show_count=true&show_screen_name=false&size=m&time=1658092415402\" title=\"Twitter Follow Button\" style=\"position: static; visibility: visible; width: 184px; height: 20px;\" class=\"twitter-follow-button twitter-follow-button-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 137,
                "height": 973,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-beagov-theme-main-menu\" aria-labelledby=\"block-beagov-theme-main-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 1139,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-homepage navbar-default navbar-fixed-top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 5282,
                "height": 1965,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 8,
                "top": 1840,
                "height": 18,
                "width": 147
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/news/current-releases\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 8,
                "top": 1822,
                "height": 18,
                "width": 170
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/news/glance\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 8,
                "top": 1803,
                "height": 18,
                "width": 145
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/data\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 5,
            "recommendation": 13,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[2]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 50,
                "top": 565,
                "height": 36,
                "width": 94
              },
              "snippet": "<a aria-label=\"BEA News (screen name: BEA_News)\" href=\"https://twitter.com/BEA_News\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 50,
                "top": 10,
                "height": 36,
                "width": 94
              },
              "snippet": "<a aria-label=\"BEA News (screen name: BEA_News)\" href=\"https://twitter.com/BEA_News\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]",
                "aria": "/document[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 855,
                "width": 520
              },
              "snippet": "<html class=\"SandboxRoot var-chromeless var-borderless var-headerless var-fully-expanded var-static env-bp-430\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 199,
                "top": 3006,
                "height": 17,
                "width": 177
              },
              "snippet": "<a data-extlink=\"\" class=\"ext\" href=\"http://get.adobe.com/reader/\">",
              "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": 0,
                "top": 76,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 91,
                "top": 2916,
                "height": 0,
                "width": 520
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:BEA_News\" style=\"position: static; visibility: visible; display: inline-block; width: 520px; height: 0px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 91,
                "top": 2873,
                "height": 20,
                "width": 184
              },
              "snippet": "<iframe data-screen-name=\"bea_news\" src=\"https://platform.twitter.com/widgets/follow_button.f39f39d5e1aec76c12af50a9a19e4fee.en.html#dnt=true&id=twitter-widget-0&lang=en&screen_name=bea_news&show_count=true&show_screen_name=false&size=m&time=1658092420370\" title=\"Twitter Follow Button\" style=\"position: static; visibility: visible; width: 184px; height: 20px;\" class=\"twitter-follow-button twitter-follow-button-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 77,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-homepage navbar-default navbar-fixed-top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3033,
                "height": 384,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 91,
                "top": 776,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 50,
                "top": 776,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 50,
                "top": 776,
                "height": 23,
                "width": 460
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 91,
                "top": 522,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 50,
                "top": 522,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[4]/div[1]/div[2]/div[1]/iframe[2]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 50,
                "top": 522,
                "height": 23,
                "width": 460
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 87,
                "top": 714,
                "height": 30,
                "width": 630
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/news/current-releases\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 87,
                "top": 682,
                "height": 30,
                "width": 630
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/news/glance\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 87,
                "top": 650,
                "height": 30,
                "width": 630
              },
              "snippet": "<a class=\"btn btn-default btn-sm btn-block\" role=\"link\" href=\"/data\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.bea.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. Bureau of Economic Analysis (BEA)",
          "pageurl": "https://www.bea.gov/",
          "time": 3.22,
          "creditsremaining": 1126,
          "allitemcount": 99,
          "totalelements": 538,
          "waveurl": "http://wave.webaim.org/report?url=https://www.bea.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-information-for > DIV:first-child > DIV:first-child + HR + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + H4",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-information-for > DIV:first-child > DIV:first-child + HR + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > H2:first-child + H4"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-views-block-article-list-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + DIV + P + P + P + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-views-block-article-list-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > H3:first-child + DIV + P + P + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-views-block-article-list-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > H3:first-child + DIV + P + P + P + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-views-block-article-list-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > H3:first-child + DIV + P + P + P + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > DIV#block-views-block-article-list-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV + P + P + P + DIV > SPAN:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-noteworthyv2 > H2:first-child + DIV > STYLE:first-child + UL > LI:first-child + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "URL",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.bea.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.077",
        "responseTime": "2022-07-17T21:13:54.846Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1028928,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 40,
              "totalWarnings": 1,
              "totalIssues": 41
            },
            "issuesByLevel": {
              "A": {
                "count": 30,
                "pct": 73.17
              },
              "AA": {
                "count": 10,
                "pct": 24.39
              },
              "AAA": {
                "count": 41,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "474f430e-8b45-48e3-bc0f-9967d4a37cb4",
          "docID": "3199cfdf-379e-4b90-de2a-2f531d88f034",
          "sourceHash": "cd1f2e3b2abe24a55d51a9db9051dee9",
          "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=474f430e-8b45-48e3-bc0f-9967d4a37cb4",
          "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": 2989.64
                },
                "height": 2989.64,
                "width": 1024
              },
              "position": {
                "line": 2741,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canva",
              "xpath": "/html/body",
              "issueID": "246b5ccdf5d9c22cd25e19cce8dd16ae",
              "signature": "e41ce0306633bf8b354f6cdfa682e866",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=246b5ccdf5d9c22cd25e19cce8dd16ae"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 78.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 93.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6504,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/gross-domestic-product-third-estimate-gdp-industry-and-corporate-profits-revised-first\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "2fb0d4afad9b3bae0b309f03a314703c",
              "signature": "ab0629f5dfb1fee2738a7279eec667aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=2fb0d4afad9b3bae0b309f03a314703c"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 113.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 128.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6504,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/personal-income-and-outlays-may-2022\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "9f69d9e04fc24dccb8467c6e6c100cce",
              "signature": "60952686896b9839ee0ff5bdf66fba3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=9f69d9e04fc24dccb8467c6e6c100cce"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 148.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 163.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6863,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/us-international-trade-goods-and-services-may-2022\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "bb98793c9a878027c0efe313d7c2f5e2",
              "signature": "a542ffd560d2866bf1842da4efc18eb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bb98793c9a878027c0efe313d7c2f5e2"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 183.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 198.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6863,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/us-international-transactions-first-quarter-2022-and-annual-update\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "e59e525c3bcf37bfce178ac1fc030c4f",
              "signature": "b412726a9255597bfda11693878e005a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e59e525c3bcf37bfce178ac1fc030c4f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 272.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 291.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 7920,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-07-13/national-industry-and-state-annual-updates-coming-sept-29-30\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/a[1]",
              "issueID": "3590b8d343b877669a023768594b22da",
              "signature": "115053125418ceacb399efa95e928565",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3590b8d343b877669a023768594b22da"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 555.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 574.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8428,
                "column": 16
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-07-07/may-2022-trade-gap-855-billion\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/a[1]",
              "issueID": "1668281f3f37cc2033c1bc0f165883bc",
              "signature": "3e424ea127e59ff544cb9e2866cebe94",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1668281f3f37cc2033c1bc0f165883bc"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 803.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 822.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8453,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-07-06/new-foreign-direct-investment-united-states-2021\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/a[1]",
              "issueID": "3e3fce96142db522d0f6730081381a7f",
              "signature": "0f4d23e32ff9ed1c2fff47b4fccf8e65",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3e3fce96142db522d0f6730081381a7f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 1042.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 1061.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8459,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-06-30/gross-domestic-product-state-1st-quarter-2022\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/a[1]",
              "issueID": "5a4361a4ce71570cf0c176d5d1908871",
              "signature": "48975cf2a61f0f9005b25d00dfc27b90",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5a4361a4ce71570cf0c176d5d1908871"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 1303.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 1322.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8471,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-06-30/personal-income-and-outlays-may-2022\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[5]/div[2]/span[1]/a[1]",
              "issueID": "b064ff9a3ade80b434add3c94b7a9a92",
              "signature": "9beb1955062961637aed8e0b214ff292",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b064ff9a3ade80b434add3c94b7a9a92"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 226
                },
                "bottom-right": {
                  "x": 1,
                  "y": 227
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 705,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "f79e422df2866e9ec41b67c09171bbe1",
              "signature": "a42618b59224f73822220fc33ce8ea6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f79e422df2866e9ec41b67c09171bbe1"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 0
                },
                "bottom-right": {
                  "x": 429.984,
                  "y": 19
                },
                "height": 19,
                "width": 404.984
              },
              "position": {
                "line": 8713,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"feature-date\"&gt; July 13, 2022 &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "9b159f39265ca6b4c125a654805b5ce7",
              "signature": "43c0eb707d1d44efd415acc63fb53dba",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9b159f39265ca6b4c125a654805b5ce7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 122,
                  "y": 149
                },
                "bottom-right": {
                  "x": 307,
                  "y": 168
                },
                "height": 19,
                "width": 185
              },
              "position": {
                "line": 6504,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://apps.bea.gov/scb/2022/05-may/0522-gdp-economy.htm#annual-update\"&gt;updates on Sept. 29 and 30&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "79e894e0781d35efe062aa9dcae4f0e6",
              "signature": "d30e820d2e3610cde3d7baacafda4005",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=79e894e0781d35efe062aa9dcae4f0e6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 113.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 128.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6504,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/personal-income-and-outlays-may-2022\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "616e2b350327fb8cfdf6d9ca013539ef",
              "signature": "93813e39dffb7bd94c4809cf47999757",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=616e2b350327fb8cfdf6d9ca013539ef"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 148.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 163.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6863,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/us-international-trade-goods-and-services-may-2022\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "4ec13f261214994960065ba5d885b356",
              "signature": "10e633eca8b237c89539d5e9e0e0b531",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4ec13f261214994960065ba5d885b356"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 38,
                  "y": 183.5
                },
                "bottom-right": {
                  "x": 64,
                  "y": 198.5
                },
                "height": 15,
                "width": 26
              },
              "position": {
                "line": 6863,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2022/us-international-transactions-first-quarter-2022-and-annual-update\" hreflang=\"en\"&gt;View&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "67b0558028e2e8b24c832453551ed85a",
              "signature": "f1d3b31865f6a7b423d9167d2d3935d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=67b0558028e2e8b24c832453551ed85a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 555.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 574.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8428,
                "column": 16
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-07-07/may-2022-trade-gap-855-billion\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/a[1]",
              "issueID": "22e5f5f2a6edf2fa01c1af3feab0ad63",
              "signature": "2f30d78f2973315846021019a1ef575b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=22e5f5f2a6edf2fa01c1af3feab0ad63"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 803.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 822.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8453,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-07-06/new-foreign-direct-investment-united-states-2021\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/a[1]",
              "issueID": "0c6473ff5e587d2c4e11525b0cc20e3e",
              "signature": "88a5623c44707729481fc3c176bbcce5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0c6473ff5e587d2c4e11525b0cc20e3e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 1042.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 1061.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8459,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-06-30/gross-domestic-product-state-1st-quarter-2022\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/a[1]",
              "issueID": "27eddace03682563ad36078a2e1a622e",
              "signature": "25874291afc773cd990015e751407792",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=27eddace03682563ad36078a2e1a622e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 1303.5
                },
                "bottom-right": {
                  "x": 122,
                  "y": 1322.5
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 8471,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/news/blog/2022-06-30/personal-income-and-outlays-may-2022\"&gt;Read More&amp;nbsp;&lt;i class=\"fa fa-arrow-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[5]/div[2]/span[1]/a[1]",
              "issueID": "d233f0080792b244f44c6de2c290aeb3",
              "signature": "e1f999328274fc8a4dd97362041e5b4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d233f0080792b244f44c6de2c290aeb3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 2
                },
                "bottom-right": {
                  "x": 122,
                  "y": 26
                },
                "height": 24,
                "width": 97
              },
              "position": {
                "line": 8480,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"//www.bea.gov/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "82b6ceba70e42242beca7b60f9f1c225",
              "signature": "fb89542d6d3d2e7d6e85048a10bde805",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=82b6ceba70e42242beca7b60f9f1c225"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 35
                },
                "bottom-right": {
                  "x": 164,
                  "y": 59
                },
                "height": 24,
                "width": 139
              },
              "position": {
                "line": 8483,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"//www.bea.gov/about/working-at-bea\"&gt;Working at BEA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "dba7d796f1d449dc398944b144a36e45",
              "signature": "3211f86106306c0d7633900f37a3eb91",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dba7d796f1d449dc398944b144a36e45"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25,
                  "y": 1
                },
                "bottom-right": {
                  "x": 252,
                  "y": 19
                },
                "height": 18,
                "width": 227
              },
              "position": {
                "line": 8534,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"//www.bea.gov/news/blog\"&gt;The BEA Wire | BEA's Official Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "a3f187d4c2b506e941e374d9092bb437",
              "signature": "387d5ccb0bd94f9ce63ee4420c7dd2b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a3f187d4c2b506e941e374d9092bb437"
            },
            {
              "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": 940,
                  "y": 20
                },
                "height": 20,
                "width": 940
              },
              "position": {
                "line": 4108,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"usa-banner-header container\"&gt; &lt;div class=\"usa-grid usa-banner-inner\"&gt; &lt;img src=\"/sites/default/files/favicon-57.png\" alt=\"U.S. flag\"&gt; &lt;p&gt;An official website of the United States government&lt;/p&gt; &lt;/div&gt; &lt;/d",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]",
              "issueID": "511ce6d1d8a1f7e3086508540ca71554",
              "signature": "dab37cf05d0b0dda6de1722029f86348",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=511ce6d1d8a1f7e3086508540ca71554"
            },
            {
              "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": 27,
                  "y": 226
                },
                "bottom-right": {
                  "x": 997,
                  "y": 227
                },
                "height": 1,
                "width": 970
              },
              "position": {
                "line": 4759,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;Bureau of Economic Analysis&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "333481e8e705c76de7c5f0b7c50e820f",
              "signature": "643955b2180dd7ef20962718d3a721f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=333481e8e705c76de7c5f0b7c50e820f"
            },
            {
              "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": 300,
                  "y": 11
                },
                "bottom-right": {
                  "x": 501,
                  "y": 24
                },
                "height": 13,
                "width": 201
              },
              "position": {
                "line": 8945,
                "column": 755
              },
              "errorSnippet": "&lt;span&gt; 4600 Silver Hill Road • Suitland, MD 20746 &lt;/span&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/span[1]",
              "issueID": "c3a6659ee2d691f3db81517585a94894",
              "signature": "0ac1501d8f1dc71e3ff1eece26b12fcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c3a6659ee2d691f3db81517585a94894"
            },
            {
              "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": 1024,
                  "y": 2989.64
                },
                "height": 2989.64,
                "width": 1024
              },
              "position": {
                "line": 2741,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canva",
              "xpath": "/html/body",
              "issueID": "dc0d8a6ed893755881fa22e37580d0f1",
              "signature": "1ff9da027ff1e81c8e84f46462ee132d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dc0d8a6ed893755881fa22e37580d0f1"
            },
            {
              "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": 295,
                  "y": 200
                },
                "height": 200,
                "width": 295
              },
              "position": {
                "line": 4399,
                "column": 0
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"http://apps.bea.gov/itable/itable.cfm\"&gt;Interactive Data&lt;/a&gt; &lt;/li&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a hr",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "cea9ef41f3762f77e865b3ac32097287",
              "signature": "5e7afc11367cc25df0a17bfc3d85dee7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cea9ef41f3762f77e865b3ac32097287"
            },
            {
              "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": 253,
                  "y": 175
                },
                "height": 175,
                "width": 253
              },
              "position": {
                "line": 5887,
                "column": 110
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/news/glance\" data-drupal-link-system-path=\"node/20292\"&gt;Economy at a Glance&lt;/a&gt; &lt;/li&gt; &lt;li class=\"expanded dr",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "62ff3504777fd47c3de0a2a4992ffe05",
              "signature": "ebb297ee8e95221ab13b4e9405524d5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=62ff3504777fd47c3de0a2a4992ffe05"
            },
            {
              "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": 268,
                  "y": 150
                },
                "height": 150,
                "width": 268
              },
              "position": {
                "line": 6564,
                "column": 0
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/research/offices-of-research\" data-drupal-link-system-path=\"node/8126\"&gt;Offices of Research&lt;/a&gt; &lt;/li&gt; &lt;li cl",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "issueID": "e2149d50402ab58be2a9127bcf41f30b",
              "signature": "3c314a67adf76093601c63ded09b053d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e2149d50402ab58be2a9127bcf41f30b"
            },
            {
              "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": 192,
                  "y": 175
                },
                "height": 175,
                "width": 192
              },
              "position": {
                "line": 6564,
                "column": 0
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/resources/learning-center\" data-drupal-link-system-path=\"node/14796\"&gt;Learning Center&lt;/a&gt; &lt;/li&gt; &lt;li class=\"e",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "289eaaed09326e5fdf6e20d27ee8a8ad",
              "signature": "66a4538093d68350de5759c4e1a1e523",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=289eaaed09326e5fdf6e20d27ee8a8ad"
            },
            {
              "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": 195,
                  "y": 150
                },
                "height": 150,
                "width": 195
              },
              "position": {
                "line": 6564,
                "column": 0
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/about/who-we-are\" data-drupal-link-system-path=\"node/24146\"&gt;Who We Are&lt;/a&gt; &lt;/li&gt; &lt;li class=\"expanded dropdo",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]",
              "issueID": "50e0e95eebd2f328ee2a6a2b1ff31ee8",
              "signature": "eaa861ed4086f053edf5697019d1aacc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=50e0e95eebd2f328ee2a6a2b1ff31ee8"
            },
            {
              "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": 254,
                  "y": 150
                },
                "height": 150,
                "width": 254
              },
              "position": {
                "line": 8052,
                "column": 110
              },
              "errorSnippet": "&lt;ul region=\"navigation_collapsible\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/help/contact-us\" data-drupal-link-system-path=\"node/9106\"&gt;Contact Us&lt;/a&gt; &lt;/li&gt; &lt;li class=\"expanded dropdown",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[7]/ul[1]",
              "issueID": "832d94b81ab2adf83af47bd9aa112c65",
              "signature": "624c6c23bc316dcfab06fde9d18a122a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=832d94b81ab2adf83af47bd9aa112c65"
            },
            {
              "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": 948,
                  "y": 180
                },
                "bottom-right": {
                  "x": 964,
                  "y": 202
                },
                "height": 22,
                "width": 16
              },
              "position": {
                "line": 8652,
                "column": 3
              },
              "errorSnippet": "&lt;button id=\"btnSearch\" class=\"btn btn-default js-form-submit button\" type=\"submit\" aria-label=\"Search\"&gt; &lt;span class=\"glyphicon glyphicon-search\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[2]/div[1]/section[1]/form[1]/button[1]",
              "issueID": "79131a64ca00ec7d62900347f1864886",
              "signature": "bfa08adf1c03039afcc2dce08e26c39f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=79131a64ca00ec7d62900347f1864886"
            },
            {
              "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": 61,
                  "y": 369.5
                },
                "bottom-right": {
                  "x": 271,
                  "y": 388.5
                },
                "height": 19,
                "width": 210
              },
              "position": {
                "line": 7331,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\"&gt;Follow Us: BEA on Facebook&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadat",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[3]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "ceef745107f2b4bb01bab30d27c7085d",
              "signature": "7a7ae71cf2f37d6e5688b88214daac48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ceef745107f2b4bb01bab30d27c7085d"
            },
            {
              "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": 280,
                  "y": 1
                },
                "bottom-right": {
                  "x": 460,
                  "y": 18
                },
                "height": 17,
                "width": 180
              },
              "position": {
                "line": 8477,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"http://get.adobe.com/reader/\" class=\"ext\" data-extlink=\"\"&gt;Download Acrobat Reader&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&gt;&lt",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6d742f005f2f7787f5ab3f05f2a9e4eb",
              "signature": "72e51a38e0bcdb46deea7c3f3ca7ce85",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d742f005f2f7787f5ab3f05f2a9e4eb"
            },
            {
              "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": 25,
                  "y": 25
                },
                "bottom-right": {
                  "x": 158,
                  "y": 43
                },
                "height": 18,
                "width": 133
              },
              "position": {
                "line": 8537,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/usbeagov/\" class=\"ext\" data-extlink=\"\"&gt;BEA on Instagram&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&gt;&lt",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "4b5ea787ce2b753a51aa3cb290168652",
              "signature": "d3f38773361705b68b111b5604fcf896",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4b5ea787ce2b753a51aa3cb290168652"
            },
            {
              "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": 25,
                  "y": 51
                },
                "bottom-right": {
                  "x": 139,
                  "y": 69
                },
                "height": 18,
                "width": 114
              },
              "position": {
                "line": 8540,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/bea_news\" class=\"ext\" data-extlink=\"\"&gt;BEA on Twitter&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&gt;&lt;sfw xmln",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "8d8726bbb07345b2e7fa002d9c10bb08",
              "signature": "94c9f6a4b485dc36f8c3571eeef5bed4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8d8726bbb07345b2e7fa002d9c10bb08"
            },
            {
              "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": 25,
                  "y": 77
                },
                "bottom-right": {
                  "x": 153,
                  "y": 95
                },
                "height": 18,
                "width": 128
              },
              "position": {
                "line": 8543,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/usbeagov\" class=\"ext\" data-extlink=\"\"&gt;BEA on Facebook&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&gt;&lt;sf",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "37c0e0d37201d6c429ce8a8f003e996b",
              "signature": "5e64c42157f466a555fb086dd80ce0f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=37c0e0d37201d6c429ce8a8f003e996b"
            },
            {
              "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": 25,
                  "y": 105
                },
                "bottom-right": {
                  "x": 193,
                  "y": 123
                },
                "height": 18,
                "width": 168
              },
              "position": {
                "line": 8546,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCCP9QD1x_z__duUivA6Yb5w\" class=\"ext\" data-extlink=\"\"&gt;BEA's YouTube Channel&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 ",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "076b76e80846dc5676bc8fdaee576510",
              "signature": "798164df50a330def576a99207e93429",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=076b76e80846dc5676bc8fdaee576510"
            },
            {
              "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": 2989.64
                },
                "height": 2989.64,
                "width": 1024
              },
              "position": {
                "line": 2741,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage navbar-is-fixed-top has-glyphicons page-node-front\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canva",
              "xpath": "/html/body",
              "issueID": "469b80579cc5598c32ffe177c3d85bf4",
              "signature": "ab1f93a71a05d7108dd3f4d024710e65",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=469b80579cc5598c32ffe177c3d85bf4"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bea.gov/",
      "what": "Bureau of Economic Analysis (BEA)",
      "result": "https://www.bea.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.bea.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:12:00",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      44
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      6
    ],
    [
      "focInd",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 24,
  "logSize": 3196,
  "errorLogCount": 12,
  "errorLogSize": 1288,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:13:54",
  "elapsedSeconds": 118,
  "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,
        "focInd": 28,
        "focOp": 9,
        "hover": 138,
        "linkUl": 80,
        "role": 16,
        "styleDiff": 26,
        "zIndex": 9
      },
      "alfa": {
        "r53": 4,
        "r57": 8,
        "r61": 4,
        "r62": 4,
        "r65": 1,
        "r66": 32,
        "r73": 28,
        "r78": 4
      },
      "axe": {
        "color-contrast-enhanced": 165,
        "color-contrast": 15,
        "frame-tested": 2,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "heading-order": 2,
        "link-in-text-block": 3,
        "region": 2
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "w:AA.1_3_1.ARIA16,ARIA9": 1,
        "w:AA.1_3_1_A.G141": 4,
        "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": 1,
        "w:AA.1_4_3.G18.Alpha": 25,
        "w:AA.1_4_3.G18.BgImage": 13,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.4_1_2.ARIA16,ARIA9": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 8,
        "WCAG20_Html_HasLang": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 11
      },
      "wave": {
        "a:heading_skipped": 2,
        "a:link_redundant": 5,
        "a:link_pdf": 1,
        "a:text_small": 1
      },
      "tenon": {
        "28": 4,
        "73": 36,
        "95": 12,
        "98": 40,
        "134": 9,
        "144": 28,
        "152": 28,
        "155": 2
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 28,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 7,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 35,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 40,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 12,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 8,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "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": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 8,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 41,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 21,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 11,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "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"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.ARIA16,ARIA9": {
              "score": 1,
              "what": "aria-labelledby attribute references a nonexistent element"
            },
            "w:AA.4_1_2.ARIA16,ARIA9": {
              "score": 1,
              "what": "aria-labelledby attribute references a nonexistent element"
            }
          }
        },
        "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": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 6,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 3,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "visibleLabelNotName": {
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 6,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 27,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 20,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "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"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 516,
      "log": 82,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAAA",
          "score": 47
        },
        {
          "groupName": "linkIndication",
          "score": 44
        },
        {
          "groupName": "hoverSurprise",
          "score": 37
        },
        {
          "groupName": "focusIndication",
          "score": 30
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "linkVague",
          "score": 29
        },
        {
          "groupName": "noLeading",
          "score": 23
        },
        {
          "groupName": "linkTextsSame",
          "score": 22
        },
        {
          "groupName": "roleBad",
          "score": 17
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "contrastRisk",
          "score": 14
        },
        {
          "groupName": "contrastAA",
          "score": 13
        },
        {
          "groupName": "focusableOperable",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 8
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 8
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "labelBadID",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}