Accessibility test digest

Synopsis

Page: Agency for Global Media

URL: https://www.usagm.gov/

Score: 1028

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 Agency for Global Media web page at https://www.usagm.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 1028 (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
total1028
log25
linkNoText302
imageNoText134
focusIndication108
targetSize58
linkIndication55
linkForcesNewWindow41
leadingClipsText30
contrastAA29
ariaBadAttribute28
hoverSurprise23
contentBeyondLandmarks15
iframeTitleBad12
duplicateID11
roleBad9
contrastRisk9
mainConfusion9
inconsistentStyles8
zIndexNotZero8
contrastAAA8
allCaps8
overflowHidden6
skipRepeatedContent6
ariaReferenceBad6
controlleeBadID6
svgImageNoText6
noLeading5
focusableOperable4
h1Missing4
headingOfNothing4
landmarkConfusion4
headingStructure4
obsolete4
frameContentRisk3
hiddenContentRisk3
cssBansRotate3
bannerNotTop3
footerTopLandmark3
mainNotTop3
mainNot13
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
linkPair3
pseudoLinkRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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": "4afnv-agm",
  "host": {
    "id": "agm",
    "which": "https://www.usagm.gov/",
    "what": "Agency for Global Media"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T19:00:36"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T19:02:59"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.usagm.gov/",
        "what": "Agency for Global Media"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.usagm.gov/",
        "what": "Agency for Global Media"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "Agency for Global Media",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usagm.gov/",
      "result": {
        "bytes": [
          658196,
          658196,
          658196,
          658196,
          658196
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "Agency for Global Media",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usagm.gov/",
      "result": {
        "visibleElements": 284
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.usagm.gov/",
      "result": {
        "tabFocusables": 65,
        "tabFocused": 65,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "total": 65,
          "types": {
            "indicatorMissing": {
              "total": 19,
              "tagNames": {
                "A": 16,
                "BUTTON": 2,
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 46,
              "tagNames": {
                "A": 45,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Search"
            },
            {
              "tagName": "A",
              "text": "On historic anniversary Martís filling information gap on crackdown"
            },
            {
              "tagName": "A",
              "text": "RFE/RL suspends operations in Russia following Kremlin attacks"
            },
            {
              "tagName": "A",
              "text": "USAGM condemns Kremlin's increasing censorship"
            },
            {
              "tagName": "A",
              "text": "Sawa is going digital"
            },
            {
              "tagName": "A",
              "text": "Veteran journalist James O’Shea named MBN Board Chair"
            },
            {
              "tagName": "A",
              "text": "Critically acclaimed Current Time documentary chronicles families divided by Russia’s war, disinform"
            },
            {
              "tagName": "A",
              "text": "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich"
            },
            {
              "tagName": "A",
              "text": "Opening America to audiences across the Middle East"
            },
            {
              "tagName": "A",
              "text": "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant"
            },
            {
              "tagName": "A",
              "text": "Sawa marks 20 years with the launch of Sawa Sudan"
            },
            {
              "tagName": "A",
              "text": "@USAGMgov"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "The U.S. Agency for Global Media is an independent federal agency overseeing public service media ne"
            },
            {
              "tagName": "A",
              "text": "Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. internationa"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Information and resources about COVID-19 are available here"
            },
            {
              "tagName": "A",
              "text": "Who we are"
            },
            {
              "tagName": "A",
              "text": "Our Work"
            },
            {
              "tagName": "A",
              "text": "Entities"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Work with Us"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "IG Hotline"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "Open Gov"
            },
            {
              "tagName": "A",
              "text": "Employee Resources and Guidelines"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure Policy"
            },
            {
              "tagName": "A",
              "text": "Tweet"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "total": 100,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "focusableAndOperable": {
              "total": 99,
              "tagNames": {
                "A": 91,
                "BUTTON": 5,
                "INPUT": 1,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "redirect__dialog--close",
              "text": "<div id=\"redirect__dialog--close\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information and resources about COVID-19 are available here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "bbg__menu-toggle",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nav-logo",
              "text": "<a id=\"nav-logo\" class=\"site-brand\" href=\"https://www.usagm.gov\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who we are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Structure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEO and Management Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oversight and Legislation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Firewall",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy and Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transmissions and Broadcasting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet Freedom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Award-winning Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Entities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VOA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RFERL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OCB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RFA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MBN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTF",
              "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": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Threats to Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work with Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contract Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become an Affiliate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "nav-search-bu",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-small",
              "text": "<input class=\"mag-search\" id=\"search-field-small\" type=\"search\" name=\"s\" placeho",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/USAGMgov\" target=\"_blank\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/ocb/\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "On historic anniversary Martís filling information gap on crackdown",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/rferl/\" style=\"cursor: default;\"> <img s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RFE/RL suspends operations in Russia following Kremlin attacks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-cen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <img src=\"https://www.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAGM condemns Kremlin's increasing censorship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/mbn/\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sawa is going digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/mbn/\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veteran journalist James O’Shea named MBN Board Chair",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/rferl/\" style=\"cursor: default;\"> <img s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Critically acclaimed Current Time documentary chronicles families divided by Rus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/03/04/rfe-rl-condemns-sentencing-of-former-b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/rferl/\" style=\"cursor: default;\"> <img s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/01/06/opening-america-to-audiences-across-th",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/mbn/\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Opening America to audiences across the Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2021/03/12/usagm-calls-on-belarusian-authorities-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <img src=\"https://www.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/networks/mbn/\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sawa marks 20 years with the launch of Sawa Sudan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@USAGMgov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov/work-with-us/careers/\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <img src=\"https://www.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe style=\"width: 100%; height: 100%;\" src=\"https://www.youtube.com/embed/LZ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <img src=\"data:image/g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The U.S. Agency for Global Media is an independent federal agency overseeing pub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <img src=\"data:image/g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rumors, Myths and Untruths -- There are many things people misunderstand about t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "redirect__button--cancel",
              "text": "Cancel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "redirect__button--confirm",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"site-brand\" href=\"https://www.usagm.gov\" style=\"cursor: default;\"> <im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IG Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Resources and Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tweet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tweet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_bbg_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "triggers": 76,
          "headTriggers": 20,
          "tailTriggers": 56,
          "impactTriggers": 2,
          "additions": 59,
          "removals": 59,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "WhoweareMissionHistoryStructureCEOandManagementTea",
                "additions": 59,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "Search",
                "additions": 0,
                "removals": 59,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "Facebook"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<aclass=\"actionemail\"href=\"\"title=\"Sharethisselect"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search small"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Cancel"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Continue"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "links": 91,
          "adjacent": {
            "total": 53,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to content",
            "Information and resources about COVID-19 are available here",
            "",
            "Who we are",
            "Our Work",
            "Entities",
            "News",
            "Work with Us",
            "",
            "",
            "On historic anniversary Martís filling information gap on crackdown",
            "",
            "",
            "RFE/RL suspends operations in Russia following Kremlin attacks",
            "",
            "",
            "USAGM condemns Kremlin's increasing censorship",
            "",
            "Sawa is going digital",
            "",
            "Veteran journalist James O’Shea named MBN Board Chair",
            "",
            "Critically acclaimed Current Time documentary chronicles families divided by Russia’s war, disinformation",
            "",
            "",
            "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich",
            "",
            "",
            "Opening America to audiences across the Middle East",
            "",
            "",
            "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant",
            "",
            "",
            "Sawa marks 20 years with the launch of Sawa Sudan",
            "",
            "@USAGMgov",
            "",
            "",
            "Careers",
            "",
            "The U.S. Agency for Global Media is an independent federal agency overseeing public service media networks that provide unbiased news and information in countries where the press is restricted.",
            "",
            "Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. international media. Here is a guide to the facts.",
            "",
            "FOIA",
            "IG Hotline",
            "Privacy Policy",
            "USA.gov",
            "Open Gov",
            "Employee Resources and Guidelines",
            "Accessibility",
            "Vulnerability Disclosure Policy"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usagm.gov/",
      "result": {
        "roleElements": 7,
        "badRoleElements": 2,
        "redundantRoleElements": 2,
        "tagNames": {
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usagm.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": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 53,
            "subtotals": [
              33,
              9,
              6,
              5
            ]
          },
          "listLink": {
            "total": 38,
            "subtotals": [
              27,
              6,
              5
            ]
          },
          "h1": {
            "total": 2
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 15,
            "subtotals": [
              8,
              6,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know"
              ],
              "700": [
                "Menu",
                "Search",
                "Cancel",
                "Continue"
              ]
            },
            "borderStyle": {
              "none": [
                "Here’s how you know",
                "Search",
                "Cancel",
                "Continue"
              ],
              "solid": [
                "Menu"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here’s how you know",
                "Search",
                "Cancel",
                "Continue"
              ],
              "1px": [
                "Menu"
              ]
            },
            "height": {
              "16px": [
                "Here’s how you know"
              ],
              "auto": [
                "Menu",
                "Cancel",
                "Continue"
              ],
              "33px": [
                "Search"
              ]
            },
            "minHeight": {
              "0px": [
                "Here’s how you know",
                "Search",
                "Cancel",
                "Continue"
              ],
              "45px": [
                "Menu"
              ]
            },
            "minWidth": {
              "0px": [
                "Here’s how you know",
                "Search",
                "Cancel",
                "Continue"
              ],
              "45px": [
                "Menu"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Information and resources about COVID-19 are available here",
                "FOIA",
                "IG Hotline",
                "Privacy Policy",
                "USA.gov",
                "Open Gov",
                "Employee Resources and Guidelines",
                "Accessibility",
                "Vulnerability Disclosure Policy"
              ],
              "400": [
                "Skip to content",
                "",
                "",
                "",
                "On historic anniversary Martís filling information gap on crackdown",
                "",
                "",
                "RFE/RL suspends operations in Russia following Kremlin attacks",
                "",
                "",
                "USAGM condemns Kremlin's increasing censorship",
                "",
                "",
                "",
                "",
                "",
                "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich",
                "",
                "",
                "Opening America to audiences across the Middle East",
                "",
                "",
                "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant",
                "",
                "",
                "Sawa marks 20 years with the launch of Sawa Sudan",
                "",
                "",
                "",
                "Careers",
                "",
                "",
                ""
              ],
              "500": [
                "Who we are",
                "Our Work",
                "Entities",
                "News",
                "Work with Us"
              ],
              "700": [
                "Sawa is going digital",
                "Veteran journalist James O’Shea named MBN Board Chair",
                "Critically acclaimed Current Time documentary chronicles families divided by Russia’s war, disinformation",
                "@USAGMgov",
                "The U.S. Agency for Global Media is an independent federal agency overseeing public service media networks that provide unbiased news and information in countries where the press is restricted.",
                "Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. international media. Here is a guide to the facts."
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Mission",
                "History",
                "Structure",
                "CEO and Management Team",
                "Oversight and Legislation",
                "Firewall",
                "Strategy and Results",
                "Transmissions and Broadcasting",
                "Internet Freedom",
                "Media Development",
                "Award-winning Work",
                "VOA",
                "RFERL",
                "OCB",
                "RFA",
                "MBN",
                "OTF",
                "Press Releases",
                "Events",
                "Threats to Press",
                "Press Room",
                "Research and Reports",
                "Contract Opportunities",
                "Become an Affiliate",
                "Careers",
                "Internships",
                "EEO",
                "Tweet",
                "Facebook",
                "",
                "Tweet",
                "Facebook",
                ""
              ],
              "500": [
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgb(50, 58, 69)": [
                "Mission",
                "History",
                "Structure",
                "CEO and Management Team",
                "Oversight and Legislation",
                "Firewall",
                "Strategy and Results",
                "Transmissions and Broadcasting",
                "Internet Freedom",
                "Media Development",
                "Award-winning Work",
                "VOA",
                "RFERL",
                "OCB",
                "RFA",
                "MBN",
                "OTF",
                "Press Releases",
                "Events",
                "Threats to Press",
                "Press Room",
                "Research and Reports",
                "Contract Opportunities",
                "Become an Affiliate",
                "Careers",
                "Internships",
                "EEO"
              ],
              "rgb(153, 153, 153)": [
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(0, 113, 188)": [
                "Tweet",
                "Facebook",
                "",
                "Tweet",
                "Facebook",
                ""
              ]
            },
            "fontSize": {
              "15px": [
                "Mission",
                "History",
                "Structure",
                "CEO and Management Team",
                "Oversight and Legislation",
                "Firewall",
                "Strategy and Results",
                "Transmissions and Broadcasting",
                "Internet Freedom",
                "Media Development",
                "Award-winning Work",
                "VOA",
                "RFERL",
                "OCB",
                "RFA",
                "MBN",
                "OTF",
                "Press Releases",
                "Events",
                "Threats to Press",
                "Press Room",
                "Research and Reports",
                "Contract Opportunities",
                "Become an Affiliate",
                "Careers",
                "Internships",
                "EEO"
              ],
              "16px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "18px": [
                "Tweet",
                "Facebook",
                "",
                "Tweet",
                "Facebook",
                ""
              ]
            },
            "lineHeight": {
              "18px": [
                "Mission",
                "History",
                "Structure",
                "CEO and Management Team",
                "Oversight and Legislation",
                "Firewall",
                "Strategy and Results",
                "Transmissions and Broadcasting",
                "Internet Freedom",
                "Media Development",
                "Award-winning Work",
                "VOA",
                "RFERL",
                "OCB",
                "RFA",
                "MBN",
                "OTF",
                "Press Releases",
                "Events",
                "Threats to Press",
                "Press Room",
                "Research and Reports",
                "Contract Opportunities",
                "Become an Affiliate",
                "Careers",
                "Internships",
                "EEO"
              ],
              "0px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "22px": [
                "Tweet",
                "Facebook",
                "",
                "Tweet",
                "Facebook",
                ""
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "On historic anniversary Martís filling information gap on crackdown",
                "RFE/RL suspends operations in Russia following Kremlin attacks",
                "USAGM condemns Kremlin's increasing censorship",
                "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich",
                "Opening America to audiences across the Middle East",
                "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant",
                "Sawa marks 20 years with the launch of Sawa Sudan",
                "Careers"
              ],
              "700": [
                "Press Releases",
                "Sawa is going digital",
                "Veteran journalist James O’Shea named MBN Board Chair",
                "Critically acclaimed Current Time documentary chronicles families divided by Russia’s war, disinformation",
                "@USAGMgov",
                "The U.S. Agency for Global Media is an independent federal agency overseeing public service media networks that provide unbiased news and information in countries where the press is restricted.",
                "Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. international media. Here is a guide to the facts."
              ]
            },
            "fontSize": {
              "22px": [
                "On historic anniversary Martís filling information gap on crackdown",
                "RFE/RL suspends operations in Russia following Kremlin attacks",
                "USAGM condemns Kremlin's increasing censorship",
                "Press Releases",
                "RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich",
                "Opening America to audiences across the Middle East",
                "USAGM calls on Belarusian authorities to release jailed RFE/RL consultant",
                "Sawa marks 20 years with the launch of Sawa Sudan",
                "Careers"
              ],
              "20px": [
                "Sawa is going digital",
                "Veteran journalist James O’Shea named MBN Board Chair",
                "Critically acclaimed Current Time documentary chronicles families divided by Russia’s war, disinformation",
                "@USAGMgov",
                "The U.S. Agency for Global Media is an independent federal agency overseeing public service media networks that provide unbiased news and information in countries where the press is restricted.",
                "Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. international media. Here is a guide to the facts."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "total": 22,
          "tagNames": {
            "A": 1,
            "DIV": 19,
            "BUTTON": 1,
            "UL": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Information and resources about COVID-19 are available here"
          },
          {
            "tagName": "BUTTON",
            "id": "bbg__menu-toggle",
            "text": "Menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Who we are Mission History Structure CEO and Management Team Oversight and Legislation Firewall Our "
          },
          {
            "tagName": "UL",
            "id": "primary-menu",
            "text": "Who we are Mission History Structure CEO and Management Team Oversight and Legislation Firewall Our "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "redirect__overlay",
            "text": "Confirm External Link Are you sure you want to navigate to this external domain? Cancel Continue"
          },
          {
            "tagName": "DIV",
            "id": "selectionSharerPopover",
            "text": "Tweet Facebook"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usagm.gov/",
      "result": {
        "totals": {
          "failures": 59,
          "warnings": 19
        },
        "items": [
          {
            "index": 10,
            "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]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\">",
                "  <i class=\"fab fa-facebook\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 11,
            "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]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/USAGMgov\" target=\"_blank\">",
                "  <i class=\"fab fa-twitter\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 12,
            "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]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\">",
                "  <i class=\"fab fa-youtube\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "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]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\">",
                "  <i class=\"fab fa-linkedin\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "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]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\">",
                "  <i class=\"fab fa-instagram\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 15,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on...",
                "  <img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/07/MicrosoftTea...",
                "</a>"
              ]
            }
          },
          {
            "index": 16,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/ocb/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 18,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-at...",
                "  <img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/scoboda-1040...",
                "</a>"
              ]
            }
          },
          {
            "index": 19,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/rferl/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 21,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to...",
                "  <img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/Russia_Ukrai...",
                "</a>"
              ]
            }
          },
          {
            "index": 22,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 24,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/mbn/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 26,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/mbn/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 28,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/rferl/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 31,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/rferl/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 34,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/mbn/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 37,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 39,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">",
                "  <img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/SawaRadio-10...",
                "</a>"
              ]
            }
          },
          {
            "index": 40,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov/networks/mbn/\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 42,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-i...",
                "</a>"
              ]
            }
          },
          {
            "index": 45,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 49,
            "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[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 51,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov\">",
                "  <img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
                "</a>"
              ]
            }
          },
          {
            "index": 53,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.usagm.gov\">",
                "  <img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
                "</a>"
              ]
            }
          },
          {
            "index": 55,
            "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]/footer[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"site-brand\" href=\"https://www.usagm.gov\">",
                "  <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 71,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe style=\"width: 100%; height: 100%;\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" fr...",
                "  #document",
                "    <!doctype html>",
                "    <html lang=\"en\" dir=\"ltr\" data-cast-api-enabled=\"true\">",
                "      <head>",
                "        <script id=\"js-1065286052\" src=\"https://www.gstatic.com/cv/js/sender/v1/cast_sender.js\" non...",
                "        <script data-original-src=\"/s/player/dfd2e197/player_ias.vflset/en_US/embed.js\" nonce=\"h9sw...",
                "        <script id=\"js-4264114606\" nonce=\"h9swVqe43ZTKnVcKJBYL7A\" src=\"//www.google.com/js/th/YkW2m...",
                "        <script data-original-src=\"/s/player/dfd2e197/player_ias.vflset/en_US/remote.js\" nonce=\"h9s...",
                "        <script id=\"js-1124342058\" src=\"//static.doubleclick.net/instream/ad_status.js\" nonce=\"h9sw...",
                "        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
                "        <style name=\"www-roboto\" nonce=\"JEsd1QfafFeDwprIb_0Udw\">",
                "          @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(//fonts.gstatic...",
                "        </style>",
                "        <script name=\"www-roboto\" nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          if (document.fonts && document.fonts.load) {document.fonts.load(\"400 10pt Roboto\", \"E\"); ...",
                "        </script>",
                "        <link rel=\"stylesheet\" href=\"/s/player/dfd2e197/www-player.css\" name=\"www-player\" nonce=\"h9...",
                "        <style nonce=\"JEsd1QfafFeDwprIb_0Udw\">",
                "          html {overflow: hidden;}body {font: 12px Roboto, Arial, sans-serif; background-color: #00...",
                "        </style>",
                "        <script nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          var ytcsi={gt:function(n){n=(n||\"\")+\"data_\";return ytcsi[n]||(ytcsi[n]={tick:{},info:{}})...",
                "          v,n){ytcsi.gt(n).info[k]=v},setStart:function(t,n){ytcsi.tick(\"_start\",t,n)}};",
                "          (function(w,d){ytcsi.setStart(w.performance?w.performance.timing.responseStart:null);var ...",
                "          try{if(w.navigator.userAgentData&&w.navigator.userAgentData.brands&&w.navigator.userAgent...",
                "          (d.visibilityState||d.webkitVisibilityState)==\"hidden\";if(isHidden)ytcsi.tick(\"vc\")}var s...",
                "        </script>",
                "        <script nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          var ytcfg={d:function(){return window.yt&&yt.config_||ytcfg.data_||(ytcfg.data_={})},get:...",
                "          ytcfg.set({\"EVENT_ID\":\"w1zUYofKNtDUgwOu0xM\",\"EXPERIMENT_FLAGS\":{\"ads_ping_with_credential...",
                "        </script>",
                "        <script nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          var yterr = yterr || true;",
                "        </script>",
                "        <script src=\"/s/player/dfd2e197/www-embed-player.vflset/www-embed-player.js\" nonce=\"h9swVqe...",
                "        <script src=\"/s/player/dfd2e197/player_ias.vflset/en_US/base.js\" nonce=\"h9swVqe43ZTKnVcKJBY...",
                "        <script src=\"/s/player/dfd2e197/fetch-polyfill.vflset/fetch-polyfill.js\" nonce=\"h9swVqe43ZT...",
                "        <title>",
                "          USAGM   What We Do - YouTube",
                "        </title>",
                "        <link rel=\"canonical\" href=\"https://www.youtube.com/watch?v=LZq8sh8wvYw\">",
                "      </head>",
                "      <body class=\"date-20220717 en_US ltr  site-center-aligned site-as-giant-card webkit webkit-53...",
                "        <div id=\"player\" style=\"width: 100%; height: 100%;\">",
                "          <div class=\"html5-video-player ytp-exp-bottom-control-flexbox ytp-title-enable-channel-lo...",
                "            <div class=\"html5-video-container\" data-layer=\"0\">",
                "              <video tabindex=\"-1\" class=\"video-stream html5-main-video\" webkit-playsinline=\"\" play...",
                "            </div>",
                "            <div class=\"ytp-gradient-top\" data-layer=\"1\"></div>",
                "            <div class=\"ytp-chrome-top ytp-show-cards-title\" data-layer=\"1\">",
                "              <div class=\"ytp-title-channel\">",
                "                <div class=\"ytp-title-beacon\"></div>",
                "                <a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/cha...",
                "                <div class=\"ytp-title-expanded-overlay\" aria-hidden=\"true\">",
                "                  <div class=\"ytp-title-expanded-heading\">",
                "                    <h2 class=\"ytp-title-expanded-title\">",
                "                      <a target=\"_blank\" tabindex=\"-1\" href=\"https://www.youtube.com/channel/UCvYge...",
                "                        U.S. Agency for Global Media",
                "                      </a>",
                "                    </h2>",
                "                    <h3 class=\"ytp-title-expanded-subtitle\">",
                "                      834 subscribers",
                "                    </h3>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-title\">",
                "                <div class=\"ytp-title-text\">",
                "                  <a class=\"ytp-title-link yt-uix-sessionlink\" target=\"_blank\" data-sessionlink=\"fe...",
                "                    USAGM   What We Do",
                "                  </a>",
                "                  <div class=\"ytp-title-subtext\">",
                "                    <a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-chrome-top-buttons\">",
                "                <button class=\"ytp-watch-later-button ytp-button ytp-show-watch-later-title\" data-t...",
                "                  <div class=\"ytp-watch-later-icon\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-24\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M18,8 C12.47,8 8,12.47 8,18 C8,23.52 12.47,28 1...",
                "                    </svg>",
                "                  </div>",
                "                  <div class=\"ytp-watch-later-title\">",
                "                    Watch later",
                "                  </div>",
                "                </button>",
                "                <button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-share-...",
                "                  <div class=\"ytp-share-icon\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-27\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,-4...",
                "                    </svg>",
                "                  </div>",
                "                  <div class=\"ytp-share-title\">",
                "                    Share",
                "                  </div>",
                "                </button>",
                "                <button class=\"ytp-button ytp-copylink-button ytp-show-copylink-title\" data-tooltip...",
                "                  <div class=\"ytp-copylink-icon\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-28\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M21.9,8.3H11.3c-0.9,0-1.7,.8-1.7,1.7v12.3h1.7V1...",
                "                    </svg>",
                "                  </div>",
                "                  <div class=\"ytp-copylink-title\" aria-hidden=\"true\">",
                "                    Copy link",
                "                  </div>",
                "                </button>",
                "                <button class=\"ytp-playlist-menu-button ytp-button\" aria-owns=\"ytp-id-22\" aria-hasp...",
                "                  <div class=\"ytp-playlist-menu-button-icon\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-23\"></use>",
                "                      <path d=\"m 22.53,21.42 0,6.85 5.66,-3.42 -5.66,-3.42 0,0 z m -11.33,0 9.06,0 ...",
                "                    </svg>",
                "                  </div>",
                "                  <div class=\"ytp-playlist-menu-button-text\"></div>",
                "                </button>",
                "                <button class=\"ytp-button ytp-cards-button\" aria-label=\"Show cards\" aria-owns=\"iv-d...",
                "                  <span class=\"ytp-cards-button-icon-default\">",
                "                    <div class=\"ytp-cards-button-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-2\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M18,8 C12.47,8 8,12.47 8,18 C8,23.52 12.47,28...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-cards-button-title\">",
                "                      Info",
                "                    </div>",
                "                  </span>",
                "                  <span class=\"ytp-cards-button-icon-shopping\">",
                "                    <div class=\"ytp-cards-button-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <path class=\"ytp-svg-shadow\" d=\"M 27.99,18 A 9.99,9.99 0 1 1 8.00,18 9.99,9...",
                "                        <path class=\"ytp-svg-fill\" d=\"M 18,8 C 12.47,8 8,12.47 8,18 8,23.52 12.47,2...",
                "                        <path class=\"ytp-svg-shadow-fill\" d=\"M 24.61,18.22 18.76,12.37 C 18.53,12.1...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-cards-button-title\">",
                "                      Shopping",
                "                    </div>",
                "                  </span>",
                "                </button>",
                "                <div class=\"ytp-cards-teaser\" style=\"display: none;\">",
                "                  <div class=\"ytp-cards-teaser-box\"></div>",
                "                  <div class=\"ytp-cards-teaser-text\">",
                "                    <span class=\"ytp-cards-teaser-label\"></span>",
                "                  </div>",
                "                </div>",
                "                <button class=\"ytp-button ytp-overflow-button\" title=\"More\" aria-haspopup=\"true\" ar...",
                "                  <div class=\"ytp-overflow-icon\">",
                "                    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "                      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 ...",
                "                    </svg>",
                "                  </div>",
                "                </button>",
                "              </div>",
                "            </div>",
                "            <button class=\"ytp-unmute ytp-popup ytp-button ytp-unmute-animated ytp-unmute-shrink\" d...",
                "              <div class=\"ytp-unmute-inner\">",
                "                <div class=\"ytp-unmute-icon\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-1\"></use>",
                "                    <path class=\"ytp-svg-fill\" d=\"m 21.48,17.98 c 0,-1.77 -1.02,-3.29 -2.5,-4.03 v ...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-unmute-text\">",
                "                  Tap to unmute",
                "                </div>",
                "                <div class=\"ytp-unmute-box\"></div>",
                "              </div>",
                "            </button>",
                "            <div class=\"ytp-cued-thumbnail-overlay\" data-layer=\"4\" style=\"\">",
                "              <div class=\"ytp-cued-thumbnail-overlay-image\" style=\"background-image: url(&quot;http...",
                "              <button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "                  <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6...",
                "                  <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-spinner\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-spinner-container\">",
                "                <div class=\"ytp-spinner-rotator\">",
                "                  <div class=\"ytp-spinner-left\">",
                "                    <div class=\"ytp-spinner-circle\"></div>",
                "                  </div>",
                "                  <div class=\"ytp-spinner-right\">",
                "                    <div class=\"ytp-spinner-circle\"></div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-spinner-message\" style=\"display: none;\">",
                "                If playback doesn't begin shortly, try restarting your device.",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-paid-content-overlay\" aria-live=\"assertive\" aria-atomic=\"true\" data-lay...",
                "              <div class=\"ytp-button ytp-paid-content-overlay-text\" style=\"display: none;\"></div>",
                "            </div>",
                "            <div class=\"ytp-storyboard-framepreview\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-storyboard-framepreview-img\"></div>",
                "            </div>",
                "            <div data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-bezel-text-wrapper\">",
                "                <div class=\"ytp-bezel-text\"></div>",
                "              </div>",
                "              <div class=\"ytp-bezel\" role=\"status\">",
                "                <div class=\"ytp-bezel-icon\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-doubletap-ui-legacy\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-doubletap-fast-forward-ve\"></div>",
                "              <div class=\"ytp-doubletap-rewind-ve\"></div>",
                "              <div class=\"ytp-doubletap-static-circle\">",
                "                <div class=\"ytp-doubletap-ripple\"></div>",
                "              </div>",
                "              <div class=\"ytp-doubletap-overlay-a11y\"></div>",
                "              <div class=\"ytp-doubletap-seek-info-container\">",
                "                <div class=\"ytp-doubletap-arrows-container\">",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                </div>",
                "                <div class=\"ytp-doubletap-tooltip\">",
                "                  <div class=\"ytp-chapter-seek-text-legacy\"></div>",
                "                  <div class=\"ytp-doubletap-tooltip-label\"></div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div aria-live=\"polite\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-tooltip-text-wrapper\">",
                "                <div class=\"ytp-tooltip-edu\">",
                "                  <svg height=\"100%\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <path d=\"M14.1 36.75 12 34.65 24 22.65 36 34.65 33.9 36.75 24 26.85ZM14.1 24.1 ...",
                "                  </svg>",
                "                  <span></span>",
                "                </div>",
                "                <div class=\"ytp-tooltip-image\"></div>",
                "                <div class=\"ytp-tooltip-title\">",
                "                  <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                    <g>",
                "                      <rect fill=\"none\" height=\"24\" width=\"24\" x=\"0\"></rect>",
                "                    </g>",
                "                    <g>",
                "                      <g>",
                "                        <polygon points=\"19,9 20.25,6.25 23,5 20.25,3.75 19,1 17.75,3.75 15,5 17.75...",
                "                        <polygon points=\"19,15 17.75,17.75 15,19 17.75,20.25 19,23 20.25,20.25 23,1...",
                "                        <path d=\"M11.5,9.5L9,4L6.5,9.5L1,12l5.5,2.5L9,20l2.5-5.5L17,12L11.5,9.5z M9...",
                "                      </g>",
                "                    </g>",
                "                  </svg>",
                "                  <span></span>",
                "                </div>",
                "                <span class=\"ytp-tooltip-text\"></span>",
                "              </div>",
                "              <div class=\"ytp-tooltip-bg\">",
                "                <div class=\"ytp-tooltip-duration\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-ad-persistent-progress-bar-container\" data-layer=\"4\" style=\"display: no...",
                "              <div class=\"ytp-ad-persistent-progress-bar\"></div>",
                "            </div>",
                "            <div class=\"ytp-suggested-action\" data-layer=\"4\">",
                "              <button class=\"ytp-button ytp-suggested-action-badge ytp-suggested-action-badge-with-...",
                "                <div class=\"ytp-suggested-action-badge-expanded-content-container\" style=\"display: ...",
                "                  <label class=\"ytp-suggested-action-badge-title\"></label>",
                "                  <button class=\"ytp-suggested-action-badge-dismiss-button-icon ytp-button\"></butto...",
                "                </div>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-pause-overlay ytp-scroll-min ytp-scroll-max\" tabindex=\"-1\" data-layer=\"...",
                "              <h2 class=\"ytp-related-title\">",
                "                More videos",
                "              </h2>",
                "              <div class=\"ytp-suggestions\" style=\"height: 74px;\">",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0s; display...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.05s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.1s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.15s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.2s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.25s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.3s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.35s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.4s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.45s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.5s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.55s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.6s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.65s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.7s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.75s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 132.667px; height: 74px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "              </div>",
                "              <button class=\"ytp-button ytp-previous\" aria-label=\"Show previous suggested videos\" s...",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 32 32\" width=\"100%\">",
                "                  <path d=\"M 19.41,20.09 14.83,15.5 19.41,10.91 18,9.5 l -6,6 6,6 z\" fill=\"#fff\"></...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-next\" aria-label=\"Show more suggested videos\" style=\"bo...",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 32 32\" width=\"100%\">",
                "                  <path d=\"m 12.59,20.34 4.58,-4.59 -4.58,-4.59 1.41,-1.41 6,6 -6,6 z\" fill=\"#fff\">...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-collapse\" aria-label=\"Hide more videos\">",
                "                <svg height=\"100%\" viewBox=\"0 0 16 16\" width=\"100%\">",
                "                  <path d=\"M13 4L12 3 8 7 4 3 3 4 7 8 3 12 4 13 8 9 12 13 13 12 9 8z\" fill=\"#fff\"><...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-expand\">",
                "                More videos",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-remote\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-remote-display-status\">",
                "                <div class=\"ytp-remote-display-status-icon\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-31\"></use>",
                "                    <path d=\"M7,24 L7,27 L10,27 C10,25.34 8.66,24 7,24 L7,24 Z M7,20 L7,22 C9.76,22...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-remote-display-status-text\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-mdx-popup-dialog\" role=\"dialog\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-mdx-popup-dialog-inner-content\">",
                "                <div class=\"ytp-mdx-popup-title\">",
                "                  You're signed out",
                "                </div>",
                "                <div class=\"ytp-mdx-popup-description\">",
                "                  Videos you watch may be added to the TV's watch history and influence TV recommen...",
                "                </div>",
                "                <div class=\"ytp-mdx-privacy-popup-buttons\">",
                "                  <button class=\"ytp-button ytp-mdx-privacy-popup-cancel\">",
                "                    Cancel",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-mdx-privacy-popup-confirm\">",
                "                    Confirm",
                "                  </button>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-multicam-menu\" role=\"dialog\" data-layer=\"5\" style=\"display: none;\">",
                "              <div class=\"ytp-multicam-menu-header\">",
                "                <div class=\"ytp-multicam-menu-title\">",
                "                  Switch camera",
                "                  <button class=\"ytp-multicam-menu-close ytp-button\" aria-label=\"Close\">",
                "                    <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                      <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 ...",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-multicam-menu-items\"></div>",
                "            </div>",
                "            <div class=\"ytp-playlist-menu\" role=\"dialog\" id=\"ytp-id-22\" data-layer=\"5\" style=\"displ...",
                "              <div class=\"ytp-playlist-menu-header\">",
                "                <div class=\"ytp-playlist-menu-title\">",
                "                  <a class=\"ytp-playlist-menu-title-name\"></a>",
                "                  <button class=\"ytp-playlist-menu-close ytp-button\" aria-label=\"Close\">",
                "                    <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                      <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 ...",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "                <div class=\"ytp-playlist-menu-subtitle\"></div>",
                "              </div>",
                "              <div class=\"ytp-playlist-menu-items\" role=\"menu\"></div>",
                "            </div>",
                "            <div class=\"ytp-share-panel\" id=\"ytp-id-26\" role=\"dialog\" aria-labelledby=\"ytp-id-25\" d...",
                "              <div class=\"ytp-share-panel-inner-content\">",
                "                <div class=\"ytp-share-panel-title\" id=\"ytp-id-25\">",
                "                  Share",
                "                </div>",
                "                <a class=\"ytp-share-panel-link ytp-no-contextmenu\" target=\"_blank\" title=\"Share lin...",
                "                <label class=\"ytp-share-panel-include-playlist\">",
                "                  <input class=\"ytp-share-panel-include-playlist-checkbox\" type=\"checkbox\" checked>",
                "                  Include playlist",
                "                </label>",
                "                <div class=\"ytp-share-panel-loading-spinner\">",
                "                  <div class=\"ytp-spinner-container\">",
                "                    <div class=\"ytp-spinner-rotator\">",
                "                      <div class=\"ytp-spinner-left\">",
                "                        <div class=\"ytp-spinner-circle\"></div>",
                "                      </div>",
                "                      <div class=\"ytp-spinner-right\">",
                "                        <div class=\"ytp-spinner-circle\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-share-panel-service-buttons\"></div>",
                "                <div class=\"ytp-share-panel-error\">",
                "                  An error occurred while retrieving sharing information. Please try again later.",
                "                </div>",
                "              </div>",
                "              <button class=\"ytp-share-panel-close ytp-button\" title=\"Close\" aria-label=\"Close\">",
                "                <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                  <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.4...",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-overflow-panel\" id=\"ytp-id-29\" role=\"dialog\" data-layer=\"5\" style=\"disp...",
                "              <div class=\"ytp-overflow-panel-content\">",
                "                <div class=\"ytp-overflow-panel-action-buttons\"></div>",
                "              </div>",
                "              <button class=\"ytp-overflow-panel-close ytp-button\" title=\"Close\" aria-label=\"Close\">",
                "                <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                  <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.4...",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-popup ytp-settings-menu\" data-layer=\"6\" id=\"ytp-id-17\" style=\"display: ...",
                "              <div class=\"ytp-panel\">",
                "                <div class=\"ytp-panel-menu\" role=\"menu\"></div>",
                "              </div>",
                "            </div>",
                "            <a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" href=\"http...",
                "              <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "                <div class=\"ytp-impression-link-text\">",
                "                  Watch on",
                "                </div>",
                "                <div class=\"ytp-impression-link-logo\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "                    <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1...",
                "                  </svg>",
                "                </div>",
                "              </div>",
                "            </a>",
                "            <div class=\"ytp-gradient-bottom\" data-layer=\"9\" style=\"height: 132px; background-image:...",
                "            <div class=\"ytp-chrome-bottom\" data-layer=\"9\" style=\"display: none; width: 456px; left:...",
                "              <div class=\"ytp-progress-bar-container\" style=\"height: 5px;\">",
                "                <div class=\"ytp-heat-map-container\">",
                "                  <div class=\"ytp-heat-map-edu\"></div>",
                "                </div>",
                "                <div class=\"ytp-progress-bar\" tabindex=\"0\" role=\"slider\" aria-label=\"Seek slider\" d...",
                "                  <div class=\"ytp-chapters-container\">",
                "                    <div class=\"ytp-chapter-hover-container\" style=\"width: 456px;\">",
                "                      <div class=\"ytp-progress-bar-padding\"></div>",
                "                      <div class=\"ytp-progress-list\">",
                "                        <div class=\"ytp-play-progress ytp-swatch-background-color\" style=\"left: 0px...",
                "                        <div class=\"ytp-progress-linear-live-buffer\"></div>",
                "                        <div class=\"ytp-load-progress\" style=\"left: 0px; transform: scaleX(0);\"></d...",
                "                        <div class=\"ytp-hover-progress\"></div>",
                "                        <div class=\"ytp-ad-progress-list\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"ytp-marker-crenellation-list\"></div>",
                "                  <div class=\"ytp-timed-markers-container\"></div>",
                "                  <div class=\"ytp-clip-start-exclude\" style=\"width: 0%;\"></div>",
                "                  <div class=\"ytp-clip-end-exclude\" style=\"left: 100%; width: 0%;\"></div>",
                "                  <div class=\"ytp-scrubber-container\" style=\"transform: translateX(0px);\">",
                "                    <div class=\"ytp-scrubber-button ytp-swatch-background-color\" style=\"height: 13p...",
                "                      <div class=\"ytp-scrubber-pull-indicator\"></div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-fine-scrubbing-container\"></div>",
                "                <div class=\"ytp-bound-time-left\">",
                "                  0:00",
                "                </div>",
                "                <div class=\"ytp-bound-time-right\">",
                "                  0:00",
                "                </div>",
                "                <div class=\"ytp-clip-start\" draggable=\"true\" title=\"Watch full video\" style=\"touch-...",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 14 14\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-3\"></use>",
                "                    <path d=\"M12,14 L9,11 L9,3 L12,0 L5,0 L5,14 L12,14 Z\" fill=\"#eaeaea\" id=\"ytp-id...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-clip-end\" draggable=\"true\" title=\"Watch full video\" style=\"touch-ac...",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 14 14\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-4\"></use>",
                "                    <path d=\"M2,14 L5,11 L5,3 L2,0 L9,0 L9,14 L2,14 L2,14 Z\" fill=\"#eaeaea\" id=\"ytp...",
                "                  </svg>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-chrome-controls\">",
                "                <div class=\"ytp-left-controls\">",
                "                  <a class=\"ytp-prev-button ytp-button\" role=\"button\" aria-disabled=\"true\" style=\"d...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-10\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"m 12,12 h 2 v 12 h -2 z m 3.5,6 8.5,6 V 12 z\" i...",
                "                    </svg>",
                "                  </a>",
                "                  <button class=\"ytp-play-button ytp-button\" title=\"Play (k)\" aria-label=\"Play (k)\"...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-11\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 12,26 18.5,22 18.5,14 12,10 z M 18.5,22 25,18...",
                "                    </svg>",
                "                  </button>",
                "                  <a class=\"ytp-next-button ytp-button\" role=\"button\" aria-disabled=\"true\" style=\"d...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-12\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 12,24 20.5,18 12,12 V 24 z M 22,12 v 12 h 2 V...",
                "                    </svg>",
                "                  </a>",
                "                  <span class=\"ytp-volume-area\">",
                "                    <button class=\"ytp-mute-button ytp-button\" title=\"Mute (m)\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-14\"></use>",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-15\"></use>",
                "                        <defs>",
                "                          <clipPath id=\"ytp-svg-volume-animation-mask\">",
                "                            <path d=\"m 14.35,-0.14 -5.86,5.86 20.73,20.78 5.86,-5.91 z\"></path>",
                "                            <path d=\"M 7.07,6.87 -1.11,15.33 19.61,36.11 27.80,27.60 z\"></path>",
                "                            <path class=\"ytp-svg-volume-animation-mover\" d=\"M 9.09,5.20 6.47,7.88 2...",
                "                          </clipPath>",
                "                          <clipPath id=\"ytp-svg-volume-animation-slash-mask\">",
                "                            <path class=\"ytp-svg-volume-animation-mover\" d=\"m -11.45,-15.55 -4.44,4...",
                "                          </clipPath>",
                "                        </defs>",
                "                        <path class=\"ytp-svg-fill ytp-svg-volume-animation-speaker\" clip-path=\"url(...",
                "                        <path class=\"ytp-svg-fill ytp-svg-volume-animation-hider\" clip-path=\"url(#y...",
                "                      </svg>",
                "                    </button>",
                "                    <div class=\"ytp-volume-panel\" role=\"slider\" aria-valuemin=\"0\" aria-valuemax=\"10...",
                "                      <div class=\"ytp-volume-slider\" draggable=\"true\" style=\"touch-action: none;\">",
                "                        <div class=\"ytp-volume-slider-handle\" style=\"left: 40px;\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </span>",
                "                  <div class=\"ytp-time-display notranslate\">",
                "                    <span class=\"ytp-time-clip-icon\"></span>",
                "                    <span>",
                "                      <span class=\"ytp-time-current\">",
                "                        0:00",
                "                      </span>",
                "                      <span class=\"ytp-time-separator\">",
                "                        /",
                "                      </span>",
                "                      <span class=\"ytp-time-duration\">",
                "                        1:01",
                "                      </span>",
                "                    </span>",
                "                    <span class=\"ytp-clip-watch-full-video-button-separator\">",
                "                      •",
                "                    </span>",
                "                    <span class=\"ytp-clip-watch-full-video-button\"></span>",
                "                    <button class=\"ytp-live-badge ytp-button\" disabled=\"true\">",
                "                      Live",
                "                    </button>",
                "                  </div>",
                "                  <div class=\"ytp-chapter-container\" style=\"display: none;\">",
                "                    <button class=\"ytp-chapter-title ytp-button ytp-chapter-container-disabled\" dis...",
                "                      <span class=\"ytp-chapter-title-prefix\" aria-hidden=\"true\">",
                "                        •",
                "                      </span>",
                "                      <div class=\"ytp-chapter-title-content\" title=\"View chapter\" aria-label=\"View ...",
                "                      <div class=\"ytp-chapter-title-chevron\">",
                "                        <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                          <path d=\"M9.71 18.71l-1.42-1.42 5.3-5.29-5.3-5.29 1.42-1.42 6.7 6.71z\" fi...",
                "                        </svg>",
                "                      </div>",
                "                    </button>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-right-controls\">",
                "                  <button class=\"ytp-subtitles-button ytp-button\" title=\"Subtitles/closed captions ...",
                "                    <svg class=\"ytp-subtitles-button-icon\" height=\"100%\" version=\"1.1\" viewBox=\"0 0...",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-16\"></use>",
                "                      <path d=\"M11,11 C9.89,11 9,11.9 9,13 L9,23 C9,24.1 9.89,25 11,25 L25,25 C26.1...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-settings-button\" aria-expanded=\"false\" aria-haspopu...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-18\"></use>",
                "                      <path d=\"m 23.94,18.78 c .03,-0.25 .05,-0.51 .05,-0.78 0,-0.27 -0.02,-0.52 -0...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-multicam-button ytp-button\" title=\"Switch camera\" aria-haspopu...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-19\"></use>",
                "                      <path d=\"M 26,10 22.83,10 21,8 15,8 13.17,10 10,10 c -1.1,0 -2,.9 -2,2 l 0,12...",
                "                    </svg>",
                "                  </button>",
                "                  <a class=\"ytp-youtube-button ytp-button yt-uix-sessionlink\" target=\"_blank\" data-...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 67 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-20\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 45.09 10 L 45.09 25.82 L 47.16 25.82 L 47.41 ...",
                "                    </svg>",
                "                  </a>",
                "                  <button class=\"ytp-pip-button ytp-button\" data-tooltip-target-id=\"ytp-pip-button\"...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-5\"></use>",
                "                      <path d=\"M25,17 L17,17 L17,23 L25,23 L25,17 L25,17 Z M29,25 L29,10.98 C29,9.8...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-size-button ytp-button\" style=\"display: none;\"></button>",
                "                  <button class=\"ytp-remote-button ytp-button\" title=\"Play on TV\" aria-haspopup=\"tr...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-21\"></use>",
                "                      <path d=\"M27,9 L9,9 C7.9,9 7,9.9 7,11 L7,14 L9,14 L9,11 L27,11 L27,25 L20,25 ...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-fullscreen-button ytp-button\" title=\"Full screen (f)\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <g class=\"ytp-fullscreen-button-corner-0\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-6\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 10,16 2,0 0,-4 4,0 0,-2 L 10,10 l 0,6 0,0 z...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-1\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-7\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 20,10 0,2 4,0 0,4 2,0 L 26,10 l -6,0 0,0 z\"...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-2\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-8\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 24,24 -4,0 0,2 L 26,26 l 0,-6 -2,0 0,4 0,0 ...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-3\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-9\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M 12,20 10,20 10,26 l 6,0 0,-2 -4,0 0,-4 0,0 ...",
                "                      </g>",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <script nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          writeEmbed();",
                "        </script>",
                "        <script nonce=\"h9swVqe43ZTKnVcKJBYL7A\">",
                "          ytcsi.info('st',  36.0 );",
                "        </script>",
                "        <noscript>",
                "          <div class=\"player-unavailable\"><h1 class=\"message\">An error occurred.</h1><div class=\"su...",
                "        </noscript>",
                "        <iframe style=\"display: none;\">",
                "          #document",
                "            <html>",
                "              <head></head>",
                "              <body></body>",
                "            </html>",
                "        </iframe>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 221,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 303,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">"
              ]
            }
          },
          {
            "index": 304,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">"
              ]
            }
          },
          {
            "index": 305,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">"
              ]
            }
          },
          {
            "index": 306,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">"
              ]
            }
          },
          {
            "index": 307,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">"
              ]
            }
          },
          {
            "index": 308,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">"
              ]
            }
          },
          {
            "index": 310,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">"
              ]
            }
          },
          {
            "index": 312,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">"
              ]
            }
          },
          {
            "index": 314,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">"
              ]
            }
          },
          {
            "index": 315,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">"
              ]
            }
          },
          {
            "index": 316,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-ico..."
              ]
            }
          },
          {
            "index": 318,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">"
              ]
            }
          },
          {
            "index": 319,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">"
              ]
            }
          },
          {
            "index": 320,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">"
              ]
            }
          },
          {
            "index": 321,
            "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]/footer[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">"
              ]
            }
          },
          {
            "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[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "USAGM   What We Do"
              ]
            }
          },
          {
            "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[1]/div[3]/div[3]/button[2]/div[2]/text()[1]",
              "codeLines": [
                "Share"
              ]
            }
          },
          {
            "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[3]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Share this selection"
              ]
            }
          },
          {
            "index": 634,
            "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[3]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Tweet"
              ]
            }
          },
          {
            "index": 635,
            "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[3]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 639,
            "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": 659,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/span[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"usa-disclaimer__button\" aria-expanded=\"false\" aria-controls=\"gov-banner\">",
                "  <span class=\"usa-disclaimer__button--text\">",
                "    Here’s how you know",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 666,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/button[1]",
              "codeLines": [
                "<button type=\"submit\" id=\"nav-search-bu\">",
                "  <span class=\"usa-sr-only\">",
                "    Search",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 667,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input class=\"mag-search\" id=\"search-field-small\" type=\"search\" name=\"s\" placeholder=\"Search ...\">"
              ]
            }
          },
          {
            "index": 705,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCvYge67D7c..."
              ]
            }
          },
          {
            "index": 706,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 707,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[2]",
              "codeLines": [
                "<button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-share-title\" title=\"Sh...",
                "  <div class=\"ytp-share-icon\">",
                "    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-27\"></use>",
                "      <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,-4.56 C 16.27,20.6...",
                "    </svg>",
                "  </div>",
                "  <div class=\"ytp-share-title\">",
                "    Share",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 708,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 709,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" href=\"https://www.yout...",
                "  <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "    <div class=\"ytp-impression-link-text\">",
                "      Watch on",
                "    </div>",
                "    <div class=\"ytp-impression-link-logo\">",
                "      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "        <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1.49,.4 -2.59...",
                "      </svg>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 728,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Award"
              ]
            }
          },
          {
            "index": 729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 731,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 732,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 733,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 11, 2022"
              ]
            }
          },
          {
            "index": 734,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 06, 2022"
              ]
            }
          },
          {
            "index": 735,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "“The people of #Russia deserve to know the facts about their government’s attacks on Ukraine and ho..."
              ]
            }
          },
          {
            "index": 748,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 749,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 750,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 11, 2022"
              ]
            }
          },
          {
            "index": 751,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 06, 2022"
              ]
            }
          },
          {
            "index": 752,
            "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]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "“The people of #Russia deserve to know the facts about their government’s attacks on Ukraine and ho..."
              ]
            }
          },
          {
            "index": 757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"card-color-white selectionShareable\">",
                "  “The people of #Russia deserve to know the facts about their government’s attacks on Ukraine and ...",
                "</p>"
              ]
            }
          },
          {
            "index": 801,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"selectionShareable\">",
                "  <a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increa...",
                "    USAGM condemns Kremlin's increasing censorship",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "USAGM   What We Do"
              ]
            }
          },
          {
            "index": 848,
            "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://www.usagm.gov/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 39,
          "rulesWarned": 5,
          "rulesViolated": 12,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 23,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 10,
            "serious": 26,
            "critical": 15
          }
        },
        "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-17T19:02:32.108Z",
          "url": "https://www.usagm.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": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Award                </div>",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">On historic anniversary Martís filling information gap on crackdown</a>",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Press Release                </div>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">RFE/RL suspends operations in Russia following Kremlin attacks</a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Press Release                </div>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">USAGM condemns Kremlin's increasing censorship</a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/04/rfe-rl-condemns-sentencing-of-former-belarus-service-journalist-aleh-hruzdzilovich/\">RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich</a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/01/06/opening-america-to-audiences-across-the-middle-east/\">Opening America to audiences across the Middle East</a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2021/03/12/usagm-calls-on-belarusian-authorities-to-release-jailed-rfe-rl-consultant%e2%80%af/\">USAGM calls on Belarusian authorities to release jailed RFE/RL consultant </a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(3) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">Sawa marks 20 years with the launch of Sawa Sudan</a>",
                  "target": [
                    ".cards--size-9-18-medium-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/work-with-us/careers/\">Careers</a>",
                  "target": [
                    ".cards--size-5-18-medium-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Award                </div>",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">On historic anniversary Martís filling information gap on crackdown</a>",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Press Release                </div>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">RFE/RL suspends operations in Russia following Kremlin attacks</a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "9.6pt (12.8px)",
                        "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": "<div class=\"cards__tag\">                Press Release                </div>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > .cards__tag"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">USAGM condemns Kremlin's increasing censorship</a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/04/rfe-rl-condemns-sentencing-of-former-belarus-service-journalist-aleh-hruzdzilovich/\">RFE/RL condemns sentencing of former Belarus Service journalist Aleh Hruzdzilovich</a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/01/06/opening-america-to-audiences-across-the-middle-east/\">Opening America to audiences across the Middle East</a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2021/03/12/usagm-calls-on-belarusian-authorities-to-release-jailed-rfe-rl-consultant%e2%80%af/\">USAGM calls on Belarusian authorities to release jailed RFE/RL consultant </a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(3) > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">Sawa marks 20 years with the launch of Sawa Sudan</a>",
                  "target": [
                    ".cards--size-9-18-medium-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "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": "16.5pt (22px)",
                        "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": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/work-with-us/careers/\">Careers</a>",
                  "target": [
                    ".cards--size-5-18-medium-small > .cards__fixed > .cards__wrapper > .cards__footer > h3 > .card-color-white"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe style=\"width: 100%; height: 100%;\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" frameborder=\"0\" allow=\"autoplay; encrypted-media;\" allowfullscreen=\"\">                    </iframe>",
                  "target": [
                    "iframe[frameborder=\"0\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"header-outliner selectionShareable\">United States Agency for Global Media</h1>",
                  "target": [
                    "body > h1"
                  ],
                  "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=\"usa-banner__content outer-container\">",
                  "target": [
                    ".usa-banner__content"
                  ],
                  "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 id=\"bbg__menu-toggle\" class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\">\n\t\t\t<span class=\"menu-toggle-label\">\n\t\t\t\tMenu\t\t\t</span>\n\t\t</button>",
                  "target": [
                    "#bbg__menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"header-outliner selectionShareable\">Navigation</h1>",
                  "target": [
                    "#site-navigation > h1"
                  ],
                  "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=\"sub-menu\" style=\"display: none;\">",
                  "target": [
                    "#menu-item-41839 > .sub-menu"
                  ],
                  "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=\"sub-menu\" style=\"display: none;\">",
                  "target": [
                    "#menu-item-41895 > .sub-menu"
                  ],
                  "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=\"sub-menu\" style=\"display: none;\">",
                  "target": [
                    "#menu-item-41899 > .sub-menu"
                  ],
                  "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=\"sub-menu\" style=\"display: none;\">",
                  "target": [
                    "#menu-item-41903 > .sub-menu"
                  ],
                  "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=\"sub-menu\" style=\"display: none;\">",
                  "target": [
                    "#menu-item-41851 > .sub-menu"
                  ],
                  "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=\"redirect__overlay\" style=\"display: none;\">",
                  "target": [
                    "#redirect__overlay"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"selectionSharer\" id=\"selectionSharerPopover\" style=\"position:absolute;\">",
                  "target": [
                    "#selectionSharerPopover"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_bbg_0\" name=\"destination_publishing_iframe_bbg_0_name\" src=\"https://bbg.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.usagm.gov\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">",
                  "target": [
                    "#destination_publishing_iframe_bbg_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-US\" class=\"fa-events-icons-ready\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "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": "#005ea2",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-disclaimer bbg__site-alert--active\">",
                          "target": [
                            ".usa-disclaimer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.95 (foreground color: #005ea2, background color: #f1f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-disclaimer__button--text\">Here’s how you know</span>",
                  "target": [
                    ".usa-disclaimer__button--text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.95 (foreground color: #005ea2, background color: #f1f1f1, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag241",
                "wcag412",
                "section508",
                "section508.22.i"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title 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": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe style=\"width: 100%; height: 100%;\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" frameborder=\"0\" allow=\"autoplay; encrypted-media;\" allowfullscreen=\"\">                    </iframe>",
                  "target": [
                    "iframe[frameborder=\"0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"] > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(2) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(3) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(4) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(3) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"] > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
                  "target": [
                    ".cards--size-9-18-medium-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\">",
                  "target": [
                    ".card-bg-color-primary1 > .cards__backdrop > .cards__backdrop-logo > a > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
                  "target": [
                    ".cards--size-5-18-medium-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"] > 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 src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
                  "target": [
                    ".cards--size-4-12-medium-small > .cards__fixed > .card-bg-color-black.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"] > 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 src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
                  "target": [
                    ".cards--size-3-12-medium-small > .cards__fixed > .card-bg-color-black.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"] > 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 src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">",
                  "target": [
                    "#grid-container > .site-brand[href$=\"www.usagm.gov\"] > 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": "landmark-banner-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the banner landmark is at top level",
              "help": "Banner landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-banner-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "banner"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The banner landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header id=\"masthead\" class=\"site-header bbg-header\" role=\"banner\">",
                  "target": [
                    "#masthead"
                  ],
                  "failureSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-contentinfo-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the contentinfo landmark is at top level",
              "help": "Contentinfo landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-contentinfo-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": null
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The null landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer id=\"footer\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  The null landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-main-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the main landmark is at top level",
              "help": "Main landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-main-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "main"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The main landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<main id=\"main\" class=\"site-content\" role=\"main\">",
                  "target": [
                    "#main"
                  ],
                  "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one main landmark",
              "help": "Document should not have more than one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-main?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-main",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main\" class=\"site-content\" role=\"main\">",
                          "target": [
                            "#main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one main landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"page\" class=\"site main-content\" role=\"main\">",
                  "target": [
                    "#page"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "main",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"main\" class=\"site-content\" role=\"main\">",
                          "target": [
                            "#main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"page\" class=\"site main-content\" role=\"main\">",
                  "target": [
                    "#page"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\"><i class=\"fab fa-facebook\"></i></a>",
                  "target": [
                    "#facebook-social > a[target=\"_blank\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/USAGMgov\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a>",
                  "target": [
                    "a[href$=\"USAGMgov\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\"><i class=\"fab fa-youtube\"></i></a>",
                  "target": [
                    "#youtube-social > a[target=\"_blank\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\"><i class=\"fab fa-linkedin\"></i></a>",
                  "target": [
                    "#linkedin-social > a[target=\"_blank\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a>",
                  "target": [
                    "#instagram-social > a[target=\"_blank\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__backdrop > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/ocb/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-1-large-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__backdrop > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/rferl/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__backdrop > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-2-medium-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/mbn/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(2) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/mbn/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(3) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/rferl/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-5-18-small-tiny.cards--layout-header.cards:nth-child(4) > .cards__fixed > .card-bg-color-primary2.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/rferl/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(1) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/mbn/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(2) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-1-3-small-small.cards--layout-general.cards:nth-child(3) > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">",
                  "target": [
                    ".cards--size-9-18-medium-small > .cards__fixed > .cards__wrapper > .cards__backdrop > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov/networks/mbn/\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-9-18-medium-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\">                </a>",
                  "target": [
                    ".card-bg-color-primary1 > .cards__backdrop > .cards__backdrop-logo > 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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov\">                    <img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">                </a>",
                  "target": [
                    ".cards--size-5-18-medium-small > .cards__fixed > .cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov\">                    <img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">                </a>",
                  "target": [
                    ".cards--size-4-12-medium-small > .cards__fixed > .card-bg-color-black.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"]"
                  ],
                  "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"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usagm.gov\">                    <img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">                </a>",
                  "target": [
                    ".cards--size-3-12-medium-small > .cards__fixed > .card-bg-color-black.cards__wrapper > .cards__backdrop > .cards__backdrop-logo > a[href$=\"www.usagm.gov\"]"
                  ],
                  "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"
                },
                {
                  "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 class=\"site-brand\" href=\"https://www.usagm.gov\">\n\t\t\t\t<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">\n\t\t\t</a>",
                  "target": [
                    "#grid-container > .site-brand[href$=\"www.usagm.gov\"]"
                  ],
                  "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": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\" class=\"fa-events-icons-ready\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "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": "<label>Share this selection</label>",
                  "target": [
                    "#selectionSharerPopunder-inner > 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": "<li><a class=\"action tweet\" href=\"\" title=\"Share this selection on Twitter\" target=\"_blank\">Tweet</a></li>",
                  "target": [
                    "#selectionSharerPopunder-inner > ul > li:nth-child(1)"
                  ],
                  "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><a class=\"action facebook\" href=\"\" title=\"Share this selection on Facebook\" target=\"_blank\" style=\"display: inline-block;\">Facebook</a></li>",
                  "target": [
                    "#selectionSharerPopunder-inner > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "skip-link",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensure all skip links have a focusable target",
              "help": "The skip-link target should exist and be focusable",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/skip-link?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "skip-link",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "No skip link target"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"skipnav skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                  "target": [
                    ".skipnav"
                  ],
                  "failureSummary": "Fix any of the following:\n  No skip link target"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usagm.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"site-brand\" href=\"https://www.usagm.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/networks/mbn/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/networks/ocb/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/networks/rferl/\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe style=\"width: 100%; height: 100%;\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" frameborder=\"0\" allow=\"autoplay; encrypted-media;\" allowfullscreen=\"\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyNoId": {
            "Anchor element found with no link content and no name and/or ID attribute.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_blank\">...</a>"
              }
            ]
          },
          "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=\"https://twitter.com/USAGMgov\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\">...</a>"
              }
            ]
          }
        },
        "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=\"grid-container\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"selectionShareable\">...</h3>"
              }
            ]
          },
          "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": "#redirect__overlay",
                "code": "<div id=\"redirect__overlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bbg__site-alert\">...</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 class=\" card-color-white\" href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\" card-color-white\" href=\"https://www.usagm.gov/2022/07/06/critically-acclaimed-current-time-documentary-chronicles-families-divided-by-russias-war-disinformation/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\" card-color-white\" href=\"https://www.usagm.gov/2022/07/11/veteran-journalist-james-oshea-named-mbn-board-chair/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\" card-color-white\" href=\"https://www.usagm.gov/2022/07/15/sawa-is-going-digital/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\" card-color-white\" href=\"https://www.usagm.gov/rumors-myths-untruths/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\" card-color-white\" href=\"https://www.usagm.gov/who-we-are/\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"card-color-white font-size-medium selectionShareable\">...</h3>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2021/03/12/usagm-calls-on-belarusian-authorities-to-release-jailed-rfe-rl-consultant%e2%80%af/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/01/06/opening-america-to-audiences-across-the-middle-east/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/04/rfe-rl-condemns-sentencing-of-former-belarus-service-journalist-aleh-hruzdzilovich/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"card-color-white\" href=\"https://www.usagm.gov/work-with-us/careers/\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"cards__date\">...</div>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label>...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"card-color-white selectionShareable\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/networks/\" class=\"bbg__top-nav__link-text\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/news-and-information/\" class=\"bbg__top-nav__link-text\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/our-work/\" class=\"bbg__top-nav__link-text\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/who-we-are/\" class=\"bbg__top-nav__link-text\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usagm.gov/work-with-us/\" class=\"bbg__top-nav__link-text\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"action facebook\" href=\"\" title=\"Share this selection on Facebook\" target=\"_blank\" style=\"display: inline-block;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"action tweet\" href=\"\" title=\"Share this selection on Twitter\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"action facebook\" href=\"\" title=\"Share this selection on Facebook\" target=\"_blank\" style=\"display: inline-block;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"action tweet\" href=\"\" title=\"Share this selection on Twitter\" target=\"_blank\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usagm.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 46,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[22]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[21]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[20]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[18]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[17]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3043,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[15]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 2608,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[13]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 2172,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[11]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1737,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[9]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[8]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 360,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[7]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1083,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[4]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[2]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 644,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[2]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 300,
                "top": 4029,
                "height": 88,
                "width": 201
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 20,
                "top": 3308,
                "height": 431,
                "width": 760
              },
              "snippet": "<iframe allowfullscreen=\"\" allow=\"autoplay; encrypted-media;\" frameborder=\"0\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" style=\"width: 100%; height: 100%;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[22]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[21]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[20]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[17]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3043,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 3069,
                "height": 20,
                "width": 760
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 2608,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 2172,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1737,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[8]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 360,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[7]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1083,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[5]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 403,
                "top": 889,
                "height": 20,
                "width": 378
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 889,
                "height": 20,
                "width": 378
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 644,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/ocb/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 669,
                "height": 20,
                "width": 760
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 300,
                "top": 4152,
                "height": 20,
                "width": 201
              },
              "snippet": "<a href=\"https://www.usagm.gov\" class=\"site-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"selectionSharerPopunder-inner\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 4246,
                "height": 50,
                "width": 800
              },
              "snippet": "<div id=\"selectionSharerPopunder-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"selectionSharerPopunder\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 4246,
                "height": 0,
                "width": 800
              },
              "snippet": "<div class=\"selectionSharer\" id=\"selectionSharerPopunder\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[3]",
                "aria": "/document[1]/main[1]/banner[1]/navigation[1]"
              },
              "message": "The <div> element has the id \"nav-border\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 208,
                "height": 0,
                "width": 800
              },
              "snippet": "<div id=\"nav-border\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/span[1]/div[1]/button[1]",
                "aria": "/document[1]/main[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"gov-banner\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 491,
                "top": 38,
                "height": 16,
                "width": 145
              },
              "snippet": "<button aria-controls=\"gov-banner\" aria-expanded=\"false\" class=\"usa-disclaimer__button rotated\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 638,
                "top": 4296,
                "height": 59,
                "width": 162
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 638,
                "top": 4296,
                "height": 59,
                "width": 162
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 248,
                "height": 3711,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-content\" id=\"main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 4214,
                "width": 800
              },
              "snippet": "<div role=\"main\" class=\"site main-content\" id=\"page\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.61 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 10,
                "top": 4246,
                "height": 50,
                "width": 460
              },
              "snippet": "<label>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.61 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 10,
                "top": 4246,
                "height": 50,
                "width": 460
              },
              "snippet": "<label>",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/main[1]/banner[1]"
              },
              "message": "The ARIA role 'banner' is not valid for the element <header>",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 186,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"site-header bbg-header\" id=\"masthead\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 600,
                "width": 800
              },
              "snippet": "<body class=\"home page-template page-template-page-customBBGHomeFlex page-template-page-customBBGHomeFlex-php page page-id-24052 group-blog\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 20,
                "top": 3308,
                "height": 431,
                "width": 760
              },
              "snippet": "<iframe allowfullscreen=\"\" allow=\"autoplay; encrypted-media;\" frameborder=\"0\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" style=\"width: 100%; height: 100%;\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 248,
                "height": 3711,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-content\" id=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/main[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 60,
                "height": 158,
                "width": 800
              },
              "snippet": "<nav style=\"margin-bottom: 30px;\" role=\"navigation\" class=\"bbg__main-navigation\" id=\"site-navigation\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 41,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[22]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[21]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[20]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[18]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[17]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 3043,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[15]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 2608,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[13]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 2172,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[11]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1737,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[9]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[8]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 360,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[7]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 1083,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[4]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 358,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/main[1]/link[2]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 740,
                "top": 644,
                "height": 28,
                "width": 28
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[2]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 300,
                "top": 4029,
                "height": 88,
                "width": 201
              },
              "snippet": "<img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 20,
                "top": 3308,
                "height": 431,
                "width": 760
              },
              "snippet": "<iframe allowfullscreen=\"\" allow=\"autoplay; encrypted-media;\" frameborder=\"0\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" style=\"width: 100%; height: 100%;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[22]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[21]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 3919,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[20]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 3263,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[17]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 3043,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 3069,
                "height": 20,
                "width": 760
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 2608,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 2172,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1737,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[8]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 360,
                "top": 1302,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[7]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 1083,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/mbn/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[5]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 403,
                "top": 889,
                "height": 20,
                "width": 378
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 358,
                "top": 864,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/rferl/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 889,
                "height": 20,
                "width": 378
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 740,
                "top": 644,
                "height": 28,
                "width": 28
              },
              "snippet": "<a href=\"https://www.usagm.gov/networks/ocb/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 669,
                "height": 20,
                "width": 760
              },
              "snippet": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 300,
                "top": 4152,
                "height": 20,
                "width": 201
              },
              "snippet": "<a href=\"https://www.usagm.gov\" class=\"site-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/span[1]/div[1]/button[1]",
                "aria": "/document[1]/main[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"gov-banner\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 491,
                "top": 38,
                "height": 16,
                "width": 145
              },
              "snippet": "<button aria-controls=\"gov-banner\" aria-expanded=\"false\" class=\"usa-disclaimer__button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 638,
                "top": 4296,
                "height": 59,
                "width": 162
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 248,
                "height": 3711,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-content\" id=\"main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 4214,
                "width": 800
              },
              "snippet": "<div role=\"main\" class=\"site main-content\" id=\"page\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.61 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300",
              "bounds": {
                "left": 10,
                "top": 4246,
                "height": 50,
                "width": 460
              },
              "snippet": "<label>",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/main[1]/banner[1]"
              },
              "message": "The ARIA role 'banner' is not valid for the element <header>",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 186,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"site-header bbg-header\" id=\"masthead\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 600,
                "width": 800
              },
              "snippet": "<body class=\"home page-template page-template-page-customBBGHomeFlex page-template-page-customBBGHomeFlex-php page page-id-24052 group-blog\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 20,
                "top": 3308,
                "height": 431,
                "width": 760
              },
              "snippet": "<iframe allowfullscreen=\"\" allow=\"autoplay; encrypted-media;\" frameborder=\"0\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" style=\"width: 100%; height: 100%;\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 248,
                "height": 3711,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-content\" id=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/main[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 60,
                "height": 158,
                "width": 800
              },
              "snippet": "<nav style=\"margin-bottom: 30px;\" role=\"navigation\" class=\"bbg__main-navigation\" id=\"site-navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usagm.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "USAGM – U.S. Agency for Global Media",
          "pageurl": "https://www.usagm.gov/",
          "time": 3.52,
          "creditsremaining": 1156,
          "allitemcount": 93,
          "totalelements": 505,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usagm.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 25,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 19,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#footer > DIV:first-child > DIV#grid-container > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > NAV#site-navigation > H1:first-child + A + DIV > UL:first-child + DIV + DIV > UL:first-child > LI#facebook-social > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > NAV#site-navigation > H1:first-child + A + DIV > UL:first-child + DIV + DIV > UL:first-child > LI#twitter-social > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > NAV#site-navigation > H1:first-child + A + DIV > UL:first-child + DIV + DIV > UL:first-child > LI#youtube-social > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > NAV#site-navigation > H1:first-child + A + DIV > UL:first-child + DIV + DIV > UL:first-child > LI#linkedin-social > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > NAV#site-navigation > H1:first-child + A + DIV > UL:first-child + DIV + DIV > UL:first-child > LI#instagram-social > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 9,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#selectionSharerPopunder > DIV#selectionSharerPopunder-inner > LABEL:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H3"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3: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"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#main > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "URL",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usagm.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.094",
        "responseTime": "2022-07-17T19:03:00.425Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1026092,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 73,
              "totalWarnings": 13,
              "totalIssues": 86
            },
            "issuesByLevel": {
              "A": {
                "count": 66,
                "pct": 76.74
              },
              "AA": {
                "count": 41,
                "pct": 47.67
              },
              "AAA": {
                "count": 86,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 1,
              "allDensity": 9
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "b5aff221-fb38-49c7-948c-2371cc9547fc",
          "docID": "cfda68da-e001-4f13-aa39-46e654642e0c",
          "sourceHash": "650eb5668c2f8eba2a9f348fc872d317",
          "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=b5aff221-fb38-49c7-948c-2371cc9547fc",
          "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": 15,
                  "y": 15
                },
                "bottom-right": {
                  "x": 29,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "9e47786ba2d077bf99768e6110204445",
              "signature": "9b12504e8ddbf7e47813adcea3912c09",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9e47786ba2d077bf99768e6110204445"
            },
            {
              "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": 59,
                  "y": 15
                },
                "bottom-right": {
                  "x": 75,
                  "y": 31
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USAGMgov\" target=\"_blank\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "6577fde1fe73a75abb722cffb6428372",
              "signature": "8e96e1f43bf3afe8fc5c441bd5065aad",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6577fde1fe73a75abb722cffb6428372"
            },
            {
              "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": 105,
                  "y": 15
                },
                "bottom-right": {
                  "x": 123,
                  "y": 31
                },
                "height": 16,
                "width": 18
              },
              "position": {
                "line": 4626,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "1e8d6221fa54424e804a450e20b50ae5",
              "signature": "a929750426cc36a437b825b2b4d67a16",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1e8d6221fa54424e804a450e20b50ae5"
            },
            {
              "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": 153,
                  "y": 15
                },
                "bottom-right": {
                  "x": 167,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "c8d2e4dbbcfc53ad2a5c3de0b81c0cca",
              "signature": "adfeba3333a31ef7c3a3c5dc49400096",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c8d2e4dbbcfc53ad2a5c3de0b81c0cca"
            },
            {
              "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": 197,
                  "y": 15
                },
                "bottom-right": {
                  "x": 211,
                  "y": 32.5938
                },
                "height": 17.5938,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "5a649935e3641bf40392771141b2038d",
              "signature": "00aa212b19b0d3971fbfa0cf89da6c35",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5a649935e3641bf40392771141b2038d"
            },
            {
              "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": 0,
                  "y": 543.3125
                },
                "bottom-right": {
                  "x": 984,
                  "y": 559.3125
                },
                "height": 16,
                "width": 984
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\"&gt;&lt;img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/07/MicrosoftTeams-image-12-1040x624.png\" class=\"car",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "43e795ba7420de1fc751f0416f639b70",
              "signature": "e28668c60d564fb7e56072ef9c3ba366",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=43e795ba7420de1fc751f0416f639b70"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 4698,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/ocb/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "4c8405d12aca13e020e2531e7dde6f7e",
              "signature": "edcaff407cfc94a963013c30f5cd596a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=4c8405d12aca13e020e2531e7dde6f7e"
            },
            {
              "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": 0,
                  "y": 265.15625
                },
                "bottom-right": {
                  "x": 490,
                  "y": 281.15625
                },
                "height": 16,
                "width": 490
              },
              "position": {
                "line": 4855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\"&gt;&lt;img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/scoboda-1040x624.jpg\" class=\"cards__backdrop--image i",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b96dab8b185fc0fa0788accd424295d6",
              "signature": "272718a441e7cfa193c2c34a37a971ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b96dab8b185fc0fa0788accd424295d6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 4855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "012767ebe5c7eb183677252f97aedec5",
              "signature": "12be698eb616ff916e96a3071219c977",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=012767ebe5c7eb183677252f97aedec5"
            },
            {
              "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": 0,
                  "y": 265.15625
                },
                "bottom-right": {
                  "x": 490,
                  "y": 281.15625
                },
                "height": 16,
                "width": 490
              },
              "position": {
                "line": 5022,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\"&gt;&lt;img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/Russia_U",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b2dc81a8bbbaa975726d34d71af2fab7",
              "signature": "1a9e4e7c5a53c778f51219929997617e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b2dc81a8bbbaa975726d34d71af2fab7"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5023,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "ce32d373d1f4efd68495cbf1ad637404",
              "signature": "d4f78428ebc46f87b44f1e3cc2e9df51",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ce32d373d1f4efd68495cbf1ad637404"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5035,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "95b6e6d3235e9344b71964b79a557f43",
              "signature": "95a7f1221e1c9fd50cd9e9a4292bdfa5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=95b6e6d3235e9344b71964b79a557f43"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5443,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "03e3ae880701c3773375266868e5083d",
              "signature": "d321300245eb11e1fb35feae003faaa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=03e3ae880701c3773375266868e5083d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6191,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3d4111244bf811eedabbea1cc1b5b365",
              "signature": "478db94175e819f676f94558d60988c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3d4111244bf811eedabbea1cc1b5b365"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6192,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "125049d23271a8c728c5881c3f99ffce",
              "signature": "2f68af95bd6e602c081bfe29017e0281",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=125049d23271a8c728c5881c3f99ffce"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6551,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "5ce4453fc2570c0d55bd4cfe9a03982b",
              "signature": "6e86cfe1fde4e56d6e99fb26e36a2e23",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5ce4453fc2570c0d55bd4cfe9a03982b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6552,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "31c059440a1a0c6ab25297ee6dd9dc8c",
              "signature": "80281de3a0c720b24df7b8bf1329a5dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=31c059440a1a0c6ab25297ee6dd9dc8c"
            },
            {
              "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": 0,
                  "y": 265.15625
                },
                "bottom-right": {
                  "x": 490,
                  "y": 281.15625
                },
                "height": 16,
                "width": 490
              },
              "position": {
                "line": 6719,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\"&gt;&lt;img width=\"1040\" height=\"624\" src=\"https://www.usagm.gov/wp-content/uploads/2022/03/SawaRadio-1040x624.jpeg\" class=\"cards__backdrop--image image-posit",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e5972c670cf5904e2226ec65895d5b3b",
              "signature": "8cb11dc7c5b0f230f068915f787f03e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e5972c670cf5904e2226ec65895d5b3b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6720,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "f9dcdb018fa0beb4651c92a23fe19db5",
              "signature": "5051c8b3290791a84863473f989678e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f9dcdb018fa0beb4651c92a23fe19db5"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6720,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5a2ebb7c231a741693ae4366432212a0",
              "signature": "391af39e0c79ccf29c25acd8bf853b76",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5a2ebb7c231a741693ae4366432212a0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6792,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "d0aead12dd5d7e58fd73e8f9db19d219",
              "signature": "91d76b011d2afe95dad201ca5b669a2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d0aead12dd5d7e58fd73e8f9db19d219"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6863,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e28e8fc76dc95d624506a27f907723da",
              "signature": "826a38ff018ffd8a94c05f2b3f3602e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e28e8fc76dc95d624506a27f907723da"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 7020,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "885c771b4b5b5905273f60af54f5fcf9",
              "signature": "0e4a0787726f4b167a69f1e3d7b503e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=885c771b4b5b5905273f60af54f5fcf9"
            },
            {
              "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": 411.5,
                  "y": 2216.359375
                },
                "bottom-right": {
                  "x": 612.5,
                  "y": 2232.359375
                },
                "height": 16,
                "width": 201
              },
              "position": {
                "line": 7020,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"site-brand\" href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/a[1]",
              "issueID": "ef726aa092512b598cdcbe53f07db8a8",
              "signature": "ce00f2b5f3b69b4feb6201ab512660ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ef726aa092512b598cdcbe53f07db8a8"
            },
            {
              "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": 602.5,
                  "y": 37
                },
                "bottom-right": {
                  "x": 734.5,
                  "y": 53
                },
                "height": 16,
                "width": 132
              },
              "position": {
                "line": 8131,
                "column": 8
              },
              "errorSnippet": "&lt;span class=\"usa-disclaimer__button--text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/span[1]/div[1]/button[1]/span[1]",
              "issueID": "63408eab7409cc39ec102040ffa01ccd",
              "signature": "69ab5ee6578f45db25880979075bed4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=63408eab7409cc39ec102040ffa01ccd"
            },
            {
              "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": 32
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 800
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2429,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-customBBGHomeFlex page-template-page-customBBGHomeFlex-php page page-id-24052 group-blog\"&gt; &lt;!-- Loading tealium script asynchronously --&gt;\n&lt;script type=\"text/javascript\" style=\"\"&gt; (funct",
              "xpath": "/html/body",
              "issueID": "02606caf00170b078af50b457de53ce7",
              "signature": "9e75928049a0ac56edd5733b3ab5cbe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=02606caf00170b078af50b457de53ce7"
            },
            {
              "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": 235.203125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 361.125125,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 33,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41839\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41839\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/who-we-are/\" class=\"bbg__top-nav__link-text\"&gt;Who we are&lt;/a",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "7ec6ec656a4ac341b93939d36bb4546c",
              "signature": "c737cf7e0e6ac081bd760974f6d21c90",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7ec6ec656a4ac341b93939d36bb4546c"
            },
            {
              "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": 383.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 509.047,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 309,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41895\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41895\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/our-work/\" class=\"bbg__top-nav__link-text\"&gt;Our Work&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]",
              "issueID": "993eda977e79548b8e4301c76ff207fc",
              "signature": "f4dd28eafb133e5e427e7938a542681c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=993eda977e79548b8e4301c76ff207fc"
            },
            {
              "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": 16,
                  "y": 43
                },
                "bottom-right": {
                  "x": 256.60900000000004,
                  "y": 147
                },
                "height": 104,
                "width": 240.609
              },
              "position": {
                "line": 8233,
                "column": 0
              },
              "errorSnippet": "&lt;h3 class=\"card-color-white selectionShareable\"&gt; &lt;a class=\" card-color-white\" href=\"https://www.usagm.gov/2022/07/06/critically-acclaimed-current-time-documentary-chronicles-families-divided-by-russias-war-disinformation/\"&gt;Critically acclaime",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[2]/h3[1]",
              "issueID": "efaca93bb5b1ccbd5180637be8d3460f",
              "signature": "1fbab8f580a80d0cd5eff5292052e9c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=efaca93bb5b1ccbd5180637be8d3460f"
            },
            {
              "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": 16,
                  "y": 62
                },
                "bottom-right": {
                  "x": 198.766,
                  "y": 242
                },
                "height": 180,
                "width": 182.766
              },
              "position": {
                "line": 5635,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"card-color-white selectionShareable\"&gt; “The people of #Russia deserve to know the facts about their government’s attacks on Ukraine and how the world is reacting. USAGM will continue to use its resources to bring unbiased information to li",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "d4c2719cc58ad18e2f66af8840d49e63",
              "signature": "23f4bd22ec89d1952c0ec2beb9e7ec1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d4c2719cc58ad18e2f66af8840d49e63"
            },
            {
              "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": 16,
                  "y": 16
                },
                "bottom-right": {
                  "x": 308.656,
                  "y": 172
                },
                "height": 156,
                "width": 292.656
              },
              "position": {
                "line": 8233,
                "column": 0
              },
              "errorSnippet": "&lt;h3 class=\"align-left card-color-white selectionShareable\"&gt; &lt;a class=\" card-color-white\" href=\"https://www.usagm.gov/who-we-are/\"&gt;The U.S. Agency for Global Media is an independent federal agency overseeing public service media networks that ",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[2]/h3[1]",
              "issueID": "70cb4e4b9df5dc68f3a9e2bfefd5a559",
              "signature": "22b53e78c4fb9484a73696803a5cbd5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=70cb4e4b9df5dc68f3a9e2bfefd5a559"
            },
            {
              "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": 16,
                  "y": 16
                },
                "bottom-right": {
                  "x": 226.25,
                  "y": 198
                },
                "height": 182,
                "width": 210.25
              },
              "position": {
                "line": 8233,
                "column": 0
              },
              "errorSnippet": "&lt;h3 class=\"align-left card-color-white selectionShareable\"&gt; &lt;a class=\" card-color-white\" href=\"https://www.usagm.gov/rumors-myths-untruths/\"&gt;Rumors, Myths and Untruths -- There are many things people misunderstand about the U.S. international",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[2]/h3[1]",
              "issueID": "93fc29942bb351fa88e5d7e1c6cda61a",
              "signature": "c140e8306affa212bac570436462b2af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=93fc29942bb351fa88e5d7e1c6cda61a"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 1429,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/voa/\" class=\"bbg__top-nav__link-text\"&gt;VOA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "530cb66ac2fcc033d75fb0dcfe645db9",
              "signature": "dc36111eb61d3fbfc66bdb78b56d52ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=530cb66ac2fcc033d75fb0dcfe645db9"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 1434,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/ocb/\" class=\"bbg__top-nav__link-text\"&gt;OCB&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "c7c28502c38048cfba473bbcc61fce45",
              "signature": "ed01dac0acddfb4b59e2c3a28f9bcaf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c7c28502c38048cfba473bbcc61fce45"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 1450,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rfa/\" class=\"bbg__top-nav__link-text\"&gt;RFA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "dcb710ab0f4e47771328d603d42f6bc1",
              "signature": "caa0134cd1811b94708b8d01087281eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dcb710ab0f4e47771328d603d42f6bc1"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 1450,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\" class=\"bbg__top-nav__link-text\"&gt;MBN&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "f59cbd17231583327fef438c6be6d51b",
              "signature": "8d38a1301e95c4c32e7c3d093dd73deb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f59cbd17231583327fef438c6be6d51b"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 4026,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/otf/\" class=\"bbg__top-nav__link-text\"&gt;OTF&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "c1d71083a1e5808d5484c139e2f47628",
              "signature": "2cbb5a490c8de32e19bf6503f6070a1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c1d71083a1e5808d5484c139e2f47628"
            },
            {
              "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": -16,
                  "y": -17
                },
                "height": -17,
                "width": -16
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/work-with-us/equal-employment/\" class=\"bbg__top-nav__link-text\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "70e9e1c88bcf2465f04724134f1674ad",
              "signature": "87ccb30e32b470d5b4835b407bcfd3ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=70e9e1c88bcf2465f04724134f1674ad"
            },
            {
              "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": 15
                },
                "bottom-right": {
                  "x": 29,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "5682cbc9526584209998f58c14e3ddcb",
              "signature": "3ee9e954a4a9c29e50e6201908f81260",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5682cbc9526584209998f58c14e3ddcb"
            },
            {
              "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": 59,
                  "y": 15
                },
                "bottom-right": {
                  "x": 75,
                  "y": 31
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USAGMgov\" target=\"_blank\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "e4aab1405883b4cd8564d7439cddda86",
              "signature": "ef9a1066a26e34905f48558a54ee8c25",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e4aab1405883b4cd8564d7439cddda86"
            },
            {
              "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": 105,
                  "y": 15
                },
                "bottom-right": {
                  "x": 123,
                  "y": 31
                },
                "height": 16,
                "width": 18
              },
              "position": {
                "line": 4626,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "65e87276946836ee3fa115b386895a76",
              "signature": "101584507bc658fd33950770206626eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=65e87276946836ee3fa115b386895a76"
            },
            {
              "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": 153,
                  "y": 15
                },
                "bottom-right": {
                  "x": 167,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "f620b868c29a884ddf2c0320c8b3f300",
              "signature": "1d8b2f87a341a630aadf1a943635d734",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f620b868c29a884ddf2c0320c8b3f300"
            },
            {
              "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": 197,
                  "y": 15
                },
                "bottom-right": {
                  "x": 211,
                  "y": 32.5938
                },
                "height": 17.5938,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "6b887e2a3d3582873ec881327c7a4b20",
              "signature": "793dd8c1a0d832a79e17df8b6147d2f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6b887e2a3d3582873ec881327c7a4b20"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 4698,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/ocb/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "ad36f597776ea91384a99c93ae7c6a5d",
              "signature": "c9a14ed47a0115294fe950ced8c42a05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ad36f597776ea91384a99c93ae7c6a5d"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 4855,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "45534c8e4c2a80f83f73ee7d1449c7da",
              "signature": "d315e271def0b2fe99aa97ba985999df",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=45534c8e4c2a80f83f73ee7d1449c7da"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5023,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "04b31a1bfb55fe05b23abfdcb700cf87",
              "signature": "e3a6bddbf636c12348733493ae477008",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=04b31a1bfb55fe05b23abfdcb700cf87"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5035,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "68230afda0c4c2c12bc4012f97d6c703",
              "signature": "1c6b8aae52cc6e633d986749fae24b36",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=68230afda0c4c2c12bc4012f97d6c703"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 5443,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "48641a80dacc025222433fcfaef3a3d3",
              "signature": "403140f9a1da7aaa752176410b724827",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=48641a80dacc025222433fcfaef3a3d3"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6191,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "eb75aa596c898f38db4dae1a55d8cc5b",
              "signature": "b2979114966ab54cbabdc4fb72368b8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb75aa596c898f38db4dae1a55d8cc5b"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6192,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/rferl/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "f9e6696c0282dc6e6bc40da729218174",
              "signature": "6268fedada0d177d73320612667ce574",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f9e6696c0282dc6e6bc40da729218174"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6551,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "9b97a3a60be80c210e1e3e08aa82488a",
              "signature": "b478705c962e0c24770bb5a2ba50edcb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9b97a3a60be80c210e1e3e08aa82488a"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6552,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "e2bbb606afa066e309238f00d7c0ab6f",
              "signature": "dfa2352a655bc8f874414fb2cf10785c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e2bbb606afa066e309238f00d7c0ab6f"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6720,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov/networks/mbn/\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "11a7d960e0414389f4dbdb3deab66bd8",
              "signature": "5d0a62a26c011ae740a8676959346053",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=11a7d960e0414389f4dbdb3deab66bd8"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6720,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "845e75a8c23a64c3a9d517ed5e855919",
              "signature": "6adc0778910830c4521aa1a8578232af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=845e75a8c23a64c3a9d517ed5e855919"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6792,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "37756eece8d61954d75c07a68db14340",
              "signature": "3e75005a71c45d549892b3b58907991c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=37756eece8d61954d75c07a68db14340"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 6863,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ed2c8f085dda4cc084cc36373526147e",
              "signature": "19e33b05a61b6513a8891fbde057c00c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ed2c8f085dda4cc084cc36373526147e"
            },
            {
              "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": 28,
                  "y": 28
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 7020,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usagm.gov\"&gt; &lt;img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "844e83d68ad2c4626f3064964241efc0",
              "signature": "3f6849418682df2848eeb6077834ba7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=844e83d68ad2c4626f3064964241efc0"
            },
            {
              "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": 411.5,
                  "y": 2216.359375
                },
                "bottom-right": {
                  "x": 612.5,
                  "y": 2232.359375
                },
                "height": 16,
                "width": 201
              },
              "position": {
                "line": 7020,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"site-brand\" href=\"https://www.usagm.gov\"&gt; &lt;img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/a[1]",
              "issueID": "3b444ca088b40a836bc1adbb8a704c99",
              "signature": "37b4e9f946a366bbb63e66275fc850fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3b444ca088b40a836bc1adbb8a704c99"
            },
            {
              "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": -7,
                  "y": -5
                },
                "bottom-right": {
                  "x": 13,
                  "y": 15
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8179,
                "column": 273
              },
              "errorSnippet": "&lt;a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_blank\"&gt;&lt;svg width=\"20\" height=\"20\"&gt;&lt;path stroke=\"%23FFF\" stroke-width=\"6\" d=\"m16,25h82v60H16zl37,37q4,3 8,0l37-37M16,85l30-30m22,0 30,30\"&gt;&lt;/path&gt;&lt;/s",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "562a02341abffd97767770f2821c6d71",
              "signature": "2222b893d1cab539cc300c3bb9bb23f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=562a02341abffd97767770f2821c6d71"
            },
            {
              "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": 975,
                  "y": 55
                },
                "bottom-right": {
                  "x": 1005,
                  "y": 85
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 8183,
                "column": 108
              },
              "errorSnippet": "&lt;a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_blank\"&gt;&lt;svg width=\"20\" height=\"20\"&gt;&lt;path stroke=\"%23FFF\" stroke-width=\"6\" d=\"m16,25h82v60H16zl37,37q4,3 8,0l37-37M16,85l30-30m22,0 30,30\"&gt;&lt;/path&gt;&lt;/s",
              "xpath": "/html/body/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4041d224d994e33a601203a434a3c6d5",
              "signature": "68902a0d391358dd51b96da9f34e1b7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4041d224d994e33a601203a434a3c6d5"
            },
            {
              "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": 235.203125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 361.125125,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 33,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41839\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41839\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/who-we-are/\" class=\"bbg__top-nav__link-text\"&gt;Who we are&lt;/a",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "7223f4ccaeafb3174753b78abdb4f08d",
              "signature": "41175c8015e256c05fc5e2790ee5f1e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7223f4ccaeafb3174753b78abdb4f08d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 972.812,
                  "y": 210
                },
                "height": 210,
                "width": 972.812
              },
              "position": {
                "line": 4087,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\" style=\"display: none;\"&gt; &lt;li id=\"menu-item-41840\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-41840\"&gt;&lt;a href=\"https://www.usagm.gov/who-we-are/mission/\" class=\"bbg__top-nav__link-text\"&gt;M",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "1f087df232b2f8c590ac50d883636e8c",
              "signature": "5f21d4269bdd835a3c896c1664d77c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1f087df232b2f8c590ac50d883636e8c"
            },
            {
              "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": 383.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 509.047,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 309,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41895\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41895\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/our-work/\" class=\"bbg__top-nav__link-text\"&gt;Our Work&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]",
              "issueID": "a7a8f69b0c080edf1d9e5589ea616c28",
              "signature": "69d87bddb888d038031acc44261da894",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a7a8f69b0c080edf1d9e5589ea616c28"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 972.812,
                  "y": 175
                },
                "height": 175,
                "width": 972.812
              },
              "position": {
                "line": 4087,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\" style=\"display: none;\"&gt; &lt;li id=\"menu-item-41896\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-41896\"&gt;&lt;a href=\"https://www.usagm.gov/our-work/strategy-and-results/\" class=\"bbg__top-nav__link",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "c8bd62e3a552865b1066ed0fffc485d6",
              "signature": "b0847fd9a95459ea44cba6b2c734b991",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c8bd62e3a552865b1066ed0fffc485d6"
            },
            {
              "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": 531.046875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 656.968875,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 319,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41899\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41899\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/networks/\" class=\"bbg__top-nav__link-text\"&gt;Entities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]",
              "issueID": "5f9449c18e04f6573ab7b4081b4e5763",
              "signature": "06eb24c1ed5fdf43b82b2f17fa6ca42f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5f9449c18e04f6573ab7b4081b4e5763"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 972.812,
                  "y": 210
                },
                "height": 210,
                "width": 972.812
              },
              "position": {
                "line": 5575,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\" style=\"display: none;\"&gt; &lt;li id=\"menu-item-41900\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-41900\"&gt;&lt;a href=\"https://www.usagm.gov/networks/voa/\" class=\"bbg__top-nav__link-text\"&gt;VOA&lt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "7bf04ba50819307b3827681beebd6597",
              "signature": "cffee5948227bd1a26558ea8f1989ff7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7bf04ba50819307b3827681beebd6597"
            },
            {
              "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": 678.96875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 804.89075,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 351,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41903\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41903\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/news-and-information/\" class=\"bbg__top-nav__link-text\"&gt;News&l",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]",
              "issueID": "c2450244807026963f2acd5099432b31",
              "signature": "51d35eee36c80ed4beaf2d4282148cc8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c2450244807026963f2acd5099432b31"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 972.812,
                  "y": 175
                },
                "height": 175,
                "width": 972.812
              },
              "position": {
                "line": 6252,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\" style=\"display: none;\"&gt; &lt;li id=\"menu-item-41846\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-41846\"&gt;&lt;a href=\"https://www.usagm.gov/news-and-information/press-releases/\" class=\"bbg__top-nav",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]",
              "issueID": "d5d2016bab2864757aa93d4948bb863e",
              "signature": "8ad860a6f3b3c940d5b6e687044a360d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d5d2016bab2864757aa93d4948bb863e"
            },
            {
              "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": 826.890625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 952.812625,
                  "y": 56
                },
                "height": 56,
                "width": 125.922
              },
              "position": {
                "line": 367,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-41851\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-41851\" aria-haspopup=\"true\"&gt;&lt;a href=\"https://www.usagm.gov/work-with-us/\" class=\"bbg__top-nav__link-text\"&gt;Work with Us&l",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]",
              "issueID": "b4fba4c080b75592070b5b38d26232bf",
              "signature": "74e0355cc2febce40315ac89eb4a45af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b4fba4c080b75592070b5b38d26232bf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 972.812,
                  "y": 175
                },
                "height": 175,
                "width": 972.812
              },
              "position": {
                "line": 6252,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\" style=\"display: none;\"&gt; &lt;li id=\"menu-item-42749\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-42749\"&gt;&lt;a href=\"https://www.usagm.gov/work-with-us/contract-opportunities/\" class=\"bbg__top-nav",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]",
              "issueID": "fcf787d674615bea4d5c043ea9dfddac",
              "signature": "80a1176399c3cb220bb2a8a481970dca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fcf787d674615bea4d5c043ea9dfddac"
            },
            {
              "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": 548.5,
                  "y": 2234.359375
                },
                "bottom-right": {
                  "x": 810.5,
                  "y": 2253.359375
                },
                "height": 19,
                "width": 262
              },
              "position": {
                "line": 7608,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"/employee-resources-and-guidelines/\"&gt;Employee Resources and Guidelines&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/a[6]",
              "issueID": "cd7398b6803e41330b4675cdc26a95e9",
              "signature": "ee3903e897d692a44ceaac9101cb7da6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cd7398b6803e41330b4675cdc26a95e9"
            },
            {
              "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": 381,
                  "y": 2263.359375
                },
                "bottom-right": {
                  "x": 613,
                  "y": 2282.359375
                },
                "height": 19,
                "width": 232
              },
              "position": {
                "line": 8114,
                "column": 2
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"/vulnerability-disclosure-policy\"&gt;Vulnerability Disclosure Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/a[8]",
              "issueID": "018c36c0ddac6d227fbb9468f78a3b35",
              "signature": "32bea749ce6f50e54a48288e50b1014b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=018c36c0ddac6d227fbb9468f78a3b35"
            },
            {
              "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": 32
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 800
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2429,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-customBBGHomeFlex page-template-page-customBBGHomeFlex-php page page-id-24052 group-blog\"&gt; &lt;!-- Loading tealium script asynchronously --&gt;\n&lt;script type=\"text/javascript\" style=\"\"&gt; (funct",
              "xpath": "/html/body",
              "issueID": "282d2d2d465b5360c92fa726e0679159",
              "signature": "1c642a6b5a1107cc46a4f1db795b0cee",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=282d2d2d465b5360c92fa726e0679159"
            },
            {
              "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": 15
                },
                "bottom-right": {
                  "x": 29,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/USAGMgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "450975753d397fe8bde2f2856a3966d7",
              "signature": "c6fadec3f4161bcd1e4328c38c215e59",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=450975753d397fe8bde2f2856a3966d7"
            },
            {
              "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": 59,
                  "y": 15
                },
                "bottom-right": {
                  "x": 75,
                  "y": 31
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 4555,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USAGMgov\" target=\"_blank\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "e66cdd25988d38c53788be379ecec00a",
              "signature": "8b328004dab1709f6887af061578078d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e66cdd25988d38c53788be379ecec00a"
            },
            {
              "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": 105,
                  "y": 15
                },
                "bottom-right": {
                  "x": 123,
                  "y": 31
                },
                "height": 16,
                "width": 18
              },
              "position": {
                "line": 4626,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\" target=\"_blank\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "dd2c98192a417a9e88a76afdf7f8db64",
              "signature": "4fead61173a1b081ce8e186249d8e58e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dd2c98192a417a9e88a76afdf7f8db64"
            },
            {
              "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": 153,
                  "y": 15
                },
                "bottom-right": {
                  "x": 167,
                  "y": 31
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "8309c92b95f297d0eae61af68aa68934",
              "signature": "6b0202ae80c7024cb92ce210acdfd8d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8309c92b95f297d0eae61af68aa68934"
            },
            {
              "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": 197,
                  "y": 15
                },
                "bottom-right": {
                  "x": 211,
                  "y": 32.5938
                },
                "height": 17.5938,
                "width": 14
              },
              "position": {
                "line": 4627,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/usagmgov/\" target=\"_blank\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "16803918e1b1e167ee188a0616903b5a",
              "signature": "35194da0c56c9ccccc9cdd97a65d1972",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=16803918e1b1e167ee188a0616903b5a"
            },
            {
              "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": 123.5,
                  "y": 2234.359375
                },
                "bottom-right": {
                  "x": 198.5,
                  "y": 2253.359375
                },
                "height": 19,
                "width": 75
              },
              "position": {
                "line": 7188,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"https://www.stateoig.gov/hotline\" target=\"_blank\"&gt;IG Hotline&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/a[2]",
              "issueID": "75642947970f80b916c40b3036ce510f",
              "signature": "d9ab90e0c119307c0ee301c2e65e9dac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=75642947970f80b916c40b3036ce510f"
            },
            {
              "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": 361.5,
                  "y": 2234.359375
                },
                "bottom-right": {
                  "x": 419.5,
                  "y": 2253.359375
                },
                "height": 19,
                "width": 58
              },
              "position": {
                "line": 7200,
                "column": 58
              },
              "errorSnippet": "&lt;a class=\"footer-link\" href=\"http://www.usa.gov/\" target=\"_blank\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/a[4]",
              "issueID": "cf2b8f538b4b419a80b387d6eee920d8",
              "signature": "ff06f63ce1362032dd4522b11a22fa36",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cf2b8f538b4b419a80b387d6eee920d8"
            },
            {
              "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": -7,
                  "y": -5
                },
                "bottom-right": {
                  "x": 13,
                  "y": 15
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8118,
                "column": 68
              },
              "errorSnippet": "&lt;a class=\"action tweet\" href=\"\" title=\"Share this selection on Twitter\" target=\"_blank\"&gt;Tweet&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ad13a8b92d844fa1222e732bfccb2fd4",
              "signature": "583f6621a085b9388fba8778aa898c1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ad13a8b92d844fa1222e732bfccb2fd4"
            },
            {
              "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": -7,
                  "y": -5
                },
                "bottom-right": {
                  "x": 13,
                  "y": 15
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8177,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"action facebook\" href=\"\" title=\"Share this selection on Facebook\" target=\"_blank\" style=\"display: inline-block;\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "24d7b10d7dd25d0d3a6f86885def86c9",
              "signature": "dc76a836b2a9adfa5f77b1a8f47d53d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=24d7b10d7dd25d0d3a6f86885def86c9"
            },
            {
              "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": -7,
                  "y": -5
                },
                "bottom-right": {
                  "x": 13,
                  "y": 15
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 8179,
                "column": 273
              },
              "errorSnippet": "&lt;a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_blank\"&gt;&lt;svg width=\"20\" height=\"20\"&gt;&lt;path stroke=\"%23FFF\" stroke-width=\"6\" d=\"m16,25h82v60H16zl37,37q4,3 8,0l37-37M16,85l30-30m22,0 30,30\"&gt;&lt;/path&gt;&lt;/s",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "e02a14a3f2255a1dc4e0b1127a4bffad",
              "signature": "667650f0e6876d7b6362fd43838451cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e02a14a3f2255a1dc4e0b1127a4bffad"
            },
            {
              "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": 867,
                  "y": 55
                },
                "bottom-right": {
                  "x": 897,
                  "y": 85
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 8181,
                "column": 108
              },
              "errorSnippet": "&lt;a class=\"action tweet\" href=\"\" title=\"Share this selection on Twitter\" target=\"_blank\"&gt;Tweet&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "f60eb6dc127b308db8f262108711f8d7",
              "signature": "eb2d749e89e6d5aabd5bf8bedc54fcd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f60eb6dc127b308db8f262108711f8d7"
            },
            {
              "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": 921,
                  "y": 55
                },
                "bottom-right": {
                  "x": 951,
                  "y": 85
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 8182,
                "column": 108
              },
              "errorSnippet": "&lt;a class=\"action facebook\" href=\"\" title=\"Share this selection on Facebook\" target=\"_blank\" style=\"display: inline-block;\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "9a1547180dff1c52c63ed62f1539a457",
              "signature": "9bb02890ae182ac7da0aaee01511fe61",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9a1547180dff1c52c63ed62f1539a457"
            },
            {
              "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": 975,
                  "y": 55
                },
                "bottom-right": {
                  "x": 1005,
                  "y": 85
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 8183,
                "column": 108
              },
              "errorSnippet": "&lt;a class=\"action email\" href=\"\" title=\"Share this selection by email\" target=\"_blank\"&gt;&lt;svg width=\"20\" height=\"20\"&gt;&lt;path stroke=\"%23FFF\" stroke-width=\"6\" d=\"m16,25h82v60H16zl37,37q4,3 8,0l37-37M16,85l30-30m22,0 30,30\"&gt;&lt;/path&gt;&lt;/s",
              "xpath": "/html/body/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "a2c11ac1622f23ab1537f1f68b27b4dd",
              "signature": "dfb425ad2bdb00f7b87586d715eff9e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a2c11ac1622f23ab1537f1f68b27b4dd"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usagm.gov/",
      "what": "Agency for Global Media",
      "result": "https://www.usagm.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usagm.gov/",
      "result": [
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This BUTTON has an aria-controls attribute value of 'gov-banner', which includes one or more invalid or duplicate ids",
          "element": "<button aria-controls=\"gov-banner\" aria-expanded=\"false\" class=\"usa-disclaimer__button\"><span class=\"usa-disclaimer__button--text\">Here’s how you know</span></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[class=\"usa-disclaimer__button\"][aria-expanded=\"false\"][aria-controls=\"gov-banner\"]",
            "attNo": 3
          }
        },
        {
          "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide 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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide 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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide 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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"]",
            "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=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide 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=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"]",
            "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=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide 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=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"]",
            "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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*: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=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\"]",
            "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 height=\"20\" width=\"20\"><path d=\"m16,25h82v60H16zl37,37q4,3 8,0l37-37M16,85l30-30m22,0 30,30\" stroke-width=\"6\" stroke=\"%23FFF\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*: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[width=\"20\"][height=\"20\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 228,
          "bestPracticeId": 523,
          "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<iframe allowfullscreen=\"\" allow=\"autoplay; encrypted-media;\" frameborder=\"0\" src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\" style=\"width: 100%; height: 100%;\"></iframe>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a descriptive label for the iframe.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "iframe[src=\"https://www.youtube.com/embed/LZq8sh8wvYw?rel=0\"][frameborder=\"0\"][allow=\"autoplay; encrypted-media;\"][allowfullscreen=\"\"]",
            "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 target=\"_blank\" href=\"https://www.facebook.com/USAGMgov/\"><i class=\"fab fa-facebook\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.facebook.com/USAGMgov/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://twitter.com/USAGMgov\"><i class=\"fab fa-twitter\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/USAGMgov\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\"><i class=\"fab fa-youtube\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.youtube.com/channel/UCvYge67D7cpRJ6aYn2E9pPw\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\"><i class=\"fab fa-linkedin\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.linkedin.com/company/united-states-agency-for-global-media/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.instagram.com/usagmgov/\"><i class=\"fab fa-instagram\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.instagram.com/usagmgov/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on- ... .gov/wp-content/uploads/2022/07/MicrosoftTeams-image-12-1040x624.png\" height=\"624\" width=\"1040\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/2022/07/11/on-historic-anniversary-martis-filling-information-gap-on-crackdown/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/ocb/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_ocb--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/ocb/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-att ... ttps://www.usagm.gov/wp-content/uploads/2022/03/scoboda-1040x624.jpg\" height=\"624\" width=\"1040\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/2022/03/06/rfe-rl-suspends-operations-in-russia-following-kremlin-attacks/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/rferl/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/rferl/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to- ... /uploads/2022/03/Russia_Ukraine_Invasion_22058694196474-1040x624.jpg\" height=\"624\" width=\"1040\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/2022/03/05/usagm-condemns-kremlins-increasing-censorship-responds-to-a-surge-in-demand-for-reporting-from-its-networks/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/mbn/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/mbn/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/mbn/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/mbn/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/rferl/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/rferl/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/rferl/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_rferl--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/rferl/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/mbn/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/mbn/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\"><img s ... s://www.usagm.gov/wp-content/uploads/2022/03/SawaRadio-1040x624.jpeg\" height=\"624\" width=\"1040\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/2022/03/22/sawa-marks-20-years-with-the-launch-of-sawa-sudan/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov/networks/mbn/\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_mbn--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov/networks/mbn/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://twitter.com/USAGMgov/status/1500239301954744322\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/social-icons/png-white/social-icons_twitter-100x100.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/USAGMgov/status/1500239301954744322\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/logo_usagm--watermark.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\"><img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\"><img src=\"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.usagm.gov\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.usagm.gov\" class=\"site-brand\"><img src=\"https://www.usagm.gov/wp-content/themes/bbgRedesign/img/USAGM-Logo-white.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"site-brand\"][href=\"https://www.usagm.gov\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this UL",
          "element": "<ul aria-expanded=\"false\" class=\"menu nav-menu desktop-navigation\" id=\"primary-menu\"><li aria-haspop ... ct-page menu-item-47649\" id=\"menu-item-47649\"><a class=\"bbg__top-nav__link-text\" href=\"https://www.u",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"primary-menu\"][class=\"menu nav-menu desktop-navigation\"][aria-expanded=\"false\"]",
            "attNo": 3
          }
        }
      ]
    }
  ],
  "timeStamp": "4afnv",
  "startTime": "2022-07-17T19:00:36",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      54
    ],
    [
      "focInd",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      12
    ],
    [
      "alfa",
      7
    ],
    [
      "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": 16,
  "logSize": 1077,
  "errorLogCount": 2,
  "errorLogSize": 214,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T19:02:59",
  "elapsedSeconds": 150,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 103,
        "focOp": 2,
        "hover": 84,
        "linkUl": 106,
        "role": 6,
        "styleDiff": 22,
        "zIndex": 22
      },
      "alfa": {
        "r11": 100,
        "r13": 4,
        "r18": 24,
        "r2": 60,
        "r57": 20,
        "r61": 4,
        "r65": 8,
        "r66": 17,
        "r69": 5,
        "r73": 4,
        "r78": 4,
        "r83": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 14,
        "color-contrast": 11,
        "frame-tested": 1,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "frame-title": 3,
        "image-alt": 60,
        "landmark-banner-is-top-level": 2,
        "landmark-contentinfo-is-top-level": 2,
        "landmark-main-is-top-level": 2,
        "landmark-no-duplicate-main": 2,
        "landmark-unique": 2,
        "link-name": 72,
        "page-has-heading-one": 2,
        "region": 6,
        "skip-link": 2
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 40,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_2.H91.A.EmptyNoId": 4,
        "e:AA.4_1_2.H91.A.NoContent": 20,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 7,
        "w:AA.1_4_3.G18.Abs": 11,
        "w:AA.1_4_3.G18.Alpha": 5,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.4_1_2.H91.A.Placeholder": 2
      },
      "ibm": {
        "WCAG20_Img_HasAlt": 60,
        "WCAG20_Frame_HasTitle": 4,
        "WCAG20_A_HasText": 76,
        "RPT_Elem_UniqueId": 12,
        "Rpt_Aria_ValidIdRef": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": 8,
        "IBMA_Color_Contrast_WCAG2AA": 8,
        "aria_semantics_role": 4,
        "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": 1,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 2
      },
      "wave": {
        "e:alt_link_missing": 76,
        "e:link_empty": 20,
        "e:link_skip_broken": 4,
        "c:contrast": 27,
        "a:heading_skipped": 1,
        "a:link_redundant": 1,
        "a:underline": 1,
        "a:youtube_video": 1
      },
      "tenon": {
        "57": 96,
        "129": 3,
        "144": 28,
        "152": 112,
        "153": 24,
        "155": 2,
        "218": 52
      },
      "continuum": {
        "85": 4,
        "89": 60,
        "123": 4,
        "228": 4,
        "237": 96,
        "281": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 103,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 8,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 21,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 53,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 100,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 72,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 40,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.EmptyNoId": {
              "score": 4,
              "what": "Link has no name or id attribute or value"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 20,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 76,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 76,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 20,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 96,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 96,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          },
          "axe": {
            "frame-title": {
              "score": 3,
              "what": "Frame has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          },
          "ibm": {
            "WCAG20_Frame_HasTitle": {
              "score": 4,
              "what": "Inline frame has an empty or nonunique title attribute"
            }
          },
          "continuum": {
            "228": {
              "score": 4,
              "what": "iframe has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 24,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          },
          "continuum": {
            "281": {
              "score": 4,
              "what": "element has an aria-expanded attribute, which is not allowed"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 60,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 60,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 60,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "continuum": {
            "89": {
              "score": 60,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 3,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 4,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 8,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 6,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 20,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "axe": {
            "skip-link": {
              "score": 2,
              "what": "Skip-link target is not focusable or does not exist"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "bannerNotTop": {
          "axe": {
            "landmark-banner-is-top-level": {
              "score": 1,
              "what": "banner landmark is contained in another landmark"
            }
          }
        },
        "footerTopLandmark": {
          "axe": {
            "landmark-contentinfo-is-top-level": {
              "score": 1,
              "what": "contentinfo landmark (footer) is contained in another landmark"
            }
          }
        },
        "mainNotTop": {
          "axe": {
            "landmark-main-is-top-level": {
              "score": 1,
              "what": "main landmark is contained in another landmark"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-no-duplicate-main": {
              "score": 1,
              "what": "page has more than 1 main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "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"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "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": 2,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "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"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 9,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 4,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          }
        },
        "mainConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": {
              "score": 6,
              "what": "Element with main role has no unique label among the main-role elements"
            },
            "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": {
              "score": 1,
              "what": "Element with main role has no unique visible label among the main-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 56,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 6,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 39,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "controlleeBadID": {
          "continuum": {
            "85": {
              "score": 4,
              "what": "aria-controls attribute references an invalid or duplicate ID"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 4,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1028,
      "log": 25,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 302
        },
        {
          "groupName": "imageNoText",
          "score": 134
        },
        {
          "groupName": "focusIndication",
          "score": 108
        },
        {
          "groupName": "targetSize",
          "score": 58
        },
        {
          "groupName": "linkIndication",
          "score": 55
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 41
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "contrastAA",
          "score": 29
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 28
        },
        {
          "groupName": "hoverSurprise",
          "score": 23
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 15
        },
        {
          "groupName": "iframeTitleBad",
          "score": 12
        },
        {
          "groupName": "duplicateID",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "mainConfusion",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 8
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 6
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 6
        },
        {
          "groupName": "controlleeBadID",
          "score": 6
        },
        {
          "groupName": "svgImageNoText",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "headingStructure",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "bannerNotTop",
          "score": 3
        },
        {
          "groupName": "footerTopLandmark",
          "score": 3
        },
        {
          "groupName": "mainNotTop",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}