Accessibility test digest

Synopsis

Page: Office of the United States Trade Representative (USTR)

URL: https://ustr.gov/

Score: 1267

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 1267 (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
total1267
log130
contentBeyondLandmarks288
linkIndication172
focusIndication118
leadingClipsText86
duplicateID69
linkForcesNewWindow44
imageNoText36
hoverSurprise30
contrastAA27
linkVague23
childMissing22
linkTextsSame16
linkNoText15
contrastAAA14
listItemOrphan12
controlNoText12
inconsistentStyles11
headingOfNothing10
contrastRisk10
targetSize10
searchConfusion8
activeEmbedding6
visibleLabelNotName6
internalLinkBroken6
inputNoText6
labelBadID6
svgImageNoText6
focusableOperable5
allCaps5
inputOnlyPlaceholder5
tabFocusability4
zIndexNotZero4
h1Missing4
pseudoLinkRisk4
formNewWindow4
visibleBulk3
roleBad3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
headingStructure3
scrollRisk3
linkPair3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

imageNoText: Score 36. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-ustr",
  "host": {
    "id": "ustr",
    "which": "https://ustr.gov/",
    "what": "Office of the United States Trade Representative (USTR)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:12:53"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:14:39"
    }
  ],
  "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://ustr.gov/",
        "what": "Office of the United States Trade Representative (USTR)"
      },
      {
        "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://ustr.gov/",
        "what": "Office of the United States Trade Representative (USTR)"
      },
      {
        "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://ustr.gov/",
      "what": "Office of the United States Trade Representative (USTR)",
      "result": "https://ustr.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ustr.gov/",
      "result": {
        "bytes": [
          1163796,
          1163796,
          1163796,
          1163796,
          1163796
        ],
        "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://ustr.gov/",
      "what": "Office of the United States Trade Representative (USTR)",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ustr.gov/",
      "result": {
        "visibleElements": 397
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 1,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button type=\"button\" class=\"btn btn-default \">Read More &nbsp;<i class=\"bi bi-chevron-right\"></i></button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ustr.gov/",
      "result": {
        "tabFocusables": 116,
        "tabFocused": 118,
        "discrepancy": 2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "total": 116,
          "types": {
            "indicatorMissing": {
              "total": 37,
              "tagNames": {
                "A": 37
              }
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "INPUT": 3,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 75,
              "meanDelay": 90,
              "tagNames": {
                "A": 73,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Bilateral Investment Treaties"
            },
            {
              "tagName": "A",
              "text": "Other Initiatives"
            },
            {
              "tagName": "A",
              "text": "Africa"
            },
            {
              "tagName": "A",
              "text": "Americas"
            },
            {
              "tagName": "A",
              "text": "Southeast Asia & Pacific"
            },
            {
              "tagName": "A",
              "text": "Europe & Middle East"
            },
            {
              "tagName": "A",
              "text": "South & Central Asia"
            },
            {
              "tagName": "A",
              "text": "China, Mongolia & Taiwan"
            },
            {
              "tagName": "A",
              "text": "Japan, Korea & APEC"
            },
            {
              "tagName": "A",
              "text": "United States Trade Data"
            },
            {
              "tagName": "A",
              "text": "Agriculture"
            },
            {
              "tagName": "A",
              "text": "Economy & Trade"
            },
            {
              "tagName": "A",
              "text": "Enforcement"
            },
            {
              "tagName": "A",
              "text": "Environment"
            },
            {
              "tagName": "A",
              "text": "Equity and Trade"
            },
            {
              "tagName": "A",
              "text": "Government Procurement"
            },
            {
              "tagName": "A",
              "text": "Industry & Manufacturing"
            },
            {
              "tagName": "A",
              "text": "Intellectual Property"
            },
            {
              "tagName": "A",
              "text": "Labor"
            },
            {
              "tagName": "A",
              "text": "Preference Programs"
            },
            {
              "tagName": "A",
              "text": "Services, Investment & Digital Trade"
            },
            {
              "tagName": "A",
              "text": "Small Business"
            },
            {
              "tagName": "A",
              "text": "Textiles & Apparel"
            },
            {
              "tagName": "A",
              "text": "Trade & Development"
            },
            {
              "tagName": "A",
              "text": "Trade Organizations"
            },
            {
              "tagName": "A",
              "text": "About USTR"
            },
            {
              "tagName": "A",
              "text": "Meet Ambassador Tai"
            },
            {
              "tagName": "A",
              "text": "Leadership"
            },
            {
              "tagName": "A",
              "text": "Organization"
            },
            {
              "tagName": "A",
              "text": "Policy Offices"
            },
            {
              "tagName": "A",
              "text": "Advisory Committees"
            },
            {
              "tagName": "A",
              "text": "Press Office"
            },
            {
              "tagName": "A",
              "text": "Press Releases"
            },
            {
              "tagName": "A",
              "text": "Speeches and Remarks"
            },
            {
              "tagName": "A",
              "text": "Fact Sheets"
            },
            {
              "tagName": "A",
              "text": "Blog and Op-Eds"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Subscribe"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "TRADE AGREEMENTS",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Free Trade Agreements",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Trade & Investment Framework Agreements",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "COUNTRIES & REGIONS",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "TRADE TOPICS",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "ABOUT US",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "NEWS",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "TRADE AGREEMENTS",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "COUNTRIES & REGIONS",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "TRADE TOPICS",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "ABOUT US",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "NEWS",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "×",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Vaccines.gov",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Vacunas.gov",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "USTR Drives Consensus on Key Issues at MC12",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electronic Commerce",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Readout of Ambassador Katherine Tai’s Trip to Los Angeles",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Statement on Indo-Pacific Economic Framework for Prosperity",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Speeches and Remarks",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Blogs and Op-eds",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and I",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "United States and Kenya Announce the Launch of the U.S.-Kenya Strategic Trade and Investment Partner",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "View More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Fighting for Workers",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Supporting American Businesses",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers i",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "USTR News",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Fact Sheets",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Speeches and Remarks",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Blog and Op-Eds",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Initiatives",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "The White House Plan to Beat COVID-19",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "USMCA",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "WTO",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Free Trade Agreements",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "About USTR",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Policy Offices",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Advisory Committees",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Archives",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Internship",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "LEGAL",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "USTR.gov/open",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy & Legal",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Notices",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "FOIA & Privacy Act",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Attorney Jobs",
              "delay": 100
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "total": 201,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "SPAN": 1,
                "INPUT": 1
              }
            },
            "focusableAndOperable": {
              "total": 199,
              "tagNames": {
                "A": 187,
                "INPUT": 3,
                "BUTTON": 9
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"icon-close2 js-menu-toggle\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"b_b58f12c4da47019d98a1e84ef_df7e2dfbfe\" tabindex=\"-1\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRADE AGREEMENTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Trade Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade & Investment Framework Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bilateral Investment Treaties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COUNTRIES & REGIONS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Americas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Southeast Asia & Pacific",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe & Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "South & Central Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China, Mongolia & Taiwan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Japan, Korea & APEC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States Trade Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRADE TOPICS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economy & Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity and Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry & Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intellectual Property",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Preference Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services, Investment & Digital Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Textiles & Apparel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade & Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About USTR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet Ambassador Tai",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Committees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog and Op-Eds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" style=\"cursor: default;\"><img alt=\"search\" width=\"30px;\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/USTradeRep\" target=\"_blank\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/pages/Office-of-the-United-States-Trade-Repres",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"mailto:media@ustr.eop.gov\" target=\"_blank\" style=\"cursor: default;\"> <i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"><img class=\"logo\" alt=\"United States Trade ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/USTradeRep\" target=\"_blank\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/pages/Office-of-the-United-States-Trade-Repres",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"mailto:media@ustr.eop.gov\" target=\"_blank\" style=\"cursor: default;\"> <i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"><img class=\"logo\" alt=\"United States Trade ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"site-menu-toggle js-menu-toggle\" style=\"cursor: default;\"><sp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRADE AGREEMENTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Trade Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade & Investment Framework Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bilateral Investment Treaties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COUNTRIES & REGIONS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Americas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Southeast Asia & Pacific",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe & Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "South & Central Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China, Mongolia & Taiwan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Japan, Korea & APEC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States Trade Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRADE TOPICS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economy & Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity and Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry & Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intellectual Property",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Preference Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services, Investment & Digital Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Textiles & Apparel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade & Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trade Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About USTR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet Ambassador Tai",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Committees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog and Op-Eds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" style=\"cursor: default;\"><img alt=\"search\" width=\"30px;\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vaccines.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vacunas.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Drives Consensus on Key Issues at MC12",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electroni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Readout of Ambassador Katherine Tai’s Trip to Los Angeles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement on Indo-Pacific Economic Framework for Prosperity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs and Op-eds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and European Union Hold Fifth Joint Committee Meeting under the Bi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and Kenya Announce the Launch of the U.S.-Kenya Strategic Trade an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Announces Recipients of 2022 Awards Ceremony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building Resilient and Secure Supply Chains Through Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unlocking Opportunity for America's Farmers and Agriculture Producers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and European Union Hold Fifth Joint Committee Meeting under the Bi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and Kenya Announce the Launch of the U.S.-Kenya Strategic Trade an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Blogs and Op-eds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Announces Recipients of 2022 Awards Ceremony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building Resilient and Secure Supply Chains Through Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unlocking Opportunity for America's Farmers and Agriculture Producers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fighting for Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporting American Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Le",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fighting for Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Supporting American Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Le",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mce-EMAIL",
              "text": "<input class=\"form-control form-control-lg\" type=\"email\" value=\"\" name=\"EMAIL\" i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "mc-embedded-subscribe",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"cursor: default;\" href=\"https://ustr.gov/\"><img alt=\"United States Tra",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"margin-left: -12px; cursor: default;\" target=\"_blank\" href=\"https://tw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"margin-left: -12px; cursor: default;\" target=\"_blank\" href=\"https://ww",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"margin-left: -12px; cursor: default;\" target=\"_blank\" href=\"https://ww",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"margin-left: -12px; cursor: default;\" target=\"_blank\" href=\"mailto:med",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Remarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog and Op-Eds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House Plan to Beat COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USMCA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WTO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Trade Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About USTR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Committees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEGAL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USTR.gov/open",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA & Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Attorney Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "triggers": 199,
          "headTriggers": 20,
          "tailTriggers": 179,
          "impactTriggers": 12,
          "additions": 203,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 27
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "TRADEAGREEMENTSFreeTradeAgreementsTrade&Investment"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TRADEAGREEMENTS"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "FreeTradeAgreements"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "FreeTradeAgreements"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Trade&InvestmentFrameworkAgreements"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Trade&InvestmentFrameworkAgreements"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "BilateralInvestmentTreaties"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "BilateralInvestmentTreaties"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "OtherInitiatives"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "OtherInitiatives"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "COUNTRIES&REGIONSAfricaAmericasSoutheastAsia&Pacif"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "COUNTRIES&REGIONS"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Africa"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Africa"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Americas"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Americas"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SoutheastAsia&Pacific"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SoutheastAsia&Pacific"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Europe&MiddleEast"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "ABOUTUS",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "PressReleases"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Leadership"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Agriculture"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "South&CentralAsia"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Trade&Development"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "MeetAmbassadorTai"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "IntellectualProperty"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 4,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button type=\"submit\"><img alt=\"search\" width=\"30px;\" src=\"/themes/custom/ustr2021/images/search-icon.png\"></button>}"
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button type=\"submit\"><img alt=\"search\" width=\"30px;\" src=\"/themes/custom/ustr2021/images/search-icon.png\"></button>}"
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "email"
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search through site content"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search through site content"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Read More"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Press Releases"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Speeches and Remarks"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Blogs and Op-eds"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Fighting for Workers"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Supporting American Businesses"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "links": 187,
          "adjacent": {
            "total": 167,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "TRADE AGREEMENTS",
            "Free Trade Agreements",
            "Trade & Investment Framework Agreements",
            "Bilateral Investment Treaties",
            "Other Initiatives",
            "COUNTRIES & REGIONS",
            "Africa",
            "Americas",
            "Southeast Asia & Pacific",
            "Europe & Middle East",
            "South & Central Asia",
            "China, Mongolia & Taiwan",
            "Japan, Korea & APEC",
            "United States Trade Data",
            "TRADE TOPICS",
            "Agriculture",
            "Economy & Trade",
            "Enforcement",
            "Environment",
            "Equity and Trade",
            "Government Procurement",
            "Industry & Manufacturing",
            "Intellectual Property",
            "Labor",
            "Preference Programs",
            "Services, Investment & Digital Trade",
            "Small Business",
            "Textiles & Apparel",
            "Trade & Development",
            "Trade Organizations",
            "ABOUT US",
            "About USTR",
            "Meet Ambassador Tai",
            "Leadership",
            "Organization",
            "Policy Offices",
            "Advisory Committees",
            "Press Office",
            "NEWS",
            "Press Releases",
            "Speeches and Remarks",
            "Fact Sheets",
            "Blog and Op-Eds",
            "Contact Us",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "TRADE AGREEMENTS",
            "Free Trade Agreements",
            "Trade & Investment Framework Agreements",
            "Bilateral Investment Treaties",
            "Other Initiatives",
            "COUNTRIES & REGIONS",
            "Africa",
            "Americas",
            "Southeast Asia & Pacific",
            "Europe & Middle East",
            "South & Central Asia",
            "China, Mongolia & Taiwan",
            "Japan, Korea & APEC",
            "United States Trade Data",
            "TRADE TOPICS",
            "Agriculture",
            "Economy & Trade",
            "Enforcement",
            "Environment",
            "Equity and Trade",
            "Government Procurement",
            "Industry & Manufacturing",
            "Intellectual Property",
            "Labor",
            "Preference Programs",
            "Services, Investment & Digital Trade",
            "Small Business",
            "Textiles & Apparel",
            "Trade & Development",
            "Trade Organizations",
            "ABOUT US",
            "About USTR",
            "Meet Ambassador Tai",
            "Leadership",
            "Organization",
            "Policy Offices",
            "Advisory Committees",
            "Press Office",
            "NEWS",
            "Press Releases",
            "Speeches and Remarks",
            "Fact Sheets",
            "Blog and Op-Eds",
            "Contact Us",
            "×",
            "Vaccines.gov",
            "Vacunas.gov",
            "USTR Drives Consensus on Key Issues at MC12",
            "Read More",
            "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome",
            "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electronic Commerce",
            "Readout of Ambassador Katherine Tai’s Trip to Los Angeles",
            "Statement on Indo-Pacific Economic Framework for Prosperity",
            "Press Releases",
            "Speeches and Remarks",
            "Blogs and Op-eds",
            "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
            "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
            "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
            "United States and Kenya Announce the Launch of the U.S.-Kenya Strategic Trade and Investment Partnership",
            "View More",
            "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
            "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
            "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
            "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
            "View More",
            "USTR Announces Recipients of 2022 Awards Ceremony",
            "Building Resilient and Secure Supply Chains Through Trade",
            "Unlocking Opportunity for America's Farmers and Agriculture Producers",
            "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
            "View More",
            "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
            "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
            "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
            "United States and Kenya Announce the Launch of the U.S.-Kenya Strategic Trade and Investment Partnership",
            "View More",
            "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
            "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
            "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
            "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
            "View More",
            "USTR Announces Recipients of 2022 Awards Ceremony",
            "Building Resilient and Secure Supply Chains Through Trade",
            "Unlocking Opportunity for America's Farmers and Agriculture Producers",
            "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
            "View More",
            "Fighting for Workers",
            "Supporting American Businesses",
            "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
            "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
            "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
            "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
            "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
            "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
            "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
            "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
            "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
            "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
            "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
            "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
            "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
            "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
            "",
            "",
            "",
            "",
            "",
            "USTR News",
            "Initiatives",
            "About USTR",
            "LEGAL"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ustr.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://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ustr.gov/",
      "result": {
        "roleElements": 3,
        "badRoleElements": 0,
        "redundantRoleElements": 1,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ustr.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": 9,
            "subtotals": [
              5,
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 167,
            "subtotals": [
              91,
              44,
              31,
              1
            ]
          },
          "listLink": {
            "total": 20
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 17,
            "subtotals": [
              4,
              3,
              2,
              2,
              2,
              2,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses"
              ],
              "700": [
                "Read More",
                "Subscribe"
              ]
            },
            "borderStyle": {
              "none": [
                "",
                ""
              ],
              "solid": [
                "Read More",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Subscribe"
              ]
            },
            "borderWidth": {
              "0px": [
                "",
                ""
              ],
              "1px": [
                "Read More",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Subscribe"
              ]
            },
            "height": {
              "45px": [
                "",
                ""
              ],
              "auto": [
                "Read More",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses"
              ],
              "38px": [
                "Subscribe"
              ]
            },
            "lineHeight": {
              "45px": [
                "",
                ""
              ],
              "24px": [
                "Read More",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Subscribe"
              ]
            },
            "minWidth": {
              "20px": [
                "",
                ""
              ],
              "0px": [
                "Read More",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Subscribe"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "TRADE AGREEMENTS",
                "Free Trade Agreements",
                "Trade & Investment Framework Agreements",
                "Bilateral Investment Treaties",
                "Other Initiatives",
                "COUNTRIES & REGIONS",
                "Africa",
                "Americas",
                "Southeast Asia & Pacific",
                "Europe & Middle East",
                "South & Central Asia",
                "China, Mongolia & Taiwan",
                "Japan, Korea & APEC",
                "United States Trade Data",
                "TRADE TOPICS",
                "Agriculture",
                "Economy & Trade",
                "Enforcement",
                "Environment",
                "Equity and Trade",
                "Government Procurement",
                "Industry & Manufacturing",
                "Intellectual Property",
                "Labor",
                "Preference Programs",
                "Services, Investment & Digital Trade",
                "Small Business",
                "Textiles & Apparel",
                "Trade & Development",
                "Trade Organizations",
                "ABOUT US",
                "About USTR",
                "Meet Ambassador Tai",
                "Leadership",
                "Organization",
                "Policy Offices",
                "Advisory Committees",
                "Press Office",
                "NEWS",
                "Press Releases",
                "Speeches and Remarks",
                "Fact Sheets",
                "Blog and Op-Eds",
                "Contact Us",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Vaccines.gov",
                "Vacunas.gov",
                "Read More",
                "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome",
                "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electronic Commerce",
                "Readout of Ambassador Katherine Tai’s Trip to Los Angeles",
                "Statement on Indo-Pacific Economic Framework for Prosperity",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
                "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership",
                "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
                "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
                "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
                "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
                "USTR Announces Recipients of 2022 Awards Ceremony",
                "Building Resilient and Secure Supply Chains Through Trade",
                "Unlocking Opportunity for America's Farmers and Agriculture Producers",
                "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
                "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
                "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
                "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
                "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
                "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
                "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "TRADE AGREEMENTS",
                "Free Trade Agreements",
                "Trade & Investment Framework Agreements",
                "Bilateral Investment Treaties",
                "Other Initiatives",
                "COUNTRIES & REGIONS",
                "Africa",
                "Americas",
                "Southeast Asia & Pacific",
                "Europe & Middle East",
                "South & Central Asia",
                "China, Mongolia & Taiwan",
                "Japan, Korea & APEC",
                "United States Trade Data",
                "TRADE TOPICS",
                "Agriculture",
                "Economy & Trade",
                "Enforcement",
                "Environment",
                "Equity and Trade",
                "Government Procurement",
                "Industry & Manufacturing",
                "Intellectual Property",
                "Labor",
                "Preference Programs",
                "Services, Investment & Digital Trade",
                "Small Business",
                "Textiles & Apparel",
                "Trade & Development",
                "Trade Organizations",
                "ABOUT US",
                "About USTR",
                "Meet Ambassador Tai",
                "Leadership",
                "Organization",
                "Policy Offices",
                "Advisory Committees",
                "Press Office",
                "NEWS",
                "Press Releases",
                "Speeches and Remarks",
                "Fact Sheets",
                "Blog and Op-Eds",
                "Contact Us"
              ],
              "700": [
                "×",
                "USTR Drives Consensus on Key Issues at MC12",
                "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
                "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership",
                "View More",
                "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
                "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
                "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
                "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
                "View More",
                "USTR Announces Recipients of 2022 Awards Ceremony",
                "Building Resilient and Secure Supply Chains Through Trade",
                "Unlocking Opportunity for America's Farmers and Agriculture Producers",
                "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
                "View More",
                "View More",
                "View More",
                "View More",
                "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
                "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
                "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
                "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
                "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
                "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
                "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
                "",
                "USTR News",
                "Initiatives",
                "About USTR",
                "LEGAL"
              ]
            },
            "opacity": {
              "1": [
                "Skip to main content",
                "TRADE AGREEMENTS",
                "Free Trade Agreements",
                "Trade & Investment Framework Agreements",
                "Bilateral Investment Treaties",
                "Other Initiatives",
                "COUNTRIES & REGIONS",
                "Africa",
                "Americas",
                "Southeast Asia & Pacific",
                "Europe & Middle East",
                "South & Central Asia",
                "China, Mongolia & Taiwan",
                "Japan, Korea & APEC",
                "United States Trade Data",
                "TRADE TOPICS",
                "Agriculture",
                "Economy & Trade",
                "Enforcement",
                "Environment",
                "Equity and Trade",
                "Government Procurement",
                "Industry & Manufacturing",
                "Intellectual Property",
                "Labor",
                "Preference Programs",
                "Services, Investment & Digital Trade",
                "Small Business",
                "Textiles & Apparel",
                "Trade & Development",
                "Trade Organizations",
                "ABOUT US",
                "About USTR",
                "Meet Ambassador Tai",
                "Leadership",
                "Organization",
                "Policy Offices",
                "Advisory Committees",
                "Press Office",
                "NEWS",
                "Press Releases",
                "Speeches and Remarks",
                "Fact Sheets",
                "Blog and Op-Eds",
                "Contact Us",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "TRADE AGREEMENTS",
                "Free Trade Agreements",
                "Trade & Investment Framework Agreements",
                "Bilateral Investment Treaties",
                "Other Initiatives",
                "COUNTRIES & REGIONS",
                "Africa",
                "Americas",
                "Southeast Asia & Pacific",
                "Europe & Middle East",
                "South & Central Asia",
                "China, Mongolia & Taiwan",
                "Japan, Korea & APEC",
                "United States Trade Data",
                "TRADE TOPICS",
                "Agriculture",
                "Economy & Trade",
                "Enforcement",
                "Environment",
                "Equity and Trade",
                "Government Procurement",
                "Industry & Manufacturing",
                "Intellectual Property",
                "Labor",
                "Preference Programs",
                "Services, Investment & Digital Trade",
                "Small Business",
                "Textiles & Apparel",
                "Trade & Development",
                "Trade Organizations",
                "ABOUT US",
                "About USTR",
                "Meet Ambassador Tai",
                "Leadership",
                "Organization",
                "Policy Offices",
                "Advisory Committees",
                "Press Office",
                "NEWS",
                "Press Releases",
                "Speeches and Remarks",
                "Fact Sheets",
                "Blog and Op-Eds",
                "Contact Us",
                "Vaccines.gov",
                "Vacunas.gov",
                "USTR Drives Consensus on Key Issues at MC12",
                "Read More",
                "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome",
                "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electronic Commerce",
                "Readout of Ambassador Katherine Tai’s Trip to Los Angeles",
                "Statement on Indo-Pacific Economic Framework for Prosperity",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
                "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership",
                "View More",
                "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
                "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
                "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
                "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
                "View More",
                "USTR Announces Recipients of 2022 Awards Ceremony",
                "Building Resilient and Secure Supply Chains Through Trade",
                "Unlocking Opportunity for America's Farmers and Agriculture Producers",
                "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
                "View More",
                "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and Investment Partnership",
                "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership",
                "View More",
                "Remarks by Ambassador Katherine Tai at the 2022 SelectUSA Investment Summit",
                "Testimony of Ambassador Katherine Tai Before the Senate Appropriations Subcommittee on Commerce, Justice, Science, and Related Agencies on Fiscal Year 2023 Funding Request",
                "Remarks by Ambassador Katherine Tai During the Opening Session of the WTO 12th Ministerial Conference",
                "Remarks by Ambassador Katherine Tai at White House Initiative on Asian Americans, Native Hawaiians, and Pacific Islanders Event at the Department of the Interior",
                "View More",
                "USTR Announces Recipients of 2022 Awards Ceremony",
                "Building Resilient and Secure Supply Chains Through Trade",
                "Unlocking Opportunity for America's Farmers and Agriculture Producers",
                "Ambassador Tai Outlines USMCA Priorities in Brookings Essay",
                "View More",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
                "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
                "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
                "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
                "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
                "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
                "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
                "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom",
                "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers in Matamoros, Mexico",
                "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report",
                "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor",
                "United States and Japan Reach an Agreement to Increase Beef Safeguard Trigger Level Under the U.S.-Japan Trade Agreement",
                "United States and European Union to Resume Trade in Live, Bivalve Shellfish",
                "Ambassador Katherine Tai and Secretary Tom Vilsack Announce New India Agreement to Allow U.S. Pork and Pork Products Into India",
                "",
                "",
                "",
                "",
                "",
                "USTR News",
                "Initiatives",
                "About USTR",
                "LEGAL"
              ],
              "0.5": [
                "×"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(10, 38, 68)": [
                "News"
              ],
              "rgb(255, 255, 255)": [
                "Policy Initiatives"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Press Releases",
                "Speeches and Remarks",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Blogs and Op-eds",
                "Crafting a worker-centered trade policy that fosters inclusive prosperity.",
                "Supporting American Businesses",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Supporting American Businesses"
              ],
              "700": [
                "USTR Drives Consensus on Key Issues at MC12",
                "Press Releases",
                "Press Releases",
                "Fighting for Workers",
                "Fighting for Workers"
              ]
            },
            "opacity": {
              "1": [
                "USTR Drives Consensus on Key Issues at MC12",
                "Press Releases",
                "Press Releases",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Crafting a worker-centered trade policy that fosters inclusive prosperity.",
                "Fighting for Workers",
                "Fighting for Workers",
                "Fighting for Workers",
                "Supporting American Businesses"
              ],
              "0.8": [
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Supporting American Businesses",
                "Supporting American Businesses"
              ]
            },
            "textDecorationLine": {
              "none": [
                "USTR Drives Consensus on Key Issues at MC12",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Press Releases",
                "Speeches and Remarks",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Blogs and Op-eds",
                "Crafting a worker-centered trade policy that fosters inclusive prosperity.",
                "Supporting American Businesses",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Supporting American Businesses"
              ],
              "underline": [
                "Press Releases",
                "Press Releases",
                "Fighting for Workers",
                "Fighting for Workers"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "USTR Drives Consensus on Key Issues at MC12",
                "Crafting a worker-centered trade policy that fosters inclusive prosperity.",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Fighting for Workers",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Supporting American Businesses"
              ],
              "rgb(10, 38, 68)": [
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds"
              ],
              "rgb(33, 37, 41)": [
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds"
              ]
            },
            "fontSize": {
              "44px": [
                "USTR Drives Consensus on Key Issues at MC12"
              ],
              "32px": [
                "Press Releases",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Press Releases",
                "Press Releases",
                "Speeches and Remarks",
                "Speeches and Remarks",
                "Blogs and Op-eds",
                "Blogs and Op-eds",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Fighting for Workers",
                "Fighting for Workers",
                "Supporting American Businesses",
                "Supporting American Businesses"
              ],
              "48px": [
                "Crafting a worker-centered trade policy that fosters inclusive prosperity."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ustr.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://ustr.gov/",
      "result": {
        "totals": {
          "total": 6,
          "tagNames": {
            "DIV": 5,
            "IMG": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "TRADE AGREEMENTS Free Trade Agreements Trade & Investment Framework Agreements Bilateral Investment "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "TRADE AGREEMENTS Free Trade Agreements Trade & Investment Framework Agreements Bilateral Investment "
          },
          {
            "tagName": "DIV",
            "id": "scroller-sticky-wrapper",
            "text": "TRADE AGREEMENTS Free Trade Agreements Trade & Investment Framework Agreements Bilateral Investment "
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "× Find COVID-19 Vaccines Near You: Vaccines.gov (English) Vacunas.gov (Spanish)Text your zip code to"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "USTR Drives Consensus on Key Issues at MC12 Read More"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "failures": 144,
          "warnings": 33
        },
        "items": [
          {
            "index": 66,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-ka...",
                "  <button type=\"button\" class=\"btn btn-default \">",
                "    Read More",
                "    <i class=\"bi bi-chevron-right\"></i>",
                "  </button>",
                "</a>"
              ]
            }
          },
          {
            "index": 118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">",
                "  ×",
                "</a>"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/span[1]/img[1]",
              "codeLines": [
                "<img style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:transla..."
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/span[1]/img[1]",
              "codeLines": [
                "<img style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:transla..."
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[1]/img[1]",
              "codeLines": [
                "<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[7]",
              "codeLines": [
                "<li id=\"search\" class=\"text-right\">",
                "  <span>",
                "    <form action=\"/search\" role=\"search\" method=\"get\" accept-charset=\"utf-8\">",
                "      <input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search thro...",
                "      <button type=\"submit\">",
                "        <img alt=\"search\" width=\"30px;\" src=\"/themes/custom/ustr2021/images/search-icon.png\">",
                "      </button>",
                "    </form>",
                "  </span>",
                "</li>"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]",
              "codeLines": [
                "<li id=\"search\" class=\"text-right\">",
                "  <span>",
                "    <form action=\"/search\" role=\"search\" method=\"get\" accept-charset=\"utf-8\">",
                "      <input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search thro...",
                "      <button type=\"submit\">",
                "        <img alt=\"search\" width=\"30px;\" src=\"/themes/custom/ustr2021/images/search-icon.png\">",
                "      </button>",
                "    </form>",
                "  </span>",
                "</li>"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">",
                "  Press Releases",
                "</h2>"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[2]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">",
                "  Speeches and Remarks",
                "</h2>"
              ]
            }
          },
          {
            "index": 415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[3]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">",
                "  Blogs and Op-eds",
                "</h2>"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">",
                "  Press Releases",
                "</h2>"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[1]/h2[1]/button[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">",
                "  Speeches and Remarks",
                "</h2>"
              ]
            }
          },
          {
            "index": 424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[1]/h2[1]/button[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">",
                "  Blogs and Op-eds",
                "</h2>"
              ]
            }
          },
          {
            "index": 427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">",
                "  Fighting for Workers",
                "</h2>"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[2]/h2[1]",
              "codeLines": [
                "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">",
                "  Supporting American Businesses",
                "</h2>"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">",
                "  Fighting for Workers",
                "</h2>"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[2]/div[1]/h2[1]/button[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">",
                "  Supporting American Businesses",
                "</h2>"
              ]
            }
          },
          {
            "index": 540,
            "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[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "TRADE AGREEMENTS"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/ul[1]/div[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Free Trade Agreements"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/ul[1]/div[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Trade & Investment Framework Agreements"
              ]
            }
          },
          {
            "index": 543,
            "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[2]/ul[1]/li[1]/ul[1]/div[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Bilateral Investment Treaties"
              ]
            }
          },
          {
            "index": 544,
            "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[2]/ul[1]/li[1]/ul[1]/div[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Other Initiatives"
              ]
            }
          },
          {
            "index": 545,
            "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[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "COUNTRIES & REGIONS"
              ]
            }
          },
          {
            "index": 546,
            "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[2]/ul[1]/li[2]/ul[1]/div[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Africa"
              ]
            }
          },
          {
            "index": 547,
            "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[2]/ul[1]/li[2]/ul[1]/div[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Americas"
              ]
            }
          },
          {
            "index": 548,
            "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[2]/ul[1]/li[2]/ul[1]/div[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Southeast Asia & Pacific"
              ]
            }
          },
          {
            "index": 549,
            "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[2]/ul[1]/li[2]/ul[1]/div[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Europe & Middle East"
              ]
            }
          },
          {
            "index": 550,
            "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[2]/ul[1]/li[2]/ul[1]/div[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "South & Central Asia"
              ]
            }
          },
          {
            "index": 551,
            "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[2]/ul[1]/li[2]/ul[1]/div[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "China, Mongolia & Taiwan"
              ]
            }
          },
          {
            "index": 552,
            "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[2]/ul[1]/li[2]/ul[1]/div[2]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Japan, Korea & APEC"
              ]
            }
          },
          {
            "index": 553,
            "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[2]/ul[1]/li[2]/ul[1]/div[2]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "United States Trade Data"
              ]
            }
          },
          {
            "index": 554,
            "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[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "TRADE TOPICS"
              ]
            }
          },
          {
            "index": 555,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Agriculture"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/ul[1]/div[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Economy & Trade"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/ul[1]/div[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Enforcement"
              ]
            }
          },
          {
            "index": 558,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Environment"
              ]
            }
          },
          {
            "index": 559,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Equity and Trade"
              ]
            }
          },
          {
            "index": 560,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Government Procurement"
              ]
            }
          },
          {
            "index": 561,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Industry & Manufacturing"
              ]
            }
          },
          {
            "index": 562,
            "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[2]/ul[1]/li[3]/ul[1]/div[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Intellectual Property"
              ]
            }
          },
          {
            "index": 563,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Labor"
              ]
            }
          },
          {
            "index": 564,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Preference Programs"
              ]
            }
          },
          {
            "index": 565,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Services, Investment & Digital Trade"
              ]
            }
          },
          {
            "index": 566,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Small Business"
              ]
            }
          },
          {
            "index": 567,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Textiles & Apparel"
              ]
            }
          },
          {
            "index": 568,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Trade & Development"
              ]
            }
          },
          {
            "index": 569,
            "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[2]/ul[1]/li[3]/ul[1]/div[2]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Trade Organizations"
              ]
            }
          },
          {
            "index": 570,
            "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[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "ABOUT US"
              ]
            }
          },
          {
            "index": 571,
            "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[2]/ul[1]/li[4]/ul[1]/div[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "About USTR"
              ]
            }
          },
          {
            "index": 572,
            "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[2]/ul[1]/li[4]/ul[1]/div[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Meet Ambassador Tai"
              ]
            }
          },
          {
            "index": 573,
            "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[2]/ul[1]/li[4]/ul[1]/div[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Leadership"
              ]
            }
          },
          {
            "index": 574,
            "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[2]/ul[1]/li[4]/ul[1]/div[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Organization"
              ]
            }
          },
          {
            "index": 575,
            "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[2]/ul[1]/li[4]/ul[1]/div[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Policy Offices"
              ]
            }
          },
          {
            "index": 576,
            "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[2]/ul[1]/li[4]/ul[1]/div[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Advisory Committees"
              ]
            }
          },
          {
            "index": 577,
            "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[2]/ul[1]/li[4]/ul[1]/div[2]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Press Office"
              ]
            }
          },
          {
            "index": 578,
            "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[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "NEWS"
              ]
            }
          },
          {
            "index": 579,
            "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[2]/ul[1]/li[5]/ul[1]/div[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 580,
            "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[2]/ul[1]/li[5]/ul[1]/div[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Speeches and Remarks"
              ]
            }
          },
          {
            "index": 581,
            "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[2]/ul[1]/li[5]/ul[1]/div[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Fact Sheets"
              ]
            }
          },
          {
            "index": 582,
            "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[2]/ul[1]/li[5]/ul[1]/div[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Blog and Op-Eds"
              ]
            }
          },
          {
            "index": 583,
            "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[2]/ul[1]/li[5]/ul[1]/div[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 589,
            "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[3]/a[1]/text()[1]",
              "codeLines": [
                "×"
              ]
            }
          },
          {
            "index": 590,
            "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[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Find COVID-19 Vaccines Near You:"
              ]
            }
          },
          {
            "index": 591,
            "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[3]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Vaccines.gov"
              ]
            }
          },
          {
            "index": 592,
            "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[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "(English)"
              ]
            }
          },
          {
            "index": 593,
            "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[3]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Vacunas.gov"
              ]
            }
          },
          {
            "index": 594,
            "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[3]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "(Spanish)"
              ]
            }
          },
          {
            "index": 595,
            "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[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Text your zip code to 438829 (GETVAX) in English or 822862 (VACUNA) in Spanish"
              ]
            }
          },
          {
            "index": 596,
            "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[4]/div[2]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "USTR Drives Consensus on Key Issues at MC12"
              ]
            }
          },
          {
            "index": 597,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "June 17, 2022"
              ]
            }
          },
          {
            "index": 598,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/span[2]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 599,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement from Ambassador Katherine Tai on the Groundbreaking Fisheries Outcome"
              ]
            }
          },
          {
            "index": 600,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "June 17, 2022"
              ]
            }
          },
          {
            "index": 601,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/span[2]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 602,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement from Ambassador Katherine Tai on the Ministerial Decision on Electronic Commerce"
              ]
            }
          },
          {
            "index": 603,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "June 8, 2022"
              ]
            }
          },
          {
            "index": 604,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/span[2]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 605,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Readout of Ambassador Katherine Tai’s Trip to Los Angeles"
              ]
            }
          },
          {
            "index": 606,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "May 23, 2022"
              ]
            }
          },
          {
            "index": 607,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/span[2]/text()[1]",
              "codeLines": [
                "Statement"
              ]
            }
          },
          {
            "index": 608,
            "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[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement on Indo-Pacific Economic Framework for Prosperity"
              ]
            }
          },
          {
            "index": 609,
            "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[6]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 610,
            "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[6]/div[1]/div[2]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 611,
            "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[6]/div[1]/div[2]/div[1]/a[2]/h2[1]/text()[1]",
              "codeLines": [
                "Speeches and Remarks"
              ]
            }
          },
          {
            "index": 612,
            "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[6]/div[1]/div[2]/div[1]/a[3]/h2[1]/text()[1]",
              "codeLines": [
                "Blogs and Op-eds"
              ]
            }
          },
          {
            "index": 613,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 614,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement by Ambassador Katherine Tai on the Launch of the United States-Kenya Strategic Trade and ..."
              ]
            }
          },
          {
            "index": 615,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 616,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore"
              ]
            }
          },
          {
            "index": 617,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 618,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement o..."
              ]
            }
          },
          {
            "index": 619,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 620,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partn..."
              ]
            }
          },
          {
            "index": 621,
            "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[6]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "View More"
              ]
            }
          },
          {
            "index": 622,
            "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[7]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "Crafting a worker-centered trade policy that fosters inclusive prosperity."
              ]
            }
          },
          {
            "index": 623,
            "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[8]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Policy Initiatives"
              ]
            }
          },
          {
            "index": 624,
            "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[8]/div[1]/div[2]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Fighting for Workers"
              ]
            }
          },
          {
            "index": 625,
            "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[8]/div[1]/div[2]/div[1]/a[2]/h2[1]/text()[1]",
              "codeLines": [
                "Supporting American Businesses"
              ]
            }
          },
          {
            "index": 626,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 22, 2022"
              ]
            }
          },
          {
            "index": 627,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom"
              ]
            }
          },
          {
            "index": 628,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 629,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "Statements from Ambassador Katherine Tai and Secretary Marty Walsh on the Vote by Tridonex Workers ..."
              ]
            }
          },
          {
            "index": 630,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 631,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report"
              ]
            }
          },
          {
            "index": 632,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— January 25, 2022"
              ]
            }
          },
          {
            "index": 633,
            "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[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor"
              ]
            }
          },
          {
            "index": 636,
            "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[9]/div[1]/div[1]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "600 17th Street NW"
              ]
            }
          },
          {
            "index": 637,
            "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[9]/div[1]/div[1]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Washington, DC 20508"
              ]
            }
          },
          {
            "index": 638,
            "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[9]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "USTR News"
              ]
            }
          },
          {
            "index": 639,
            "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[9]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 640,
            "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[9]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Fact Sheets"
              ]
            }
          },
          {
            "index": 641,
            "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[9]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Speeches and Remarks"
              ]
            }
          },
          {
            "index": 642,
            "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[9]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Blog and Op-Eds"
              ]
            }
          },
          {
            "index": 643,
            "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[9]/div[1]/div[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Initiatives"
              ]
            }
          },
          {
            "index": 644,
            "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[9]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "The White House Plan to Beat COVID-19"
              ]
            }
          },
          {
            "index": 645,
            "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[9]/div[1]/div[3]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "USMCA"
              ]
            }
          },
          {
            "index": 646,
            "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[9]/div[1]/div[3]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "WTO"
              ]
            }
          },
          {
            "index": 647,
            "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[9]/div[1]/div[3]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Free Trade Agreements"
              ]
            }
          },
          {
            "index": 648,
            "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[9]/div[1]/div[4]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "About USTR"
              ]
            }
          },
          {
            "index": 649,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Organization"
              ]
            }
          },
          {
            "index": 650,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Leadership"
              ]
            }
          },
          {
            "index": 651,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Policy Offices"
              ]
            }
          },
          {
            "index": 652,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Advisory Committees"
              ]
            }
          },
          {
            "index": 653,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Archives"
              ]
            }
          },
          {
            "index": 654,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 655,
            "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[9]/div[1]/div[4]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Internship"
              ]
            }
          },
          {
            "index": 656,
            "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[9]/div[1]/div[5]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "LEGAL"
              ]
            }
          },
          {
            "index": 657,
            "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[9]/div[1]/div[5]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "USTR.gov/open"
              ]
            }
          },
          {
            "index": 658,
            "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[9]/div[1]/div[5]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy & Legal"
              ]
            }
          },
          {
            "index": 659,
            "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[9]/div[1]/div[5]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Notices"
              ]
            }
          },
          {
            "index": 660,
            "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[9]/div[1]/div[5]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "FOIA & Privacy Act"
              ]
            }
          },
          {
            "index": 661,
            "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[9]/div[1]/div[5]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Attorney Jobs"
              ]
            }
          },
          {
            "index": 665,
            "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": 666,
            "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[2]/div[3]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://vaccines.gov\" target=\"_blank\">",
                "  Vaccines.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 667,
            "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[2]/div[3]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://vacunas.gov\" target=\"_blank\">",
                "  Vacunas.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 723,
            "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]/div[2]/div[1]/div[2]/ul[1]/li[7]/span[1]/form[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through si..."
              ]
            }
          },
          {
            "index": 740,
            "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]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/span[1]/form[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through si..."
              ]
            }
          },
          {
            "index": 796,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Find COVID-19 Vaccines Near You:"
              ]
            }
          },
          {
            "index": 797,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "(English)"
              ]
            }
          },
          {
            "index": 798,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "(Spanish)"
              ]
            }
          },
          {
            "index": 799,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Text your zip code to 438829 (GETVAX) in English or 822862 (VACUNA) in Spanish"
              ]
            }
          },
          {
            "index": 808,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 810,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 811,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 812,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 813,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "Crafting a worker-centered trade policy that fosters inclusive prosperity."
              ]
            }
          },
          {
            "index": 814,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Policy Initiatives"
              ]
            }
          },
          {
            "index": 815,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 22, 2022"
              ]
            }
          },
          {
            "index": 816,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 817,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 818,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— January 25, 2022"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/ul[1]",
              "codeLines": [
                "<ul class=\"dropdown arrow-top\">",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/trade-agreements/free-trade-agreements\" class=\"nav-link\">",
                "        Free Trade Agreements",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/trade-agreements/trade-investment-framework-agreements\" class=\"nav-link\">",
                "        Trade & Investment Framework Agreements",
                "      </a>",
                "    </li>",
                "  </div>",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/trade-agreements/bilateral-investment-treaties\" class=\"nav-link\">",
                "        Bilateral Investment Treaties",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/trade-agreements/other-initiatives\" class=\"nav-link\">",
                "        Other Initiatives",
                "      </a>",
                "    </li>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]",
              "codeLines": [
                "<ul class=\"dropdown arrow-top\">",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/countries-regions/africa\" class=\"nav-link\">",
                "        Africa",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/americas\" class=\"nav-link\">",
                "        Americas",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/southeast-asia-pacific\" class=\"nav-link\">",
                "        Southeast Asia & Pacific",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/europe-middle-east\" class=\"nav-link\">",
                "        Europe & Middle East",
                "      </a>",
                "    </li>",
                "  </div>",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/countries-regions/south-central-asia\" class=\"nav-link\">",
                "        South & Central Asia",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/china-mongolia-taiwan\" class=\"nav-link\">",
                "        China, Mongolia & Taiwan",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/japan-korea-apec\" class=\"nav-link\">",
                "        Japan, Korea & APEC",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/countries-regions/united-states\" class=\"nav-link\">",
                "        United States Trade Data",
                "      </a>",
                "    </li>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/ul[1]",
              "codeLines": [
                "<ul class=\"dropdown arrow-top\">",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/issue-areas/agriculture\" class=\"nav-link\">",
                "        Agriculture",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/economy-trade\" class=\"nav-link\">",
                "        Economy & Trade",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/enforcement\" class=\"nav-link\">",
                "        Enforcement",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/environment\" class=\"nav-link\">",
                "        Environment",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/equity\" class=\"nav-link\">",
                "        Equity and Trade",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/government-procurement\" class=\"nav-link\">",
                "        Government Procurement",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/industry-manufacturing\" class=\"nav-link\">",
                "        Industry & Manufacturing",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/intellectual-property\" class=\"nav-link\">",
                "        Intellectual Property",
                "      </a>",
                "    </li>",
                "  </div>",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/issue-areas/labor\" class=\"nav-link\">",
                "        Labor",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/preference-programs\" class=\"nav-link\">",
                "        Preference Programs",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/services-investment\" class=\"nav-link\">",
                "        Services, Investment & Digital Trade",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/small-business\" class=\"nav-link\">",
                "        Small Business",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/textiles-apparel\" class=\"nav-link\">",
                "        Textiles & Apparel",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/trade-development\" class=\"nav-link\">",
                "        Trade & Development",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/issue-areas/trade-organizations\" class=\"nav-link\">",
                "        Trade Organizations",
                "      </a>",
                "    </li>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/ul[1]",
              "codeLines": [
                "<ul class=\"dropdown arrow-top\">",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/about-us/about-ustr\" class=\"nav-link\">",
                "        About USTR",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/biographies-key-officials/katherine-tai-ambassador\" class=\"nav-link\">",
                "        Meet Ambassador Tai",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/biographies-key-officials\" class=\"nav-link\">",
                "        Leadership",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/organization\" class=\"nav-link\">",
                "        Organization",
                "      </a>",
                "    </li>",
                "  </div>",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/about-us/policy-offices\" class=\"nav-link\">",
                "        Policy Offices",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/advisory-committees\" class=\"nav-link\">",
                "        Advisory Committees",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office\" class=\"nav-link\">",
                "        Press Office",
                "      </a>",
                "    </li>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/ul[1]",
              "codeLines": [
                "<ul class=\"dropdown arrow-top\">",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office/press-releases\" class=\"nav-link\">",
                "        Press Releases",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\" class=\"nav-link\">",
                "        Speeches and Remarks",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office/fact-sheets\" class=\"nav-link\">",
                "        Fact Sheets",
                "      </a>",
                "    </li>",
                "  </div>",
                "  <div class=\"col-md-12 col-lg-6 dropdown-column\">",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\" class=\"nav-link\">",
                "        Blog and Op-Eds",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/about-us/policy-offices/press-office/contact-us\" class=\"nav-link\">",
                "        Contact Us",
                "      </a>",
                "    </li>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 838,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Find COVID-19 Vaccines Near You:"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "(English)"
              ]
            }
          },
          {
            "index": 840,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "(Spanish)"
              ]
            }
          },
          {
            "index": 841,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Text your zip code to 438829 (GETVAX) in English or 822862 (VACUNA) in Spanish"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— July 14, 2022"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "Crafting a worker-centered trade policy that fosters inclusive prosperity."
              ]
            }
          },
          {
            "index": 856,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Policy Initiatives"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 22, 2022"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— March 1, 2022"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "— January 25, 2022"
              ]
            }
          },
          {
            "index": 943,
            "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": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">",
                "  Press Releases",
                "</h2>"
              ]
            }
          },
          {
            "index": 944,
            "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": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[2]/h2[1]",
              "codeLines": [
                "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">",
                "  Speeches and Remarks",
                "</h2>"
              ]
            }
          },
          {
            "index": 946,
            "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": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <strong>",
                "    Crafting a worker-centered trade policy that fosters inclusive prosperity.",
                "  </strong>",
                "</h2>"
              ]
            }
          },
          {
            "index": 948,
            "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": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">",
                "  Fighting for Workers",
                "</h2>"
              ]
            }
          },
          {
            "index": 964,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://ustr.gov/",
      "result": {
        "totals": {
          "rulesNA": 55,
          "rulesPassed": 38,
          "rulesWarned": 4,
          "rulesViolated": 9,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 53,
            "critical": 0
          },
          "violations": {
            "minor": 6,
            "moderate": 25,
            "serious": 9,
            "critical": 3
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:14:15.482Z",
          "url": "https://ustr.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",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through site content\">",
                  "target": [
                    ".site-nav-wrap:nth-child(1) > .text-right > span > form[action=\"/search\"][role=\"search\"][method=\"get\"] > .box[name=\"q\"][placeholder=\"SEARCH\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#88898a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.51,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">×</a>",
                  "target": [
                    ".close"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">",
                          "target": [
                            ".hero-background > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>USTR Drives Consensus on Key Issues at MC12</h2>",
                  "target": [
                    ".hero-text > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a2644",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-section-title\">News</h1>",
                  "target": [
                    ".news-content > h1"
                  ],
                  "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": "#0a2644",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">Press Releases</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(1) > .active.news-menu-option"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">Speeches and Remarks</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(2) > .news-menu-option"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">Blogs and Op-eds</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(3) > .news-menu-option"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".news-press-release-main > .view-content.row > .featured-news-subject.col-lg-6 > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/statement-ambassador-katherine-tai-launch-united-states-kenya-strategic-trade-and-investment\" hreflang=\"en\">",
                  "target": [
                    ".news-press-release-main > .view-content.row > .featured-news-subject.col-lg-6 > .col-sm-9.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(1) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/senior-officials-indo-pacific-economic-framework-meet-singapore\" hreflang=\"en\">Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore</a>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(1) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(2) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-european-union-hold-fifth-joint-committee-meeting-under-bilateral-agreement\" hreflang=\"en\">",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(2) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(3) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-kenya-announce-launch-us-kenya-strategic-trade-and-investment-partnership\" hreflang=\"en\">United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership</a>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(3) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#2b5e92",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases\">View More</a>",
                  "target": [
                    ".news-press-release-main > .more-link > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-section-title\">Policy Initiatives</h1>",
                  "target": [
                    ".init-content > h1"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">Fighting for Workers</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(1) > .initiatives-menu-option.active"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">Supporting American Businesses</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(2) > .initiatives-menu-option"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 22, 2022</div>",
                  "target": [
                    ".initiatives-initiative-first-main > .view-content.row > .featured-initiatives-subject.col-lg-6 > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/tai-raimondo-statements-232-tariff-agreement-united-kingdom\" hreflang=\"en\" style=\"font-size: 2rem;\">Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom</a>",
                  "target": [
                    ".initiatives-initiative-first-main > .view-content.row > .featured-initiatives-subject.col-lg-6 > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 1, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/statements-ambassador-katherine-tai-and-secretary-marty-walsh-vote-tridonex-workers-matamoros-mexico\" hreflang=\"en\">",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 1, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/ustr-releases-2022-presidents-trade-policy-agenda-and-2021-annual-report\" hreflang=\"en\">USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report</a>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— January 25, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/january/ustr-announces-development-focused-trade-strategy-combat-forced-labor\" hreflang=\"en\">USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor </a>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through site content\">",
                  "target": [
                    ".site-nav-wrap:nth-child(1) > .text-right > span > form[action=\"/search\"][role=\"search\"][method=\"get\"] > .box[name=\"q\"][placeholder=\"SEARCH\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">",
                          "target": [
                            ".hero-background > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>USTR Drives Consensus on Key Issues at MC12</h2>",
                  "target": [
                    ".hero-text > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0a2644",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-section-title\">News</h1>",
                  "target": [
                    ".news-content > h1"
                  ],
                  "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": "#0a2644",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">Press Releases</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(1) > .active.news-menu-option"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">Speeches and Remarks</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(2) > .news-menu-option"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">Blogs and Op-eds</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(3) > .news-menu-option"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".news-press-release-main > .view-content.row > .featured-news-subject.col-lg-6 > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/statement-ambassador-katherine-tai-launch-united-states-kenya-strategic-trade-and-investment\" hreflang=\"en\">",
                  "target": [
                    ".news-press-release-main > .view-content.row > .featured-news-subject.col-lg-6 > .col-sm-9.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(1) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/senior-officials-indo-pacific-economic-framework-meet-singapore\" hreflang=\"en\">Senior Officials for the Indo-Pacific Economic Framework Meet in Singapore</a>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(1) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(2) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-european-union-hold-fifth-joint-committee-meeting-under-bilateral-agreement\" hreflang=\"en\">",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(2) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— July 14, 2022</div>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(3) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-kenya-announce-launch-us-kenya-strategic-trade-and-investment-partnership\" hreflang=\"en\">United States and Kenya Announce the Launch of the  U.S.-Kenya Strategic Trade and Investment Partnership</a>",
                  "target": [
                    ".press-releases-container > .press-releases.news-subjects > .press-release-item:nth-child(3) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#2b5e92",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-container\">",
                          "target": [
                            ".news-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases\">View More</a>",
                  "target": [
                    ".news-press-release-main > .more-link > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"homepage-section-title\">Policy Initiatives</h1>",
                  "target": [
                    ".init-content > h1"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">Fighting for Workers</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(1) > .initiatives-menu-option.active"
                  ],
                  "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": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">Supporting American Businesses</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(2) > .initiatives-menu-option"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 22, 2022</div>",
                  "target": [
                    ".initiatives-initiative-first-main > .view-content.row > .featured-initiatives-subject.col-lg-6 > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/tai-raimondo-statements-232-tariff-agreement-united-kingdom\" hreflang=\"en\" style=\"font-size: 2rem;\">Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom</a>",
                  "target": [
                    ".initiatives-initiative-first-main > .view-content.row > .featured-initiatives-subject.col-lg-6 > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 1, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/statements-ambassador-katherine-tai-and-secretary-marty-walsh-vote-tridonex-workers-matamoros-mexico\" hreflang=\"en\">",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(1) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— March 1, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/ustr-releases-2022-presidents-trade-policy-agenda-and-2021-annual-report\" hreflang=\"en\">USTR Releases 2022 President’s Trade Policy Agenda and 2021 Annual Report</a>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(2) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">— January 25, 2022</div>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3) > .views-field-field-date.views-field > .field-content"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"initiative-first-item\">",
                          "target": [
                            ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div class=\"init-content\">",
                          "target": [
                            ".init-content"
                          ]
                        },
                        {
                          "html": "<div class=\"initiatives-container\">",
                          "target": [
                            ".initiatives-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/january/ustr-announces-development-focused-trade-strategy-combat-forced-labor\" hreflang=\"en\">USTR Announces the Development of a Focused Trade Strategy to Combat Forced Labor </a>",
                  "target": [
                    ".initiatives-first-container > .initiatives-first.initiatives-subjects > .initiative-first-item:nth-child(3) > .col-sm-12.views-field-title.no-padding > span > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "<ul class=\"collapse\" id=\"collapseItem0\">",
                  "target": [
                    "#collapseItem0"
                  ],
                  "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 class=\"collapse\" id=\"collapseItem1\">",
                  "target": [
                    "#collapseItem1"
                  ],
                  "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 class=\"collapse\" id=\"collapseItem2\">",
                  "target": [
                    "#collapseItem2"
                  ],
                  "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 class=\"collapse\" id=\"collapseItem3\">",
                  "target": [
                    "#collapseItem3"
                  ],
                  "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 class=\"collapse\" id=\"collapseItem4\">",
                  "target": [
                    "#collapseItem4"
                  ],
                  "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 class=\"dropdown arrow-top\">",
                  "target": [
                    ".has-children:nth-child(1) > .dropdown.arrow-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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 class=\"dropdown arrow-top\">",
                  "target": [
                    ".has-children:nth-child(2) > .dropdown.arrow-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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 class=\"dropdown arrow-top\">",
                  "target": [
                    ".has-children:nth-child(3) > .dropdown.arrow-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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 class=\"dropdown arrow-top\">",
                  "target": [
                    ".has-children:nth-child(4) > .dropdown.arrow-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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 class=\"dropdown arrow-top\">",
                  "target": [
                    ".has-children:nth-child(5) > .dropdown.arrow-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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=\"btn btn-default \">Read More &nbsp;<i class=\"bi bi-chevron-right\"></i></button>",
                  "target": [
                    ".btn-default"
                  ],
                  "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=\"news-speeches-main news-subject-main view view-news-speeches-and-remarks-view view-id-news_speeches_and_remarks_view view-display-id-block_1 js-view-dom-id-0b168c5a9816d2f66a933f15216f0a5cc639acfb71e6658365efe9f1dc02d83e\">",
                  "target": [
                    ".news-speeches-main"
                  ],
                  "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=\"news-blogs-main news-subject-main view view-news-blogs-and-op-eds-view view-id-news_blogs_and_op_eds_view view-display-id-block_1 js-view-dom-id-de825198206a00ce97ec5dc50cefb3202f313eb68ec5d31f8268d89e96c7913e\">",
                  "target": [
                    ".news-blogs-main"
                  ],
                  "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=\"accordion\" id=\"newsAccordion\">",
                  "target": [
                    "#newsAccordion"
                  ],
                  "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 id=\"collapseTwo\" class=\"collapse\" aria-labelledby=\"headingTwo\" data-parent=\"#newsAccordion\">",
                  "target": [
                    "#collapseTwo"
                  ],
                  "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 id=\"collapseThree\" class=\"collapse\" aria-labelledby=\"headingThree\" data-parent=\"#newsAccordion\">",
                  "target": [
                    "#collapseThree"
                  ],
                  "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=\"initiatives-initiative-second-main initiatives-subject-main view view-initiatives-second-subject-view view-id-initiatives_second_subject_view view-display-id-block_1 js-view-dom-id-575a7a1da26450dcd095b44e0bc65d329977a5635af7592c4880014a51cdb01b\">",
                  "target": [
                    ".initiatives-initiative-second-main"
                  ],
                  "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=\"accordion\" id=\"initiativesAccordion\">",
                  "target": [
                    "#initiativesAccordion"
                  ],
                  "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 id=\"initiativesCollapseTwo\" class=\"collapse\" aria-labelledby=\"initiativesHeadingTwo\" data-parent=\"#initiativesAccordion\">",
                  "target": [
                    "#initiativesCollapseTwo"
                  ],
                  "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": "instagram",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.instagram.com",
                          "port": "",
                          "pathname": "/ustraderep/",
                          "search": {
                            "hl": "en"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\">\n\t\t\t\t\t\t\t<img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\">\n\t\t\t\t\t\t</a>",
                          "target": [
                            ".col-3 > .social-header.mr-auto > a[target=\"_blank\"]:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<a style=\"margin-left:-12px;\" target=\"_blank\" href=\"https://www.instagram.com/ustraderep/?hl=en&quot;\"><img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\"></a>",
                          "target": [
                            ".social-footer > a[target=\"_blank\"]:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\">\n\t\t\t\t\t\t\t<img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\">\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".site-nav-wrap:nth-child(2) > .social-header.mr-auto > a[target=\"_blank\"]:nth-child(3)"
                  ],
                  "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": "press releases",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ustr.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-us/policy-offices/press-office/press-releases\">Press Releases</a>",
                          "target": [
                            ".col-md-2.footer-sitemap.col-sm-3:nth-child(2) > .footer-list > ul > li:nth-child(1) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"col-4\">\n\t\t\t\t<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">Press Releases</h2>\n\t\t\t</a>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(1)"
                  ],
                  "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": "speeches and remarks",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ustr.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-us/policy-offices/press-office/speeches\">Speeches and Remarks</a>",
                          "target": [
                            ".col-md-2.footer-sitemap.col-sm-3:nth-child(2) > .footer-list > ul > li:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"col-4\">\n\t\t\t\t<h2 id=\"news-speeches-option\" class=\"news-menu-option\">Speeches and Remarks</h2>\n\t\t\t</a>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(2)"
                  ],
                  "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": "#ffffff",
                        "bgColor": "#856a00",
                        "contrastRatio": 5.17,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"search\" class=\"text-right\">",
                          "target": [
                            ".site-menu > .text-right"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #856a00, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through site content\">",
                  "target": [
                    ".site-menu > .text-right > span > form[action=\"/search\"][role=\"search\"][method=\"get\"] > .box[name=\"q\"][placeholder=\"SEARCH\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #856a00, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b5e92",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.73,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.73 (foreground color: #2b5e92, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://vaccines.gov\" target=\"_blank\">Vaccines.gov</a>",
                  "target": [
                    "a[href$=\"vaccines.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.73 (foreground color: #2b5e92, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b5e92",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.73,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.73 (foreground color: #2b5e92, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://vacunas.gov\" target=\"_blank\">Vacunas.gov</a>",
                  "target": [
                    "a[href$=\"vacunas.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.73 (foreground color: #2b5e92, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "search",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"search\" class=\"text-right\">",
                          "target": [
                            ".site-menu > .text-right"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: search"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"search\" class=\"text-right\">",
                  "target": [
                    ".site-nav-wrap:nth-child(1) > .text-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: search"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "news-press-releases-option",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">Press Releases</h2>",
                          "target": [
                            "button[data-target=\"#collapseOne\"] > .active.news-menu-option"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: news-press-releases-option"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">Press Releases</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(1) > .active.news-menu-option"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: news-press-releases-option"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "news-speeches-option",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">Speeches and Remarks</h2>",
                          "target": [
                            "button[data-target=\"#collapseTwo\"] > .news-menu-option"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: news-speeches-option"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">Speeches and Remarks</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(2) > .news-menu-option"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: news-speeches-option"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "news-blogs-option",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">Blogs and Op-eds</h2>",
                          "target": [
                            "button[data-target=\"#collapseThree\"] > .news-menu-option"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: news-blogs-option"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">Blogs and Op-eds</h2>",
                  "target": [
                    ".col-4[href=\"#\"]:nth-child(3) > .news-menu-option"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: news-blogs-option"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "initiatives-initiatives-first-option",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">Fighting for Workers</h2>",
                          "target": [
                            "button[data-target=\"#initiativesCollapseOne\"] > .initiatives-menu-option.active"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: initiatives-initiatives-first-option"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">Fighting for Workers</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(1) > .initiatives-menu-option.active"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: initiatives-initiatives-first-option"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "initiatives-initiatives-second-option",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">Supporting American Businesses</h2>",
                          "target": [
                            "button[data-target=\"#initiativesCollapseTwo\"] > .initiatives-menu-option"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: initiatives-initiatives-second-option"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">Supporting American Businesses</h2>",
                  "target": [
                    ".col-6[href=\"#\"]:nth-child(2) > .initiatives-menu-option"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: initiatives-initiatives-second-option"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\" src=\"/themes/custom/ustr2021/images/nav-sep.png\">",
                  "target": [
                    ".site-nav-wrap:nth-child(1) > li:nth-child(6) > .text-right > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\" src=\"/themes/custom/ustr2021/images/nav-sep.png\">",
                  "target": [
                    ".site-menu > li:nth-child(6) > .text-right > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">",
                  "target": [
                    ".hero-background > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">×</a>",
                  "target": [
                    ".close"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" xmlns:og=\"http://opengraphprotocol.org/schema/\" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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>Find COVID-19 Vaccines Near You: <a href=\"https://vaccines.gov\" target=\"_blank\">Vaccines.gov</a> (English) <a href=\"https://vacunas.gov\" target=\"_blank\">Vacunas.gov</a> (Spanish)<br><span class=\"covidnumber\">Text your zip code to 438829 (GETVAX) in English or 822862 (VACUNA) in Spanish</span></p>",
                          "target": [
                            "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://vaccines.gov\" target=\"_blank\">Vaccines.gov</a>",
                  "target": [
                    "a[href$=\"vaccines.gov\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>Find COVID-19 Vaccines Near You: <a href=\"https://vaccines.gov\" target=\"_blank\">Vaccines.gov</a> (English) <a href=\"https://vacunas.gov\" target=\"_blank\">Vacunas.gov</a> (Spanish)<br><span class=\"covidnumber\">Text your zip code to 438829 (GETVAX) in English or 822862 (VACUNA) in Spanish</span></p>",
                          "target": [
                            "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://vacunas.gov\" target=\"_blank\">Vacunas.gov</a>",
                  "target": [
                    "a[href$=\"vacunas.gov\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">\n\n\t\t\t\t\t<button type=\"button\" class=\"btn btn-default \">Read More &nbsp;<i class=\"bi bi-chevron-right\"></i></button>\n\t\t\t\t</a>",
                  "target": [
                    ".hero-text-container > div > div > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"featured-news-subject col-lg-6\">",
                  "target": [
                    ".news-press-release-main > .view-content.row > .featured-news-subject.col-lg-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"featured-initiatives-subject col-lg-6\">",
                  "target": [
                    ".initiatives-initiative-first-main > .view-content.row > .featured-initiatives-subject.col-lg-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
                }
              ]
            },
            {
              "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 id=\"skip-link\">\n\t\t\t<a href=\"#main-content\" class=\"visually-hidden focusable\">\n\t\t\t  Skip to main content\n\t\t\t</a>\n\t\t</div>",
                  "target": [
                    "#skip-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/trade-agreements\" class=\"nav-link\" data-toggle=\"collapse\" data-target=\"#collapseItem0\">TRADE AGREEMENTS</a>",
                  "target": [
                    "a[href$=\"trade-agreements\"][data-target=\"#collapseItem0\"][data-toggle=\"collapse\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/countries-regions\" class=\"nav-link\" data-toggle=\"collapse\" data-target=\"#collapseItem1\">COUNTRIES &amp; REGIONS</a>",
                  "target": [
                    "a[href$=\"countries-regions\"][data-target=\"#collapseItem1\"][data-toggle=\"collapse\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/issue-areas\" class=\"nav-link\" data-toggle=\"collapse\" data-target=\"#collapseItem2\">TRADE TOPICS</a>",
                  "target": [
                    "a[href$=\"issue-areas\"][data-target=\"#collapseItem2\"][data-toggle=\"collapse\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/about-us\" class=\"nav-link\" data-toggle=\"collapse\" data-target=\"#collapseItem3\">ABOUT US</a>",
                  "target": [
                    "a[data-target=\"#collapseItem3\"][href$=\"about-us\"][data-toggle=\"collapse\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/about-us/policy-offices/press-office/news\" class=\"nav-link\" data-toggle=\"collapse\" data-target=\"#collapseItem4\">NEWS</a>",
                  "target": [
                    ".nav-link[data-target=\"#collapseItem4\"][data-toggle=\"collapse\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>",
                  "target": [
                    ".site-nav-wrap:nth-child(1) > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"site-nav-wrap\">",
                  "target": [
                    ".site-nav-wrap:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"site-navbar-top\">",
                  "target": [
                    ".site-navbar-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"col-2\">\n\t\t\t\t<a href=\"/\"><img class=\"logo\" alt=\"United States Trade Representative\" src=\"/themes/custom/ustr2021/images/ustr_logo.png\"></a>\n\t\t\t</div>",
                  "target": [
                    ".col-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"alert alert-dismissible notice-banner\" style=\"display: block;\">",
                  "target": [
                    ".alert"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"hero-background\">\n\t\t\t\t\t<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">\n\t\t\t</div>",
                  "target": [
                    ".hero-background"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"hero-text\">\n\t\t\t\t\t<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">\n\t\t\t\t\t<h2>USTR Drives Consensus on Key Issues at MC12</h2>\n\n\t\t\t\t</a>\n\t\t\t\t</div>",
                  "target": [
                    ".hero-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".dialog-off-canvas-main-canvas > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 class=\"homepage-section-title\">News</h1>",
                  "target": [
                    ".news-content > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"news-menu-option-contanier row\">",
                  "target": [
                    ".news-menu-option-contanier"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    "#news-menu > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"mission-statement-banner-container col-lg-12\">",
                  "target": [
                    ".mission-statement-banner-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 class=\"homepage-section-title\">Policy Initiatives</h1>",
                  "target": [
                    ".init-content > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"initiatives-menu-option-contanier row\">",
                  "target": [
                    ".initiatives-menu-option-contanier"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    "#initiatives-menu > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label for=\"\" class=\"col-sm-5 col-form-label col-form-label-lg text-center pr-0 font-weight-bold\">Subscribe to receive Updates from the Press Office</label>",
                  "target": [
                    "label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"col-sm-4 text-center mt-1\">\n      <input class=\"form-control form-control-lg\" type=\"email\" value=\"\" name=\"EMAIL\" id=\"mce-EMAIL\" placeholder=\"Email Address\">\n    </div>",
                  "target": [
                    ".col-sm-4.mt-1.text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"row\">",
                  "target": [
                    ".row:nth-child(2)"
                  ],
                  "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://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ustr.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\" src=\"/themes/custom/ustr2021/images/nav-sep.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img style=\"width:100%;\" src=\"/sites/default/files/2022-06/F20220517ES-00249.png\">"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"main-content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"initiatives-initiatives-first-option\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#initiatives-initiatives-first-option",
                "code": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"initiatives-initiatives-second-option\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#initiatives-initiatives-second-option",
                "code": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"news-blogs-option\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#news-blogs-option",
                "code": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"news-press-releases-option\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#news-press-releases-option",
                "code": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"news-speeches-option\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#news-speeches-option",
                "code": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"search\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#search",
                "code": "<li id=\"search\" class=\"text-right\">...</li>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"site-menu-toggle js-menu-toggle\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.InputEmail.Name": {
            "This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#mce-EMAIL",
                "code": "<input class=\"form-control form-control-lg\" type=\"email\" value=\"\" name=\"EMAIL\" id=\"mce-EMAIL\" placeholder=\"Email Address\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"initiatives-menu-option-contanier row\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"mr-auto social-header\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"news-menu-option-contanier row\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "",
                "code": "<h2>...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"site-mobile-menu site-navbar-target\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/january/ustr-announces-development-focused-trade-strategy-combat-forced-labor\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/statements-ambassador-katherine-tai-and-secretary-marty-walsh-vote-tridonex-workers-matamoros-mexico\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/tai-raimondo-statements-232-tariff-agreement-united-kingdom\" hreflang=\"en\" style=\"font-size: 2rem;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/ustr-releases-2022-presidents-trade-policy-agenda-and-2021-annual-report\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"homepage-section-title\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "#initiatives-initiatives-first-option",
                "code": "<h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#initiatives-initiatives-second-option",
                "code": "<h2 id=\"initiatives-initiatives-second-option\" class=\"initiatives-menu-option\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/senior-officials-indo-pacific-economic-framework-meet-singapore\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/statement-ambassador-katherine-tai-launch-united-states-kenya-strategic-trade-and-investment\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-european-union-hold-fifth-joint-committee-meeting-under-bilateral-agreement\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-kenya-announce-launch-us-kenya-strategic-trade-and-investment-partnership\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"homepage-section-title\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "#news-blogs-option",
                "code": "<h2 id=\"news-blogs-option\" class=\"news-menu-option\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#news-press-releases-option",
                "code": "<h2 id=\"news-press-releases-option\" class=\"news-menu-option active\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#news-speeches-option",
                "code": "<h2 id=\"news-speeches-option\" class=\"news-menu-option\">...</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\">...</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": "div",
                "id": "",
                "code": "<div class=\"field-content\">...</div>"
              }
            ]
          },
          "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=\"/about-us/policy-offices/press-office/press-releases\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-content\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ustr.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 72,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 4641,
                "height": 18,
                "width": 328
              },
              "snippet": "<label class=\"col-sm-5 col-form-label col-form-label-lg text-center pr-0 font-weight-bold\" for=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -4992,
                "top": 4681,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b58f12c4da47019d98a1e84ef_df7e2dfbfe\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1152,
                "height": 0,
                "width": 784
              },
              "snippet": "<img src=\"/sites/default/files/2022-06/F20220517ES-00249.png\" style=\"width:100%;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/span[1]/img[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 572,
                "top": 8,
                "height": 5472,
                "width": 0
              },
              "snippet": "<img src=\"/themes/custom/ustr2021/images/nav-sep.png\" style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/span[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 572,
                "top": 8,
                "height": 5472,
                "width": 0
              },
              "snippet": "<img src=\"/themes/custom/ustr2021/images/nav-sep.png\" style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1003,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"site-menu-toggle js-menu-toggle\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[2]/div[1]/h2[1]/button[1]/h2[1]",
                "aria": "/document[1]/heading[8]/button[1]"
              },
              "message": "The <h2> element has the id \"initiatives-initiatives-second-option\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 4415,
                "height": 23,
                "width": 320
              },
              "snippet": "<h2 class=\"initiatives-menu-option\" id=\"initiatives-initiatives-second-option\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
                "aria": "/document[1]/heading[7]/button[1]"
              },
              "message": "The <h2> element has the id \"initiatives-initiatives-first-option\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 4147,
                "height": 23,
                "width": 197
              },
              "snippet": "<h2 class=\"initiatives-menu-option active\" id=\"initiatives-initiatives-first-option\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[1]/h2[1]/button[1]/h2[1]",
                "aria": "/document[1]/heading[4]/button[1]"
              },
              "message": "The <h2> element has the id \"news-blogs-option\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 3111,
                "height": 23,
                "width": 172
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-blogs-option\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[1]/h2[1]/button[1]/h2[1]",
                "aria": "/document[1]/heading[3]/button[1]"
              },
              "message": "The <h2> element has the id \"news-speeches-option\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 2790,
                "height": 23,
                "width": 225
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-speeches-option\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
                "aria": "/document[1]/heading[2]/button[1]"
              },
              "message": "The <h2> element has the id \"news-press-releases-option\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 2469,
                "height": 23,
                "width": 147
              },
              "snippet": "<h2 class=\"news-menu-option active\" id=\"news-press-releases-option\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]"
              },
              "message": "The <li> element has the id \"search\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 1836,
                "height": 22,
                "width": 744
              },
              "snippet": "<li class=\"text-right\" id=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/form[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4681,
                "height": 22,
                "width": 76
              },
              "snippet": "<button id=\"mc-embedded-subscribe\" name=\"subscribe\" value=\"Subscribe\" class=\"btn email-submit font-weight-bold\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -4992,
                "top": 4681,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b58f12c4da47019d98a1e84ef_df7e2dfbfe\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4659,
                "height": 22,
                "width": 147
              },
              "snippet": "<input placeholder=\"Email Address\" id=\"mce-EMAIL\" name=\"EMAIL\" value=\"\" type=\"email\" class=\"form-control form-control-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[5]/div[2]/ul[1]",
                "aria": "/document[1]/list[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5272,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5237,
                "height": 18,
                "width": 53
              },
              "snippet": "<a href=\"https://ustr.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[4]/div[2]/ul[1]",
                "aria": "/document[1]/list[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5092,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5057,
                "height": 18,
                "width": 85
              },
              "snippet": "<a href=\"/about-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4967,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4933,
                "height": 18,
                "width": 64
              },
              "snippet": "<a href=\"https://ustr.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4843,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4808,
                "height": 18,
                "width": 82
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/press-releases/news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4737,
                "height": 56,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4702,
                "height": 18,
                "width": 242
              },
              "snippet": "<a href=\"https://ustr.gov/\" style=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3425,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"homepage-section-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4477,
                "height": 148,
                "width": 784
              },
              "snippet": "<ul class=\"initiatives-second initiatives-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4395,
                "height": 62,
                "width": 784
              },
              "snippet": "<h2 class=\"mb-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4209,
                "height": 167,
                "width": 784
              },
              "snippet": "<ul class=\"initiatives-first initiatives-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4127,
                "height": 62,
                "width": 784
              },
              "snippet": "<h2 class=\"mb-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3888,
                "height": 110,
                "width": 746
              },
              "snippet": "<a style=\"font-size: 2rem;\" hreflang=\"en\" href=\"/about-us/policy-offices/press-office/press-releases/2022/march/united-states-and-japan-reach-agreement-increase-beef-safeguard-trigger-level-under-us-japan-trade\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4015,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul class=\"initiatives-second initiatives-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3616,
                "height": 73,
                "width": 727
              },
              "snippet": "<a style=\"font-size: 2rem;\" hreflang=\"en\" href=\"/about-us/policy-offices/press-office/press-releases/2022/march/tai-raimondo-statements-232-tariff-agreement-united-kingdom\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3705,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul class=\"initiatives-first initiatives-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[27]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3531,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"initiatives-menu-option\" id=\"initiatives-initiatives-second-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3483,
                "height": 28,
                "width": 784
              },
              "snippet": "<a class=\"col-6\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3376,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1504,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"homepage-section-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3173,
                "height": 148,
                "width": 784
              },
              "snippet": "<ul class=\"blogs news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3337,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3092,
                "height": 62,
                "width": 784
              },
              "snippet": "<h2 class=\"mb-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2852,
                "height": 185,
                "width": 784
              },
              "snippet": "<ul class=\"speeches news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3053,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2771,
                "height": 62,
                "width": 784
              },
              "snippet": "<h2 class=\"mb-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2531,
                "height": 185,
                "width": 784
              },
              "snippet": "<ul class=\"press-releases news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2732,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2450,
                "height": 62,
                "width": 784
              },
              "snippet": "<h2 class=\"mb-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2411,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2250,
                "height": 18,
                "width": 363
              },
              "snippet": "<a hreflang=\"en\" href=\"/about-us/policy-offices/press-office/blogs-and-op-eds/2022/june/ustr-announces-recipients-2022-awards-ceremony\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2284,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul class=\"blogs news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2194,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1996,
                "height": 18,
                "width": 531
              },
              "snippet": "<a hreflang=\"en\" href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-2022-selectusa-investment-summit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2030,
                "height": 148,
                "width": 784
              },
              "snippet": "<ul class=\"speeches news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1940,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1742,
                "height": 37,
                "width": 735
              },
              "snippet": "<a hreflang=\"en\" href=\"/about-us/policy-offices/press-office/press-releases/2022/july/statement-ambassador-katherine-tai-launch-united-states-kenya-strategic-trade-and-investment\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1795,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul class=\"press-releases news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[3]/h2[1]",
                "aria": "/document[1]/link[19]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1658,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-blogs-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[18]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1610,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-speeches-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1563,
                "height": 28,
                "width": 784
              },
              "snippet": "<a class=\"col-4\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1261,
                "height": 222,
                "width": 784
              },
              "snippet": "<ul class=\"highlight-list row\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1176,
                "height": 28,
                "width": 784
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1224,
                "height": 18,
                "width": 90
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1084,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1050,
                "height": 18,
                "width": 10
              },
              "snippet": "<a aria-label=\"close\" data-dismiss=\"alert\" class=\"close\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 969,
                "height": 18,
                "width": 242
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 950,
                "height": 18,
                "width": 66
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/USTradeRep\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 932,
                "height": 18,
                "width": 242
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 43,
                "height": 855,
                "width": 784
              },
              "snippet": "<ul class=\"site-nav-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 913,
                "height": 18,
                "width": 66
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/USTradeRep\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[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\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/span[1]/form[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1836,
                "height": 22,
                "width": 744
              },
              "snippet": "<form accept-charset=\"utf-8\" method=\"get\" role=\"search\" action=\"/search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[7]/span[1]/form[1]",
                "aria": "/document[1]/list[1]/listitem[7]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 875,
                "height": 22,
                "width": 744
              },
              "snippet": "<form accept-charset=\"utf-8\" method=\"get\" role=\"search\" action=\"/search\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 1003,
                "height": 855,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"site-navigation\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 39,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The value \"\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 3594,
                "height": 78,
                "width": 327
              },
              "snippet": "<label class=\"col-sm-5 col-form-label col-form-label-lg text-center pr-0 font-weight-bold\" for=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -5000,
                "top": 3594,
                "height": 26,
                "width": 143
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b58f12c4da47019d98a1e84ef_df7e2dfbfe\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 0,
                "top": 138,
                "height": 360,
                "width": 800
              },
              "snippet": "<img src=\"/sites/default/files/2022-06/F20220517ES-00249.png\" style=\"width:100%;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/span[1]/img[1]",
                "aria": "/document[1]/list[1]/listitem[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 870,
                "top": 2286,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/themes/custom/ustr2021/images/nav-sep.png\" style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 359,
                "top": 574,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 2481,
                "height": 58,
                "width": 640
              },
              "snippet": "<h1 class=\"homepage-section-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 136,
                "top": 2829,
                "height": 134,
                "width": 530
              },
              "snippet": "<a style=\"font-size: 2rem;\" hreflang=\"en\" href=\"/about-us/policy-offices/press-office/press-releases/2022/march/tai-raimondo-statements-232-tariff-agreement-united-kingdom\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 125,
                "top": 3020,
                "height": 459,
                "width": 550
              },
              "snippet": "<ul class=\"initiatives-first initiatives-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[27]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 2600,
                "height": 116,
                "width": 290
              },
              "snippet": "<h2 class=\"initiatives-menu-option\" id=\"initiatives-initiatives-second-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[9]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 2600,
                "height": 124,
                "width": 320
              },
              "snippet": "<a class=\"col-6\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[8]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 2133,
                "height": 231,
                "width": 640
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 938,
                "height": 58,
                "width": 640
              },
              "snippet": "<h1 class=\"homepage-section-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 602,
                "top": 1973,
                "height": 18,
                "width": 89
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/li[1]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 137,
                "top": 1284,
                "height": 94,
                "width": 527
              },
              "snippet": "<a hreflang=\"en\" href=\"/about-us/policy-offices/press-office/press-releases/2022/july/statement-ambassador-katherine-tai-launch-united-states-kenya-strategic-trade-and-investment\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 125,
                "top": 1434,
                "height": 517,
                "width": 550
              },
              "snippet": "<ul class=\"press-releases news-subjects\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[1]/a[3]/h2[1]",
                "aria": "/document[1]/link[19]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 1057,
                "height": 77,
                "width": 184
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-blogs-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[18]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 309,
                "top": 1057,
                "height": 116,
                "width": 184
              },
              "snippet": "<h2 class=\"news-menu-option\" id=\"news-speeches-option\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[7]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 1057,
                "height": 124,
                "width": 214
              },
              "snippet": "<a class=\"col-4\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 604,
                "height": 285,
                "width": 800
              },
              "snippet": "<ul class=\"highlight-list row\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 527,
                "height": 39,
                "width": 657
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 21,
                "top": 77,
                "height": 48,
                "width": 714
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 740,
                "top": 65,
                "height": 48,
                "width": 60
              },
              "snippet": "<a aria-label=\"close\" data-dismiss=\"alert\" class=\"close\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/form[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 635,
                "top": 3598,
                "height": 38,
                "width": 104
              },
              "snippet": "<button id=\"mc-embedded-subscribe\" name=\"subscribe\" value=\"Subscribe\" class=\"btn email-submit font-weight-bold\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -5000,
                "top": 3594,
                "height": 26,
                "width": 143
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b58f12c4da47019d98a1e84ef_df7e2dfbfe\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 350,
                "top": 3598,
                "height": 48,
                "width": 232
              },
              "snippet": "<input placeholder=\"Email Address\" id=\"mce-EMAIL\" name=\"EMAIL\" value=\"\" type=\"email\" class=\"form-control form-control-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[5]/div[2]/ul[1]",
                "aria": "/document[1]/list[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 682,
                "top": 3776,
                "height": 192,
                "width": 104
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 682,
                "top": 3725,
                "height": 18,
                "width": 55
              },
              "snippet": "<a href=\"https://ustr.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[4]/div[2]/ul[1]",
                "aria": "/document[1]/list[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 3800,
                "height": 216,
                "width": 104
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 3725,
                "height": 42,
                "width": 57
              },
              "snippet": "<a href=\"/about-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3776,
                "height": 192,
                "width": 104
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3725,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"https://ustr.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 3800,
                "height": 192,
                "width": 104
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 3725,
                "height": 42,
                "width": 48
              },
              "snippet": "<a href=\"/about-us/policy-offices/press-office/press-releases/news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3761,
                "height": 114,
                "width": 237
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3708,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"https://ustr.gov/\" style=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 870,
                "top": 90,
                "height": 0,
                "width": 220
              },
              "snippet": "<ul class=\"site-nav-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 870,
                "top": 2334,
                "height": 41,
                "width": 55
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/USTradeRep\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 80,
                "width": 800
              },
              "snippet": "<nav style=\"height: 80px;\" role=\"navigation\" class=\"site-navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ustr.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | United States Trade Representative",
          "pageurl": "https://ustr.gov/",
          "time": 3.62,
          "creditsremaining": 796,
          "allitemcount": 95,
          "totalelements": 801,
          "waveurl": "http://wave.webaim.org/report?url=https://ustr.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV > DIV#scroller-sticky-wrapper > DIV#scroller > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV#footer > FORM#mc-embedded-subscribe-form > DIV:first-child > LABEL:first-child + DIV > INPUT#mce-EMAIL",
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV#footer > FORM#mc-embedded-subscribe-form > DIV:first-child > LABEL:first-child + DIV + DIV > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV > DIV#scroller-sticky-wrapper > DIV#scroller > DIV:first-child > DIV:first-child + DIV > NAV:first-child > DIV: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > H2:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV#skip-link > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "URL",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ustr.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.081",
        "responseTime": "2022-07-18T01:14:39.735Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1029206,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 61,
              "totalWarnings": 6,
              "totalIssues": 67
            },
            "issuesByLevel": {
              "A": {
                "count": 27,
                "pct": 40.3
              },
              "AA": {
                "count": 11,
                "pct": 16.42
              },
              "AAA": {
                "count": 67,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 1,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "b0f9e191-9f0f-4fb1-9862-cf61bfdd43a0",
          "docID": "d109958b-b0fe-4ffe-ec41-a5225dc111c1",
          "sourceHash": "3eeea13241051580c261a2d843fa4f0d",
          "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=b0f9e191-9f0f-4fb1-9862-cf61bfdd43a0",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 985.765625,
                  "y": 30
                },
                "bottom-right": {
                  "x": 1013.765625,
                  "y": 45
                },
                "height": 15,
                "width": 28
              },
              "position": {
                "line": 5861,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"site-menu-toggle js-menu-toggle\"&gt;&lt;span class=\"icon-menu h3\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/div[1]/a[1]",
              "issueID": "8f3b779c7c30a32482bd7b0fa784722b",
              "signature": "09a78b79d6ba5d47e42ba1f6afe2171e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8f3b779c7c30a32482bd7b0fa784722b"
            },
            {
              "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": 256,
                  "y": 114
                },
                "bottom-right": {
                  "x": 256,
                  "y": 114
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7829,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\"&gt; &lt;button type=\"button\" class=\"btn btn-default \" style=\"\"&gt;Read More &amp;nbs",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "5452e680de779a425de30b9ba1684c2e",
              "signature": "11ee9aa97a0d24a4d164610007a4257f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5452e680de779a425de30b9ba1684c2e"
            },
            {
              "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": 826.484375,
                  "y": 961
                },
                "bottom-right": {
                  "x": 914.484375,
                  "y": 978
                },
                "height": 17,
                "width": 88
              },
              "position": {
                "line": 7849,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "7bcaa76ce69fc9fb998f9d613fea4725",
              "signature": "3dd78a24eefe6428d958a042fd982a30",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7bcaa76ce69fc9fb998f9d613fea4725"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7856,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "04277e46b84570396d66f327af2da700",
              "signature": "320684802fc046eb19975b5d862454bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=04277e46b84570396d66f327af2da700"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7867,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "75e31d6097d3a0dc6aa5255069e8ba8f",
              "signature": "8a7685020df293426cf3e2ca816ee921",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=75e31d6097d3a0dc6aa5255069e8ba8f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7915,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "4dea2eb7e48ce144114ba52a71f1e9bb",
              "signature": "57a45a0f3531c98b81c7006ab49f124d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=4dea2eb7e48ce144114ba52a71f1e9bb"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7943,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "453d193e3a79def89b43d722347630b6",
              "signature": "9ff5297784b5a79a41188ecadb43f41b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=453d193e3a79def89b43d722347630b6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7969,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "35586200df4855fcbfee4f8ceb4df581",
              "signature": "79ad2c8c6335d691b8453ecf699fca8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=35586200df4855fcbfee4f8ceb4df581"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 62,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/a[1]",
              "issueID": "7602c65fde7e7dac5862f66d388cab6d",
              "signature": "3349e95644197f465b43ff3c36339250",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7602c65fde7e7dac5862f66d388cab6d"
            },
            {
              "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": 452.21875,
                  "y": 15
                },
                "bottom-right": {
                  "x": 546.21875,
                  "y": 32
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 7826,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"https://vaccines.gov\" target=\"_blank\"&gt;Vaccines.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]",
              "issueID": "9c1b4ec8764abca4bd17fa9d0609aff0",
              "signature": "80a5153b9c6c31e9086f4354517d571c",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9c1b4ec8764abca4bd17fa9d0609aff0"
            },
            {
              "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": 618.234375,
                  "y": 15
                },
                "bottom-right": {
                  "x": 710.234375,
                  "y": 32
                },
                "height": 17,
                "width": 92
              },
              "position": {
                "line": 7827,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"https://vacunas.gov\" target=\"_blank\"&gt;Vacunas.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/p[1]/a[2]",
              "issueID": "9df7484d363d46cbebe8788fc96cd91a",
              "signature": "658e088252621118214fbd39b5ca0366",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9df7484d363d46cbebe8788fc96cd91a"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 452,
                  "y": 76
                },
                "height": 76,
                "width": 452
              },
              "position": {
                "line": 8116,
                "column": 6
              },
              "errorSnippet": "&lt;h2&gt;USTR Drives Consensus on Key Issues at MC12&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]/h2[1]",
              "issueID": "e49ec47bc4550064e5cd8a9aee36a3a2",
              "signature": "794f1e006ef16ba2cf9a39cc444645d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e49ec47bc4550064e5cd8a9aee36a3a2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7856,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "366c397f7a5f79a1da4fbf8e4dd14c8b",
              "signature": "776a17b9b94c908a761a0a753ae89dd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=366c397f7a5f79a1da4fbf8e4dd14c8b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7867,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "e8a967d1ff7c29f738e22d91a8ca18a6",
              "signature": "c5c608c1744abf849f4bc4d435b8bae6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e8a967d1ff7c29f738e22d91a8ca18a6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7943,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "9528872ad1fc461b02eed1b01faddc07",
              "signature": "664a09bd22432f5d16bbd41b7f0a87d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9528872ad1fc461b02eed1b01faddc07"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7969,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/blogs-and-op-eds\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "37a2a76bbf9760783ceddbbfe92b1d14",
              "signature": "74c82b2142f03cb66ae66076b694804d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=37a2a76bbf9760783ceddbbfe92b1d14"
            },
            {
              "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": 15,
                  "y": 6.578125
                },
                "bottom-right": {
                  "x": 280,
                  "y": 23.578125
                },
                "height": 17,
                "width": 265
              },
              "position": {
                "line": 8007,
                "column": 14
              },
              "errorSnippet": "&lt;a style=\"\" href=\"https://ustr.gov/\"&gt;&lt;img alt=\"United States Trade Representative\" src=\"/themes/custom/ustr2021/images/ustrlogo_dark.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9384e7fa06d297a1db0f5fbd2dc5efb1",
              "signature": "e7b4f1b3c870b82db4c72d5bf519885c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9384e7fa06d297a1db0f5fbd2dc5efb1"
            },
            {
              "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": 15,
                  "y": 106
                },
                "bottom-right": {
                  "x": 127,
                  "y": 146
                },
                "height": 40,
                "width": 112
              },
              "position": {
                "line": 8017,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches\"&gt;Speeches and Remarks&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "4e872ccd56038f25c1b0e127763abf32",
              "signature": "97eab772fbd348ef76124312dd9e5e82",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4e872ccd56038f25c1b0e127763abf32"
            },
            {
              "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": 15,
                  "y": 3
                },
                "bottom-right": {
                  "x": 120,
                  "y": 20
                },
                "height": 17,
                "width": 105
              },
              "position": {
                "line": 8030,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us\"&gt;About USTR&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "6ee6c7c270d7b8f849e333293ed9643f",
              "signature": "01dea35db51a1bfb1e9f9e9165787be6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6ee6c7c270d7b8f849e333293ed9643f"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8269,
                "column": 12
              },
              "errorSnippet": "&lt;h2 id=\"news-press-releases-option\" class=\"news-menu-option active\"&gt;Press Releases&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
              "issueID": "3a828160e2782b00488602d855a68be3",
              "signature": "9a1ddb4f95076a4f468c7f5fa6c49a6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=3a828160e2782b00488602d855a68be3"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8408,
                "column": 5
              },
              "errorSnippet": "&lt;h2 id=\"initiatives-initiatives-first-option\" class=\"initiatives-menu-option active\"&gt;Fighting for Workers&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[1]/h2[1]/button[1]/h2[1]",
              "issueID": "5d8a2dd5495dc61ec470804c137026e0",
              "signature": "cc4e67ad48165ef686da95caa7ccb808",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=5d8a2dd5495dc61ec470804c137026e0"
            },
            {
              "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": 3596.55
                },
                "height": 3596.55,
                "width": 1024
              },
              "position": {
                "line": 2098,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first home\" style=\"position:relative;min-height:100%;top:0px;\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T3Z767B\" hei",
              "xpath": "/html/body",
              "issueID": "a7ea4d12ca6d506924b13ded56330ebe",
              "signature": "c91ee6e3571ab25b020ed0f4de8d5bcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a7ea4d12ca6d506924b13ded56330ebe"
            },
            {
              "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": 40,
                  "y": 40
                },
                "bottom-right": {
                  "x": 260,
                  "y": 40
                },
                "height": 0,
                "width": 220
              },
              "position": {
                "line": 3756,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"site-nav-wrap\"&gt; &lt;li class=\"has-children\"&gt;&lt;span class=\"arrow-collapse collapsed\" data-toggle=\"collapse\" data-target=\"#collapseItem0\"&gt;&lt;/span&gt; &lt;a href=\"/trade-agreements\" class=\"nav-link\" data-toggle=\"collapse\" data-tar",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/ul[1]",
              "issueID": "c0726e997cc09898e8207ffcc3480ffc",
              "signature": "9aa1cc374990e39efbcf9e06ac93fd23",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c0726e997cc09898e8207ffcc3480ffc"
            },
            {
              "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": -180,
                  "y": 0
                },
                "height": 0,
                "width": -180
              },
              "position": {
                "line": 5921,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"site-menu main-menu js-clone-nav d-none d-xl-block\" style=\"\"&gt; &lt;li class=\"has-children\"&gt; &lt;a href=\"/trade-agreements\" class=\"nav-link\"&gt;TRADE AGREEMENTS&lt;/a&gt; &lt;ul class=\"dropdown arrow-top\"&gt; &lt;div class=\"col-md-12 co",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]",
              "issueID": "11d8cab02cfecefabd14847b0535c73e",
              "signature": "c21092689cf9e0a219b6d19bd7ee6fe5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=11d8cab02cfecefabd14847b0535c73e"
            },
            {
              "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": 597.546875
                },
                "bottom-right": {
                  "x": 974,
                  "y": 727.546875
                },
                "height": 130,
                "width": 974
              },
              "position": {
                "line": 7847,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"highlight-list row\"&gt; &lt;li class=\"highlight-item col-md-3\"&gt;&lt;span class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;June 17, 2022&lt;/div&gt;&lt;/span&gt;&lt;span class=\"high",
              "xpath": "/html/body/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "ed918c95e46380e1c460084f3dacfe43",
              "signature": "00dcf2116803280f451becbee4079d8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ed918c95e46380e1c460084f3dacfe43"
            },
            {
              "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": 15,
                  "y": 20
                },
                "bottom-right": {
                  "x": 347,
                  "y": 630
                },
                "height": 610,
                "width": 332
              },
              "position": {
                "line": 7863,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"press-releases news-subjects\"&gt; &lt;li class=\"press-release-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— July 14, 2022&lt;/div&gt;&lt;/div&gt;&lt;div class=\"",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "977f2a83710f1789921d8393f98b80c0",
              "signature": "f7dbf7d2eb58499eafd683201094ad78",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=977f2a83710f1789921d8393f98b80c0"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 316,
                  "y": 153
                },
                "height": 151,
                "width": 316
              },
              "position": {
                "line": 7841,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-european-union-hold-fifth-joint-committee-meeting-under-bilateral-agreement\" hreflang=\"en\"&gt;United States and European Union Hold Fifth Joint Committee Meeting",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/span[1]/a[1]",
              "issueID": "065679fd45ca8630c7d89edaa4276346",
              "signature": "d0467f9eaea9c84db7f9b920e4b38d71",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=065679fd45ca8630c7d89edaa4276346"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 308,
                  "y": 101
                },
                "height": 99,
                "width": 308
              },
              "position": {
                "line": 7846,
                "column": 8
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases/2022/july/united-states-and-kenya-announce-launch-us-kenya-strategic-trade-and-investment-partnership\" hreflang=\"en\"&gt;United States and Kenya Announce the Launch of the U.S.-Kenya Strateg",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/span[1]/a[1]",
              "issueID": "19a3dbaa227e7a8a8fb2fe113ec4c5d2",
              "signature": "76aa936a7b375a1dfd5e046e753d266e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=19a3dbaa227e7a8a8fb2fe113ec4c5d2"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 7971,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"speeches news-subjects\"&gt; &lt;li class=\"speech-item news-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— June 22, 2022&lt;/div&gt;&lt;/div&gt;&lt;div cl",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "6c93d506e93e1e1b3d25f477586e0051",
              "signature": "dce5d979b388c1657f8417eaef61db0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6c93d506e93e1e1b3d25f477586e0051"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7851,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/testimony-ambassador-katherine-tai-senate-appropriations-subcommittee-commerce-justice-science-and\" hreflang=\"en\"&gt;Testimony of Ambassador Katherine Tai Before the Senate ",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/span[1]/a[1]",
              "issueID": "babb2aadcbeb7bfe86446838d1767c87",
              "signature": "b8d920373a5970d831591c23d638b9dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=babb2aadcbeb7bfe86446838d1767c87"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7852,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\" hreflang=\"en\"&gt;Remarks by Ambassador Katherine Tai During the Opening Session of t",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/span[1]/a[1]",
              "issueID": "64ed970f834b4360ca984b2c74610739",
              "signature": "4dd0cee659826693cd3b52664506d4a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=64ed970f834b4360ca984b2c74610739"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/may/remarks-ambassador-katherine-tai-white-house-initiative-asian-americans-native-hawaiians-and-pacific\" hreflang=\"en\"&gt;Remarks by Ambassador Katherine Tai at White House Init",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/span[1]/a[1]",
              "issueID": "19122f4c5d34e1f56fa4c39f63457e9a",
              "signature": "8d229eb27f0f5d17606a745d7b2bb081",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=19122f4c5d34e1f56fa4c39f63457e9a"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 7974,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"blogs news-subjects\"&gt; &lt;li class=\"blog-item news-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— April 14, 2022&lt;/div&gt;&lt;/div&gt;&lt;div class=",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "894980b4a16c7287dca59ca4aa9f807e",
              "signature": "3735747082f7a5ac5cddaf2444331f58",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=894980b4a16c7287dca59ca4aa9f807e"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 7987,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"press-releases news-subjects\"&gt; &lt;li class=\"press-release-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— July 14, 2022&lt;/div&gt;&lt;/div&gt;&lt;div class=\"",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
              "issueID": "ab1a16ad1bb9b24031c0c21766ecaef5",
              "signature": "f7ec3677c4634279025efae9fd6e8195",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ab1a16ad1bb9b24031c0c21766ecaef5"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8004,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"speeches news-subjects\"&gt; &lt;li class=\"speech-item news-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— June 28, 2022&lt;/div&gt;&lt;/div&gt;&lt;div cl",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
              "issueID": "e1d01eb310c77b4f82fdfa50717beed0",
              "signature": "d1ec705e24111ab5af45c52576933733",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e1d01eb310c77b4f82fdfa50717beed0"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8028,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"blogs news-subjects\"&gt; &lt;li class=\"blog-item news-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— June 10, 2022&lt;/div&gt;&lt;/div&gt;&lt;div class=\"",
              "xpath": "/html/body/div[1]/div[2]/div[6]/div[1]/div[3]/div[3]/div[2]/div[1]/ul[1]",
              "issueID": "69edc0f702bc80ec903025c8ff05d04d",
              "signature": "e6b09d68a28d6a06b197cdb268140daa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=69edc0f702bc80ec903025c8ff05d04d"
            },
            {
              "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": 15,
                  "y": 20
                },
                "bottom-right": {
                  "x": 347,
                  "y": 548
                },
                "height": 528,
                "width": 332
              },
              "position": {
                "line": 8044,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"initiatives-first initiatives-subjects\"&gt; &lt;li class=\"initiative-first-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— March 1, 2022&lt;/div&gt;&lt;/div&gt;&l",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "5690a9758d5d687d1ca2c03070c49bfe",
              "signature": "c37d2c0928b9b4b545937f864ec35cca",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5690a9758d5d687d1ca2c03070c49bfe"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 309,
                  "y": 101
                },
                "height": 99,
                "width": 309
              },
              "position": {
                "line": 7980,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases/2022/march/statements-ambassador-katherine-tai-and-secretary-marty-walsh-vote-tridonex-workers-matamoros-mexico\" hreflang=\"en\"&gt;Statements from Ambassador Katherine Tai and Secretary Mart",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/span[1]/a[1]",
              "issueID": "1e7d43c4951ee8afba05136b9f990386",
              "signature": "fd766acd53b95bf3b5ab7c5c3fb333fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1e7d43c4951ee8afba05136b9f990386"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8146,
                "column": 3
              },
              "errorSnippet": "&lt;ul class=\"initiatives-second initiatives-subjects\"&gt; &lt;li class=\"initiative-second-item initiatives-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— February 4, ",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "42887a4fc7f0e3e38c5abcf9fab89fb1",
              "signature": "2075fdc988886d7ec297a883970a7abb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=42887a4fc7f0e3e38c5abcf9fab89fb1"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7991,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/about-us/policy-offices/press-office/press-releases/2022/january/ambassador-katherine-tai-and-secretary-tom-vilsack-announce-new-india-agreement-allow-us-pork-and\" hreflang=\"en\"&gt;Ambassador Katherine Tai and Secretary Tom Vilsack Announce ",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/span[1]/a[1]",
              "issueID": "11f7b6ba1da22228618e109da2aa2819",
              "signature": "1d3551c874f119e126a69092a57497ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=11f7b6ba1da22228618e109da2aa2819"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8188,
                "column": 3
              },
              "errorSnippet": "&lt;ul class=\"initiatives-first initiatives-subjects\"&gt; &lt;li class=\"initiative-first-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— March 22, 2022&lt;/div&gt;&lt;/div&gt;&",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
              "issueID": "378460ca80502751337741bca6cd2c94",
              "signature": "7d5f9efcc4d42fe8aeefd99cf561ac79",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=378460ca80502751337741bca6cd2c94"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8215,
                "column": 3
              },
              "errorSnippet": "&lt;ul class=\"initiatives-second initiatives-subjects\"&gt; &lt;li class=\"initiative-second-item initiatives-subject-item\"&gt;&lt;div class=\"views-field views-field-field-date\" style=\"position: relative;\"&gt;&lt;div class=\"field-content\"&gt;— March 24, 20",
              "xpath": "/html/body/div[1]/div[2]/div[8]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
              "issueID": "0bfa7e392f6d0b15a7f83cc87ab1dc0a",
              "signature": "594b4c9ebf0a664143916c7cccc93539",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0bfa7e392f6d0b15a7f83cc87ab1dc0a"
            },
            {
              "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": 985.765625,
                  "y": 30
                },
                "bottom-right": {
                  "x": 1013.765625,
                  "y": 45
                },
                "height": 15,
                "width": 28
              },
              "position": {
                "line": 5861,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"site-menu-toggle js-menu-toggle\"&gt;&lt;span class=\"icon-menu h3\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/div[1]/a[1]",
              "issueID": "6e73f38070f245586112993f226e844f",
              "signature": "3e85a3ee9a09aa640b8576fde9899db6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6e73f38070f245586112993f226e844f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": -4,
                "width": 0
              },
              "position": {
                "line": 3827,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"q\" value=\"\" placeholder=\"SEARCH\" class=\"box\" aria-label=\"Search through site content\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/span[1]/form[1]/input[1]",
              "issueID": "03b0be11ef483bff634542c3c9716c4f",
              "signature": "ba00c8965f70de693e947873d378d27a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=03b0be11ef483bff634542c3c9716c4f"
            },
            {
              "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": 963.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 982,
                  "y": 32
                },
                "height": 32,
                "width": 18.6875
              },
              "position": {
                "line": 7825,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\"&gt;×&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/a[1]",
              "issueID": "ce315fce40a474a2bf472b9395a7ba8c",
              "signature": "67067f1c827f03a76852ab02464f7329",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ce315fce40a474a2bf472b9395a7ba8c"
            },
            {
              "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": 15,
                  "y": 154
                },
                "bottom-right": {
                  "x": 48,
                  "y": 170
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 8022,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"/issue-areas/trade-organizations/world-trade-organization-wto\"&gt;WTO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[3]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "b7720873549d9664b7545e7e32b45764",
              "signature": "42391aa35f754470db1bdb840fd0f2bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b7720873549d9664b7545e7e32b45764"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 279.625,
                  "y": 32.6875
                },
                "height": 32.6875,
                "width": 264.625
              },
              "position": {
                "line": 8453,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"footer-header\"&gt; &lt;a style=\"\" href=\"https://ustr.gov/\"&gt;&lt;img alt=\"United States Trade Representative\" src=\"/themes/custom/ustr2021/images/ustrlogo_dark.png\"&gt;&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]",
              "issueID": "9c117d67837134e400fbe24164f18810",
              "signature": "94bfadefb4c024f72c4cc0a300b5d27a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9c117d67837134e400fbe24164f18810"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 6.578125
                },
                "bottom-right": {
                  "x": 280,
                  "y": 23.578125
                },
                "height": 17,
                "width": 265
              },
              "position": {
                "line": 8007,
                "column": 14
              },
              "errorSnippet": "&lt;a style=\"\" href=\"https://ustr.gov/\"&gt;&lt;img alt=\"United States Trade Representative\" src=\"/themes/custom/ustr2021/images/ustrlogo_dark.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "dcd4fef2d1902e5a26601027b00617fd",
              "signature": "f60f4ab18d27f6539af051787239b413",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dcd4fef2d1902e5a26601027b00617fd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 110.6875
                },
                "bottom-right": {
                  "x": 187,
                  "y": 175.7969
                },
                "height": 65.1094,
                "width": 172
              },
              "position": {
                "line": 8360,
                "column": 7
              },
              "errorSnippet": "&lt;li class=\"social-footer\"&gt; &lt;a style=\"margin-left:-12px;\" target=\"_blank\" href=\"https://twitter.com/USTradeRep\"&gt;&lt;img alt=\"Twitter\" class=\"social\" src=\"/themes/custom/ustr2021/images/twitter.png\"&gt;&lt;/a&gt; &lt;a style=\"margin-left:-12px;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]/li[3]",
              "issueID": "5a290723d5723583fe3069dbe362f9f2",
              "signature": "7ef346b8bca6daa31b71d2a74b26ab18",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5a290723d5723583fe3069dbe362f9f2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 54
                },
                "bottom-right": {
                  "x": 155.656,
                  "y": 126
                },
                "height": 72,
                "width": 140.656
              },
              "position": {
                "line": 8390,
                "column": 11
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.whitehouse.gov/priorities/covid-19/\"&gt;The White House Plan to Beat COVID-19&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[3]/div[2]/ul[1]/li[1]",
              "issueID": "59e53687b5d3b99a0526040cfff236f6",
              "signature": "dd1ba01c505ef274cb7274cb00ede7fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=59e53687b5d3b99a0526040cfff236f6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 58
                },
                "bottom-right": {
                  "x": 149,
                  "y": 122
                },
                "height": 64,
                "width": 134
              },
              "position": {
                "line": 8020,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/priorities/covid-19/\"&gt;The White House Plan to Beat COVID-19&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "1bca57356305f3186277796c3bc5c832",
              "signature": "d2a8b78cbcda0d106ce9d7caf220e5af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1bca57356305f3186277796c3bc5c832"
            },
            {
              "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": 3596.55
                },
                "height": 3596.55,
                "width": 1024
              },
              "position": {
                "line": 2098,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first home\" style=\"position:relative;min-height:100%;top:0px;\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T3Z767B\" hei",
              "xpath": "/html/body",
              "issueID": "4579d7727bc165682d2a4bb500fc8f0b",
              "signature": "a684f58e390452e856e3f0a956106132",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=4579d7727bc165682d2a4bb500fc8f0b"
            },
            {
              "tID": 214,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Do not open new windows on form submission.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This form is set to open a new window or tab when the form is submitted.  This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3094.546875
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 3188.546875
                },
                "height": 94,
                "width": 1008
              },
              "position": {
                "line": 3887,
                "column": 33
              },
              "errorSnippet": "&lt;form action=\"https://urtr.us7.list-manage.com/subscribe/post?u=b58f12c4da47019d98a1e84ef&amp;amp;id=df7e2dfbfe\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\" class=\"email-form pt-3 pb-0 mb-3\"&gt; &lt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/form[1]",
              "issueID": "be7563c8e44db665e45164bcc37a3543",
              "signature": "911650e4aee482ef98e6823677747eab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=be7563c8e44db665e45164bcc37a3543"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2796
                },
                "bottom-right": {
                  "x": 35,
                  "y": 2816.6562
                },
                "height": 20.6562,
                "width": 35
              },
              "position": {
                "line": 4524,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTradeRep\" target=\"_blank\"&gt; &lt;img alt=\"Twitter\" class=\"social\" src=\"/themes/custom/ustr2021/images/twitter-dark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "11bd9f91be324c79f820b431db795247",
              "signature": "f83fd7d1805dfa0b610266b38904c8fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11bd9f91be324c79f820b431db795247"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 55,
                  "y": 2796
                },
                "bottom-right": {
                  "x": 90,
                  "y": 2816.6562
                },
                "height": 20.6562,
                "width": 35
              },
              "position": {
                "line": 4691,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/pages/Office-of-the-United-States-Trade-Representative/107836672572718\" target=\"_blank\"&gt; &lt;img alt=\"Facebook\" class=\"social\" src=\"/themes/custom/ustr2021/images/facebook_logo_dark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "300d649f7c3a780be2a09af8fc7f0b83",
              "signature": "e3fd9bf18c6b94ceb5fcf144f61d3670",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=300d649f7c3a780be2a09af8fc7f0b83"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 110,
                  "y": 2796
                },
                "bottom-right": {
                  "x": 145,
                  "y": 2816.6562
                },
                "height": 20.6562,
                "width": 35
              },
              "position": {
                "line": 4692,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\"&gt; &lt;img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "113195e654454197b1726d390359e92c",
              "signature": "33b13a108a1c4ee9e49880d35c8c57ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=113195e654454197b1726d390359e92c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 165,
                  "y": 2796
                },
                "bottom-right": {
                  "x": 200,
                  "y": 2816.6562
                },
                "height": 20.6562,
                "width": 35
              },
              "position": {
                "line": 4703,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"mailto:media@ustr.eop.gov\" target=\"_blank\"&gt; &lt;img alt=\"E-mail\" class=\"social\" src=\"/themes/custom/ustr2021/images/email-icon.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[4]",
              "issueID": "276a0a80a64e7351fe111babbdab3398",
              "signature": "3aa6269b3e72ceeede4da5d82a92f4ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=276a0a80a64e7351fe111babbdab3398"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5111,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTradeRep\" target=\"_blank\"&gt; &lt;img alt=\"Twitter\" class=\"social\" src=\"/themes/custom/ustr2021/images/twitter-dark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "37a213a5ea211b17dce18a01bad1d184",
              "signature": "4bbed4fb287b4470be266aec73cb7095",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=37a213a5ea211b17dce18a01bad1d184"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/pages/Office-of-the-United-States-Trade-Representative/107836672572718\" target=\"_blank\"&gt; &lt;img alt=\"Facebook\" class=\"social\" src=\"/themes/custom/ustr2021/images/facebook_logo_dark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "56d7595c1f161f175736931e304fee27",
              "signature": "b9deae54bd46398a7b5b0503a2047221",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=56d7595c1f161f175736931e304fee27"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ustraderep/?hl=en\" target=\"_blank\"&gt; &lt;img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "c11b067f8f415fc24c2481245067462a",
              "signature": "2a167f982d8e58e409f7839fb2804b4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c11b067f8f415fc24c2481245067462a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5860,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"mailto:media@ustr.eop.gov\" target=\"_blank\"&gt; &lt;img alt=\"E-mail\" class=\"social\" src=\"/themes/custom/ustr2021/images/email-icon.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[4]",
              "issueID": "5c6c39f1b4ab77f08075240e6268c0f7",
              "signature": "1c032449dd9a3dd3dc0bcc292a2a3ef2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5c6c39f1b4ab77f08075240e6268c0f7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 452.21875,
                  "y": 15
                },
                "bottom-right": {
                  "x": 546.21875,
                  "y": 32
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 7826,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"https://vaccines.gov\" target=\"_blank\"&gt;Vaccines.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]",
              "issueID": "3751d5edcf3032037c0a697fc3aa00f1",
              "signature": "d0b697315729dbd72b843dd76eb841db",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3751d5edcf3032037c0a697fc3aa00f1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 618.234375,
                  "y": 15
                },
                "bottom-right": {
                  "x": 710.234375,
                  "y": 32
                },
                "height": 17,
                "width": 92
              },
              "position": {
                "line": 7827,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"https://vacunas.gov\" target=\"_blank\"&gt;Vacunas.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/p[1]/a[2]",
              "issueID": "562c319d91ee91fa61e52a037eda4a8a",
              "signature": "09805e52c876fa7234b9e240b77029f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=562c319d91ee91fa61e52a037eda4a8a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 113.109375
                },
                "bottom-right": {
                  "x": 70,
                  "y": 173.359375
                },
                "height": 60.25,
                "width": 55
              },
              "position": {
                "line": 8008,
                "column": 14
              },
              "errorSnippet": "&lt;a style=\"margin-left:-12px;\" target=\"_blank\" href=\"https://twitter.com/USTradeRep\"&gt;&lt;img alt=\"Twitter\" class=\"social\" src=\"/themes/custom/ustr2021/images/twitter.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "c7c193b13499b0d062e6b6b0f1a6fbbe",
              "signature": "ebc06dd3560a811d3abd5b2c29d39c74",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c7c193b13499b0d062e6b6b0f1a6fbbe"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 58,
                  "y": 110.6875
                },
                "bottom-right": {
                  "x": 113,
                  "y": 175.7969
                },
                "height": 65.1094,
                "width": 55
              },
              "position": {
                "line": 8009,
                "column": 14
              },
              "errorSnippet": "&lt;a style=\"margin-left:-12px;\" target=\"_blank\" href=\"https://www.facebook.com/pages/Office-of-the-United-States-Trade-Representative/107836672572718\"&gt;&lt;img alt=\"Facebook\" class=\"social\" src=\"/themes/custom/ustr2021/images/facebook_logo.png\"&gt;&lt",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[2]",
              "issueID": "6dd5fae8d82dbbcb81de8ee202706434",
              "signature": "c8115ca5ee88c2a9f81715e387e8fbeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6dd5fae8d82dbbcb81de8ee202706434"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 101,
                  "y": 110.734375
                },
                "bottom-right": {
                  "x": 156,
                  "y": 175.734375
                },
                "height": 65,
                "width": 55
              },
              "position": {
                "line": 8010,
                "column": 77
              },
              "errorSnippet": "&lt;a style=\"margin-left:-12px;\" target=\"_blank\" href=\"https://www.instagram.com/ustraderep/?hl=en&amp;quot;\"&gt;&lt;img alt=\"Instagram\" class=\"social\" src=\"/themes/custom/ustr2021/images/instagram-logo.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[3]",
              "issueID": "5dd6845431a38abbd48aee4854b7c969",
              "signature": "70498ef539e84f49b4379fdb5f85a781",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5dd6845431a38abbd48aee4854b7c969"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 144,
                  "y": 114.625
                },
                "bottom-right": {
                  "x": 199,
                  "y": 171.8438
                },
                "height": 57.2188,
                "width": 55
              },
              "position": {
                "line": 8011,
                "column": 14
              },
              "errorSnippet": "&lt;a style=\"margin-left:-12px;\" target=\"_blank\" href=\"mailto:media@ustr.eop.gov\"&gt;&lt;img alt=\"E-mail\" class=\"social\" src=\"/themes/custom/ustr2021/images/email-icon.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[9]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[4]",
              "issueID": "7528e547d83d0b950a95472b7a83ccc8",
              "signature": "1ce169b46d9f4a68f3f17b95d08d60f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7528e547d83d0b950a95472b7a83ccc8"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://ustr.gov/",
      "what": "Office of the United States Trade Representative (USTR)",
      "result": "https://ustr.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://ustr.gov/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-kat ... ton class=\"btn btn-default \" type=\"button\">Read More<i class=\"bi bi-chevron-right\"></i></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/themes/custom/ustr2021/images/nav-sep.png\" style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/themes/custom/ustr2021/images/nav-sep.png\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/themes/custom/ustr2021/images/nav-sep.png\" style=\"position:absolute;position: relative;height:100%;display: inline-flex;transform:translateX(-220px);\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/themes/custom/ustr2021/images/nav-sep.png\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/sites/default/files/2022-06/F20220517ES-00249.png\" style=\"width:100%;\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/default/files/2022-06/F20220517ES-00249.png\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'search', which is not unique in the same DOM",
          "element": "<li class=\"text-right\" id=\"search\"><span><form accept-charset=\"utf-8\" method=\"get\" role=\"search\" act ... emes/custom/ustr2021/images/search-icon.png\" width=\"30px;\" alt=\"search\"></button></form></span></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(7)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"search\"][class=\"text-right\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'search', which is not unique in the same DOM",
          "element": "<li class=\"text-right\" id=\"search\"><span><form accept-charset=\"utf-8\" method=\"get\" role=\"search\" act ... emes/custom/ustr2021/images/search-icon.png\" width=\"30px;\" alt=\"search\"></button></form></span></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(7)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"search\"][class=\"text-right\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-press-releases-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option active\" id=\"news-press-releases-option\">Press Releases</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-press-releases-option\"][class=\"news-menu-option active\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-press-releases-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option active\" id=\"news-press-releases-option\">Press Releases</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-press-releases-option\"][class=\"news-menu-option active\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-speeches-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option\" id=\"news-speeches-option\">Speeches and Remarks</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-speeches-option\"][class=\"news-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-speeches-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option\" id=\"news-speeches-option\">Speeches and Remarks</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-speeches-option\"][class=\"news-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-blogs-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option\" id=\"news-blogs-option\">Blogs and Op-eds</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-blogs-option\"][class=\"news-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'news-blogs-option', which is not unique in the same DOM",
          "element": "<h2 class=\"news-menu-option\" id=\"news-blogs-option\">Blogs and Op-eds</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"news-blogs-option\"][class=\"news-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'initiatives-initiatives-first-option', which is not unique in the same DOM",
          "element": "<h2 class=\"initiatives-menu-option active\" id=\"initiatives-initiatives-first-option\">Fighting for Workers</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"initiatives-initiatives-first-option\"][class=\"initiatives-menu-option active\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'initiatives-initiatives-first-option', which is not unique in the same DOM",
          "element": "<h2 class=\"initiatives-menu-option active\" id=\"initiatives-initiatives-first-option\">Fighting for Workers</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"initiatives-initiatives-first-option\"][class=\"initiatives-menu-option active\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'initiatives-initiatives-second-option', which is not unique in the same DOM",
          "element": "<h2 class=\"initiatives-menu-option\" id=\"initiatives-initiatives-second-option\">Supporting American Businesses</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"initiatives-initiatives-second-option\"][class=\"initiatives-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'initiatives-initiatives-second-option', which is not unique in the same DOM",
          "element": "<h2 class=\"initiatives-menu-option\" id=\"initiatives-initiatives-second-option\">Supporting American Businesses</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"initiatives-initiatives-second-option\"][class=\"initiatives-menu-option\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"featured-news-subject col-lg-6\"><div class=\"views-field views-field-field-date\"><div clas ... nity Act Ministerial Meeting During Africa Leaders Summit on December 13, 2022</a></span></div></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"featured-news-subject col-lg-6\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"featured-initiatives-subject col-lg-6\"><div class=\"views-field views-field-field-date\"><d ... -kingdom\">Tai, Raimondo Statements on 232 Tariff Agreement with United Kingdom</a></span></div></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"featured-initiatives-subject col-lg-6\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 66 66\" height=\"96px\" width=\"96px\" class=\"goog-te-spinner\" xmlns=\"http://www.w3.org ... 33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" class=\"goog-te-spinner-path\"></circle></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"goog-te-spinner\"][width=\"96px\"][height=\"96px\"][viewbox=\"0 0 66 66\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-kat ... ton class=\"btn btn-default \" type=\"button\">Read More<i class=\"bi bi-chevron-right\"></i></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/about-us/policy-offices/press-office/speeches-and-remarks/2022/june/remarks-ambassador-katherine-tai-during-opening-session-wto-12th-ministerial-conference\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 863,
          "bestPracticeId": 2440,
          "attribute": "This input should not rely on text in the placeholder attribute for an accessible name",
          "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name",
          "element": "<input placeholder=\"Email Address\" id=\"mce-EMAIL\" name=\"EMAIL\" value=\"\" type=\"email\" class=\"form-control form-control-lg\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[class=\"form-control form-control-lg\"][type=\"email\"][value=\"\"][name=\"EMAIL\"][id=\"mce-EMAIL\"][placeholder=\"Email Address\"]",
            "attNo": 6
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:12:53",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      25
    ],
    [
      "focInd",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      12
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 33,
  "logSize": 8055,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:14:39",
  "elapsedSeconds": 110,
  "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,
        "embAc": 3,
        "focAll": 4,
        "focInd": 115,
        "focOp": 4,
        "hover": 112,
        "linkUl": 334,
        "role": 1,
        "styleDiff": 37,
        "zIndex": 6
      },
      "alfa": {
        "r11": 4,
        "r14": 4,
        "r2": 12,
        "r3": 48,
        "r57": 460,
        "r61": 4,
        "r62": 8,
        "r65": 2,
        "r66": 15,
        "r68": 20,
        "r69": 15,
        "r78": 16,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 36,
        "color-contrast": 26,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id": 6,
        "image-alt": 12,
        "label-content-name-mismatch": 3,
        "landmark-one-main": 2,
        "link-in-text-block": 6,
        "link-name": 3,
        "listitem": 6,
        "region": 48
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 8,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.4_1_1.F77": 24,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "e:AA.4_1_2.H91.InputEmail.Name": 4,
        "w:AA.1_3_1.H48": 4,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G145.Alpha": 7,
        "w:AA.1_4_3.G145.BgImage": 8,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 2
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Img_HasAlt": 12,
        "WCAG20_A_HasText": 4,
        "RPT_Elem_UniqueId": 24,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 232,
        "Rpt_Aria_MultipleSearchLandmarks": 8,
        "aria_role_redundant": 1
      },
      "wave": {
        "e:alt_missing": 12,
        "e:label_missing": 8,
        "e:link_empty": 4,
        "c:contrast": 3,
        "a:link_internal_broken": 1,
        "a:link_redundant": 1,
        "a:noscript": 1
      },
      "tenon": {
        "57": 4,
        "73": 28,
        "95": 16,
        "98": 28,
        "129": 6,
        "144": 84,
        "152": 16,
        "153": 10,
        "155": 2,
        "214": 4,
        "218": 56
      },
      "continuum": {
        "22": 4,
        "89": 12,
        "94": 48,
        "99": 8,
        "123": 4,
        "237": 4,
        "863": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 2,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 3,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 115,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 3,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 28,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 167,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 3,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 1,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 4,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 12,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 12,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 8,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 12,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 12,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 12,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 36,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 5,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 18,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 18,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 36,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 230,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 24,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 116,
              "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": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 20,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 8,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "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"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "listItemOrphan": {
          "axe": {
            "listitem": {
              "score": 6,
              "what": "li element is not contained by a ul or ol element"
            }
          },
          "continuum": {
            "99": {
              "score": 8,
              "what": "li element has no ul, ol, or list-role parent"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          },
          "wave": {
            "a:link_internal_broken": {
              "score": 1,
              "what": "Broken same-page link"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputEmail.Name": {
              "score": 4,
              "what": "Email input has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "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.G145.Alpha": {
              "score": 2,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image 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": 1,
              "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": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "labelBadID": {
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 8,
              "what": "Missing form label"
            }
          }
        },
        "searchConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleSearchLandmarks": {
              "score": 6,
              "what": "Element with a search role has no unique purpose label among the search-role elements"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 21,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 14,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 84,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "formNewWindow": {
          "tenon": {
            "214": {
              "score": 2,
              "what": "Form submission opens a new window"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 42,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 4,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "inputOnlyPlaceholder": {
          "continuum": {
            "863": {
              "score": 3,
              "what": "input has an accessible name that depends on a placeholder"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1267,
      "log": 130,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 288
        },
        {
          "groupName": "linkIndication",
          "score": 172
        },
        {
          "groupName": "focusIndication",
          "score": 118
        },
        {
          "groupName": "leadingClipsText",
          "score": 86
        },
        {
          "groupName": "duplicateID",
          "score": 69
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 44
        },
        {
          "groupName": "imageNoText",
          "score": 36
        },
        {
          "groupName": "hoverSurprise",
          "score": 30
        },
        {
          "groupName": "contrastAA",
          "score": 27
        },
        {
          "groupName": "linkVague",
          "score": 23
        },
        {
          "groupName": "childMissing",
          "score": 22
        },
        {
          "groupName": "linkTextsSame",
          "score": 16
        },
        {
          "groupName": "linkNoText",
          "score": 15
        },
        {
          "groupName": "contrastAAA",
          "score": 14
        },
        {
          "groupName": "listItemOrphan",
          "score": 12
        },
        {
          "groupName": "controlNoText",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "headingOfNothing",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "searchConfusion",
          "score": 8
        },
        {
          "groupName": "activeEmbedding",
          "score": 6
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "labelBadID",
          "score": 6
        },
        {
          "groupName": "svgImageNoText",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "inputOnlyPlaceholder",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "formNewWindow",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "roleBad",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}