Accessibility test digest

Synopsis

Page: Radio Free Asia

URL: https://www.rfa.org/english/

Score: 1759

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 Radio Free Asia web page at https://www.rfa.org/english/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 1759 (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
total1759
log237
preventions200
linkNoText258
contentBeyondLandmarks208
imageNoText146
linkIndication111
duplicateID78
contrastAA67
noLeading62
targetSize52
contrastAAA31
buttonNoText27
linkTextsSame26
fontSizeAbsolute22
childMissing18
leadingClipsText18
obsolete17
focusIndication14
controlNoText14
linkPair13
inconsistentStyles11
linkForcesNewWindow11
roleBad9
fragmentaryNoticeRisk8
titleRedundant8
focusableOperable7
ariaBadAttribute6
focusableDescendants6
labelBadID6
pageLanguage6
labelClash6
headingStructure5
h1Missing5
landmarkConfusion5
imageTextLong4
pseudoHeadingRisk4
visibleBulk3
hoverSurprise3
zIndexNotZero3
imageTextBad3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
mainNot13
complementaryNoText3
imageTextRisk3
eventKeyboardRisk3

Issue summary

Special issues

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

preventions: Score 200. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-rfa",
  "host": {
    "id": "rfa",
    "which": "https://www.rfa.org/english/",
    "what": "Radio Free Asia"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:28:59"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:31:17"
    }
  ],
  "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.rfa.org/english/",
        "what": "Radio Free Asia"
      },
      {
        "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.rfa.org/english/",
        "what": "Radio Free Asia"
      },
      {
        "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.rfa.org/english/",
      "what": "Radio Free Asia",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.rfa.org/english/",
      "result": {
        "bytes": [
          518614,
          518614,
          518614,
          518614,
          518614
        ],
        "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.rfa.org/english/",
      "what": "Radio Free Asia",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.rfa.org/english/",
      "result": {
        "visibleElements": 461
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.rfa.org/english/",
      "result": {
        "tabFocusables": 132,
        "tabFocused": 132,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "total": 132,
          "types": {
            "indicatorMissing": {
              "total": 3,
              "tagNames": {
                "BUTTON": 1,
                "IFRAME": 1,
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "INPUT": 2
              }
            },
            "outlinePresent": {
              "total": 127,
              "meanDelay": 0,
              "tagNames": {
                "A": 127
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Schedule Times and channels for RFA radio"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advanced Search…",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cambodia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North Korea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tibet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Myanmar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Uyghur",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vietnam",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cartoons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commentaries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Economy Watch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Parallel Thoughts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Perspective",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Under House Arrest",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Women",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Room",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs and internships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Despite the risks, many doctors in Myanmar stand firm against the junta",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global heating, human development could drive future waves of disease in east Asia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Belt and Road becomes ball and chain for Chinese construction workers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shanghai data breach exposes suppression of 'white-hat' security research in China",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cartoon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North Korea creates, smears refugees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "‘They are going to kill us’",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Auto parts are a hot commodity in a North Korea cut off from new supplies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lao fishermen return to Malaysia, despite risks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China's Weibo bans sound-alike expressions used to evade censorship of banned words",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Concerns remain over the health of journalists, writers jailed in China: RSF",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vietnamese police try to stamp out religious sect",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China’s Xi Jinping makes unannounced visit to Xinjiang",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View older stories »",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cartoon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Farewell, Abe-san",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commentary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Will Southeast Asia support Russia’s war with semiconductor exports?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ch.1: Mandarin | Cantonese",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ch.2: Vietnamese | Burmese | Korean",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ch.3: Khmer | Lao | Uyghur",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ch.4: Tibetan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chinese researchers develop device they say can test loyalty of ruling party members",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cambodian diplomat’s concubines employed by soccer club shareholder",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China’s Xi Jinping makes unannounced visit to Xinjiang",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shanghai data breach exposes suppression of 'white-hat' security research in China",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More news from Asia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cambodia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "China",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Myanmar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North Korea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tibet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Uyghur",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vietnam",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cartoons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commentaries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "E-books",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schedule",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Frequencies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Photo galleries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS News Feeds",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email Alerts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bypass Censorship",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Send Us Your News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mobile",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About RFA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "total": 162,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "DIV": 3
              }
            },
            "focusableAndOperable": {
              "total": 159,
              "tagNames": {
                "BUTTON": 3,
                "A": 150,
                "INPUT": 4,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Sections",
              "byTag": false,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "frontchannel",
              "text": "Broadcasts Listen to RFA Ch.1: Mandarin | Cantonese Ch.2: Vietnamese | Burmese |",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "View Full Site",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggle\" onclick=\"showHideNav()\" style=\"cursor: default;\"> ",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Home\" href=\"https://www.rfa.org/english\" style=\"cursor: default;\"> <im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"searchButton rfa_mobile\" onclick=\"showHideSearch()\" style=\"cursor",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/mandarin\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/cantonese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/burmese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/korean\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/lao\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/khmer\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/tibetan\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uyghur\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/vietnamese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/english\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "searchGadget",
              "text": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Sear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"searchButton\" type=\"submit\" value=\"\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Search…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggle\" style=\"cursor: default;\"> <span class=\"icon-bar\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/mandarin\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/cantonese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/burmese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/korean\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/lao\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/khmer\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/tibetan\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uyghur\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/vietnamese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/english\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambodia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Korea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tibet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Myanmar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uyghur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vietnam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cartoons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commentaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economy Watch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Parallel Thoughts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Perspective",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Under House Arrest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Women",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "searchGadget",
              "text": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Sear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"searchButton\" type=\"submit\" value=\"\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Search…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.htm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Despite the risks, many doctors in Myanmar stand firm against the junta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/bats-07112022131913.html\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global heating, human development could drive future waves of disease in east As",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Belt and Road becomes ball and chain for Chinese construction workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/breach-07152022152546.html\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shanghai data breach exposes suppression of 'white-hat' security research in Chi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cartoon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Korea creates, smears refugees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/cartoons/north-korea-puppets-cartoon-071420",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "kaltura_player_1_mqbozlhe_ifp",
              "text": "<iframe id=\"kaltura_player_1_mqbozlhe_ifp\" scrolling=\"no\" name=\"kaltura_player_1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "‘They are going to kill us’",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auto parts are a hot commodity in a North Korea cut off from new supplies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/laos/fishermen-07152022120938.html\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lao fishermen return to Malaysia, despite risks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/weibo-07152022105827.html\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China's Weibo bans sound-alike expressions used to evade censorship of banned wo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/prisoner-07152022103457.html\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Concerns remain over the health of journalists, writers jailed in China: RSF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/myanmar/thousands-forced-to-flee-sagai",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vietnamese police try to stamp out religious sect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China’s Xi Jinping makes unannounced visit to Xinjiang",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View older stories »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cartoon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farewell, Abe-san",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/cartoons/farewell-abe-san-cartoon-071220221",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commentary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Will Southeast Asia support Russia’s war with semiconductor exports?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/commentaries/energy_watch/semiconductors-07",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ch.1: Mandarin | Cantonese",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ch.2: Vietnamese | Burmese | Korean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ch.3: Khmer | Lao | Uyghur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ch.4: Tibetan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule Times and channels for RFA radio",
              "byTag": true,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfa.org/english/news/china/polygraph-loyalty-07042022131133",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chinese researchers develop device they say can test loyalty of ruling party mem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambodian diplomat’s concubines employed by soccer club shareholder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China’s Xi Jinping makes unannounced visit to Xinjiang",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shanghai data breach exposes suppression of 'white-hat' security research in Chi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More news from Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.benarnews.org/english\" rel=\"noopener\" target=\"_blank\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rfasafedrop.org/\" style=\"cursor: default;\"><img alt=\"Eng.p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambodia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "China",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Myanmar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Korea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tibet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uyghur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vietnam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/mandarin\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/cantonese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/burmese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/korean\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/lao\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/fo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/khmer\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/tibetan\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uyghur\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/vietnamese\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/english\" style=\"cursor: default;\"><img src=\"/++plone++rfa-resources/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cartoons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commentaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-books",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photo galleries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS News Feeds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bypass Censorship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Send Us Your News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About RFA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "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.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "triggers": 160,
          "headTriggers": 20,
          "tailTriggers": 140,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "Myanmar",
                "text": "Myanmar"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Perspective"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 6,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"navbar-toggle\" onclick=\"showHideNav()\"> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button>}"
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"searchButton rfa_mobile\" onclick=\"showHideSearch()\"></button>}"
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "content": "{<input class=\"searchButton\" type=\"submit\" value=\"\">}"
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"navbar-toggle\"> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button>}"
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "content": "{<input class=\"searchButton\" type=\"submit\" value=\"\">}"
            }
          ],
          "wellLabeled": [
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search",
                  "Search"
                ]
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "links": 150,
          "adjacent": {
            "total": 109,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Advanced Search…",
            "Home",
            "News",
            "Cartoons",
            "Special Reports",
            "Video",
            "Commentaries",
            "About",
            "Advanced Search…",
            "",
            "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
            "",
            "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
            "",
            "Despite the risks, many doctors in Myanmar stand firm against the junta",
            "",
            "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
            "",
            "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
            "",
            "Global heating, human development could drive future waves of disease in east Asia",
            "",
            "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
            "",
            "Belt and Road becomes ball and chain for Chinese construction workers",
            "",
            "Shanghai data breach exposes suppression of 'white-hat' security research in China",
            "Cartoon",
            "North Korea creates, smears refugees",
            "",
            "Video",
            "Special report",
            "",
            "‘They are going to kill us’",
            "",
            "Auto parts are a hot commodity in a North Korea cut off from new supplies",
            "",
            "Lao fishermen return to Malaysia, despite risks",
            "",
            "China's Weibo bans sound-alike expressions used to evade censorship of banned words",
            "",
            "Concerns remain over the health of journalists, writers jailed in China: RSF",
            "",
            "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
            "",
            "Vietnamese police try to stamp out religious sect",
            "",
            "China’s Xi Jinping makes unannounced visit to Xinjiang",
            "View older stories »",
            "Cartoon",
            "Farewell, Abe-san",
            "",
            "Commentary",
            "Will Southeast Asia support Russia’s war with semiconductor exports?",
            "",
            "Ch.1: Mandarin | Cantonese",
            "Ch.2: Vietnamese | Burmese | Korean",
            "Ch.3: Khmer | Lao | Uyghur",
            "Ch.4: Tibetan",
            "Schedule Times and channels for RFA radio",
            "",
            "More news from Asia",
            "",
            "",
            "Cambodia",
            "China",
            "Laos",
            "Myanmar",
            "North Korea",
            "Tibet",
            "Uyghur",
            "Vietnam",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Cartoons",
            "Commentaries",
            "Special reports",
            "E-books",
            "Archives",
            "Schedule",
            "Frequencies",
            "Podcasts",
            "Video",
            "Photo galleries",
            "RSS News Feeds",
            "Email Alerts",
            "YouTube",
            "Facebook",
            "Twitter",
            "Bypass Censorship",
            "Site Map",
            "Send Us Your News",
            "Mobile",
            "About RFA",
            "Our Mission",
            "Help",
            "Terms of Use",
            "Privacy",
            "Jobs",
            "Contact"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.rfa.org/english/",
      "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.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.rfa.org/english/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.rfa.org/english/",
      "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": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 109,
            "subtotals": [
              62,
              24,
              16,
              6,
              1
            ]
          },
          "listLink": {
            "total": 41,
            "subtotals": [
              20,
              16,
              4,
              1
            ]
          },
          "h2": {
            "total": 21,
            "subtotals": [
              10,
              5,
              4,
              1,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              9,
              1
            ]
          },
          "h4": {
            "total": 5,
            "subtotals": [
              3,
              2
            ]
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                "",
                ""
              ],
              "30px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "100": [
                "North Korea creates, smears refugees",
                "",
                "",
                "‘They are going to kill us’",
                "Farewell, Abe-san",
                "",
                "Will Southeast Asia support Russia’s war with semiconductor exports?",
                "",
                "Ch.1:  Mandarin | Cantonese",
                "Ch.2:  Vietnamese | Burmese | Korean",
                "Ch.3:  Khmer | Lao | Uyghur",
                "Ch.4:  Tibetan",
                "Schedule             Times and channels for RFA radio",
                "",
                "",
                ""
              ],
              "300": [
                "Cartoon",
                "Video",
                "Special report",
                "Cartoon",
                "Commentary",
                "More news from Asia"
              ],
              "400": [
                "Advanced Search…",
                "Advanced Search…",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "View older stories »",
                "Cambodia",
                "China",
                "Laos",
                "Myanmar",
                "North Korea",
                "Tibet",
                "Uyghur",
                "Vietnam",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Cartoons",
                "Commentaries",
                "Special reports",
                "E-books",
                "Archives",
                "Schedule",
                "Frequencies",
                "Podcasts",
                "Video",
                "Photo galleries",
                "RSS News Feeds",
                "Email Alerts",
                "YouTube",
                "Facebook",
                "Twitter",
                "Bypass Censorship",
                "Site Map",
                "Send Us Your News",
                "Mobile",
                "Our Mission",
                "Help",
                "Terms of Use",
                "Privacy",
                "Jobs",
                "Contact"
              ],
              "700": [
                "",
                "Home",
                "News",
                "Cartoons",
                "Special Reports",
                "Video",
                "Commentaries",
                "About",
                "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
                "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
                "Despite the risks, many doctors in Myanmar stand firm against the junta",
                "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Global heating, human development could drive future waves of disease in east Asia",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Belt and Road becomes ball and chain for Chinese construction workers",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China",
                "Auto parts are a hot commodity in a North Korea cut off from new supplies",
                "Lao fishermen return to Malaysia, despite risks",
                "China's Weibo bans sound-alike expressions used to evade censorship of banned words",
                "Concerns remain over the health of journalists, writers jailed in China: RSF",
                "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
                "Vietnamese police try to stamp out religious sect",
                "China’s Xi Jinping makes unannounced visit to Xinjiang"
              ],
              "800": [
                "About RFA"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Cambodian diplomat’s concubines employed by soccer club shareholder",
                "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
                "China’s Xi Jinping makes unannounced visit to Xinjiang",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ],
              "600": [
                "Cambodia",
                "China",
                "Laos",
                "North Korea",
                "Tibet",
                "Myanmar",
                "Uyghur",
                "Vietnam",
                "Economy Watch",
                "Parallel Thoughts",
                "Perspective",
                "Under House Arrest",
                "Women",
                "Press Room",
                "Contact",
                "Jobs and internships",
                "Chinese researchers develop device they say can test loyalty of ruling party members"
              ]
            },
            "opacity": {
              "1": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Chinese researchers develop device they say can test loyalty of ruling party members",
                "Cambodian diplomat’s concubines employed by soccer club shareholder",
                "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
                "China’s Xi Jinping makes unannounced visit to Xinjiang",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ],
              "0.8": [
                "Cambodia",
                "China",
                "Laos",
                "North Korea",
                "Tibet",
                "Myanmar",
                "Uyghur",
                "Vietnam",
                "Economy Watch",
                "Parallel Thoughts",
                "Perspective",
                "Under House Arrest",
                "Women",
                "Press Room",
                "Contact",
                "Jobs and internships"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(55, 55, 55)": [
                "Cambodia",
                "China",
                "Laos",
                "North Korea",
                "Tibet",
                "Myanmar",
                "Uyghur",
                "Vietnam",
                "Economy Watch",
                "Parallel Thoughts",
                "Perspective",
                "Under House Arrest",
                "Women",
                "Press Room",
                "Contact",
                "Jobs and internships"
              ],
              "rgb(51, 51, 51)": [
                "Chinese researchers develop device they say can test loyalty of ruling party members",
                "Cambodian diplomat’s concubines employed by soccer club shareholder",
                "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
                "China’s Xi Jinping makes unannounced visit to Xinjiang",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ]
            },
            "lineHeight": {
              "20px": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Cambodia",
                "China",
                "Laos",
                "North Korea",
                "Tibet",
                "Myanmar",
                "Uyghur",
                "Vietnam",
                "Economy Watch",
                "Parallel Thoughts",
                "Perspective",
                "Under House Arrest",
                "Women",
                "Press Room",
                "Contact",
                "Jobs and internships"
              ],
              "22px": [
                "Chinese researchers develop device they say can test loyalty of ruling party members",
                "Cambodian diplomat’s concubines employed by soccer club shareholder",
                "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs",
                "China’s Xi Jinping makes unannounced visit to Xinjiang",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "100": [
                "North Korea creates, smears refugees",
                "Taiwan conducts largest-ever disaster preparedness exercise",
                "Farewell, Abe-san",
                "Will Southeast Asia support Russia’s war with semiconductor exports?"
              ],
              "300": [
                "Most read"
              ],
              "700": [
                "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
                "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
                "Despite the risks, many doctors in Myanmar stand firm against the junta",
                "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Global heating, human development could drive future waves of disease in east Asia",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Belt and Road becomes ball and chain for Chinese construction workers",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China",
                "Auto parts are a hot commodity in a North Korea cut off from new supplies",
                "Lao fishermen return to Malaysia, despite risks",
                "China's Weibo bans sound-alike expressions used to evade censorship of banned words",
                "Concerns remain over the health of journalists, writers jailed in China: RSF",
                "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
                "Vietnamese police try to stamp out religious sect",
                "China’s Xi Jinping makes unannounced visit to Xinjiang"
              ]
            },
            "fontSize": {
              "19px": [
                "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
                "Cambodia’s proposed constitutional amendment against people’s will, citizens say",
                "Despite the risks, many doctors in Myanmar stand firm against the junta",
                "Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "Belt and Road becomes ball and chain for Chinese construction workers",
                "Shanghai data breach exposes suppression of 'white-hat' security research in China",
                "China's Weibo bans sound-alike expressions used to evade censorship of banned words",
                "Concerns remain over the health of journalists, writers jailed in China: RSF"
              ],
              "32px": [
                "Global heating, human development could drive future waves of disease in east Asia"
              ],
              "16px": [
                "North Korea creates, smears refugees",
                "Taiwan conducts largest-ever disaster preparedness exercise",
                "Farewell, Abe-san",
                "Will Southeast Asia support Russia’s war with semiconductor exports?"
              ],
              "24px": [
                "Auto parts are a hot commodity in a North Korea cut off from new supplies",
                "Lao fishermen return to Malaysia, despite risks",
                "Thousands forced to flee Sagaing airstrikes that killed one and injured two",
                "Vietnamese police try to stamp out religious sect",
                "China’s Xi Jinping makes unannounced visit to Xinjiang"
              ],
              "28px": [
                "Most read"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "700": [
                ""
              ],
              "800": [
                "Topics",
                "Languages",
                "More",
                "Listen",
                "Watch",
                "Subscribe",
                "Find Us",
                "About RFA",
                "Contact Us"
              ]
            },
            "fontSize": {
              "24px": [
                ""
              ],
              "14px": [
                "Topics",
                "Languages",
                "More",
                "Listen",
                "Watch",
                "Subscribe",
                "Find Us",
                "About RFA",
                "Contact Us"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "600": [
                "Address",
                "Phone",
                "Email"
              ],
              "700": [
                "Listen to RFA",
                "Schedule"
              ]
            },
            "fontSize": {
              "19px": [
                "Listen to RFA",
                "Schedule"
              ],
              "13px": [
                "Address",
                "Phone",
                "Email"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.rfa.org/english/",
      "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.rfa.org/english/",
      "result": {
        "totals": {
          "total": 1,
          "tagNames": {
            "HEADER": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "portal-top",
            "text": "Search Advanced Search… Sections Home News Cambodia China Laos North Korea Tibet Myanmar Uyghur Viet"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "failures": 206,
          "warnings": 8
        },
        "items": [
          {
            "index": 3,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/mandarin\">",
                "  <img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 4,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/cantonese\">",
                "  <img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 5,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/burmese\">",
                "  <img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 6,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/korean\">",
                "  <img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 7,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/lao\">",
                "  <img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 8,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/khmer\">",
                "  <img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 9,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/tibetan\">",
                "  <img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"/uyghur\">",
                "  <img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\">",
                "</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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "codeLines": [
                "<a href=\"/vietnamese\">",
                "  <img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\">",
                "</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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "codeLines": [
                "<a href=\"/english\">",
                "  <img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\">",
                "</a>"
              ]
            }
          },
          {
            "index": 94,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/mandarin\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_manlink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 95,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"/cantonese\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_canlink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 96,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"/burmese\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_burlink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 97,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[4]",
              "codeLines": [
                "<a href=\"/korean\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_korlink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 98,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[5]",
              "codeLines": [
                "<a href=\"/lao\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_laolink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 99,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[6]",
              "codeLines": [
                "<a href=\"/khmer\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_khmlink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 100,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[7]",
              "codeLines": [
                "<a href=\"/tibetan\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_tiblink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 101,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[8]",
              "codeLines": [
                "<a href=\"/uyghur\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_uyglink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 102,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[9]",
              "codeLines": [
                "<a href=\"/vietnamese\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_vielink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 103,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[10]",
              "codeLines": [
                "<a href=\"/english\">",
                "  <img src=\"/++plone++rfa-resources/img/footer_englink.png\">",
                "</a>"
              ]
            }
          },
          {
            "index": 131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[3]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"navbar-toggle\">",
                "  <span class=\"icon-bar\"></span>",
                "  <span class=\"icon-bar\"></span>",
                "  <span class=\"icon-bar\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r19",
              "ruleSummary": "aria-* states and properties have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r19",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-valuenow",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/@aria-valuenow",
              "codeLines": [
                "aria-valuenow=\"0%\""
              ]
            }
          },
          {
            "index": 466,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 467,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 468,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 469,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 470,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 471,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 472,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 473,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 474,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 475,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\">"
              ]
            }
          },
          {
            "index": 491,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_manlink.png\">"
              ]
            }
          },
          {
            "index": 492,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[2]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_canlink.png\">"
              ]
            }
          },
          {
            "index": 493,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[3]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_burlink.png\">"
              ]
            }
          },
          {
            "index": 494,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[4]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_korlink.png\">"
              ]
            }
          },
          {
            "index": 495,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[5]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_laolink.png\">"
              ]
            }
          },
          {
            "index": 496,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[6]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_khmlink.png\">"
              ]
            }
          },
          {
            "index": 497,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[7]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_tiblink.png\">"
              ]
            }
          },
          {
            "index": 498,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[8]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_uyglink.png\">"
              ]
            }
          },
          {
            "index": 499,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[9]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_vielink.png\">"
              ]
            }
          },
          {
            "index": 500,
            "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[2]/footer[1]/div[1]/div[1]/div[2]/a[10]/img[1]",
              "codeLines": [
                "<img src=\"/++plone++rfa-resources/img/footer_englink.png\">"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"menubtn\" class=\"rfa_mobile\">",
                "  <button class=\"navbar-toggle\" onclick=\"showHideNav()\">",
                "    <span class=\"icon-bar\"></span>",
                "    <span class=\"icon-bar\"></span>",
                "    <span class=\"icon-bar\"></span>",
                "  </button>",
                "</div>"
              ]
            }
          },
          {
            "index": 550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"language-menu\" class=\"rfa_desktop\">",
                "  <ul>",
                "    <li>",
                "      <a href=\"/mandarin\">",
                "        <img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/cantonese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/burmese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/korean\">",
                "        <img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/lao\">",
                "        <img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/khmer\">",
                "        <img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/tibetan\">",
                "        <img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/uyghur\">",
                "        <img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/vietnamese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/english\">",
                "        <img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</div>"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"headersearch\">",
                "  <div id=\"portal-searchbox\">",
                "    <form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" ro...",
                "      <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "        Search",
                "      </label>",
                "      <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placehold...",
                "      <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "    </form>",
                "    <div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "      <a href=\"https://www.rfa.org/english/@@search\">",
                "        Advanced Search…",
                "      </a>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"portal-searchbox\">",
                "  <form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role...",
                "    <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "      Search",
                "    </label>",
                "    <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder...",
                "    <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "  </form>",
                "  <div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "    <a href=\"https://www.rfa.org/english/@@search\">",
                "      Advanced Search…",
                "    </a>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "form",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role=\"...",
                "  <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "    Search",
                "  </label>",
                "  <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"...",
                "  <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "</form>"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Se..."
              ]
            }
          },
          {
            "index": 555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "  <a href=\"https://www.rfa.org/english/@@search\">",
                "    Advanced Search…",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[3]/div[2]",
              "codeLines": [
                "<div id=\"menubtn\" class=\"rfa_desktop\">",
                "  <button class=\"navbar-toggle\">",
                "    <span class=\"icon-bar\"></span>",
                "    <span class=\"icon-bar\"></span>",
                "    <span class=\"icon-bar\"></span>",
                "  </button>",
                "</div>"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]",
              "codeLines": [
                "<div id=\"language-menu\" class=\"rfa_mobile\">",
                "  <ul>",
                "    <li>",
                "      <a href=\"/mandarin\">",
                "        <img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/cantonese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/burmese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/korean\">",
                "        <img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/lao\">",
                "        <img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/khmer\">",
                "        <img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/tibetan\">",
                "        <img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/uyghur\">",
                "        <img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/vietnamese\">",
                "        <img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/english\">",
                "        <img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\">",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</div>"
              ]
            }
          },
          {
            "index": 583,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]",
              "codeLines": [
                "<div id=\"headersearch\">",
                "  <div id=\"portal-searchbox\">",
                "    <form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" ro...",
                "      <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "        Search",
                "      </label>",
                "      <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placehold...",
                "      <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "    </form>",
                "    <div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "      <a href=\"https://www.rfa.org/english/@@search\">",
                "        Advanced Search…",
                "      </a>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 584,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"portal-searchbox\">",
                "  <form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role...",
                "    <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "      Search",
                "    </label>",
                "    <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder...",
                "    <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "  </form>",
                "  <div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "    <a href=\"https://www.rfa.org/english/@@search\">",
                "      Advanced Search…",
                "    </a>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "form",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role=\"...",
                "  <label class=\"hiddenStructure\" for=\"searchGadget\">",
                "    Search",
                "  </label>",
                "  <input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"...",
                "  <input class=\"searchButton\" type=\"submit\" value=\"\">",
                "</form>"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Se..."
              ]
            }
          },
          {
            "index": 587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"portal-advanced-search\" class=\"hiddenStructure\">",
                "  <a href=\"https://www.rfa.org/english/@@search\">",
                "    Advanced Search…",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"more_news_single_column\" class=\"clear\">",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\">",
                "        <img src=\"https://www.rfa.org/english/news/china/unity-07152022193958.html/@@images/0b19115...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      NE Asia Region",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\">",
                "        <span class=\"no_media\">",
                "          Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vu...",
                "    </p>",
                "  </div>",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html\">",
                "        <img src=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html/@@images/...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      Cambodia",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html\">",
                "        <span class=\"no_media\">",
                "          Cambodia’s proposed constitutional amendment against people’s will, citizens say",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      The amendment would allow Hun Sen to name his son Hun Manet as his successor.",
                "    </p>",
                "  </div>",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html\">",
                "        <img src=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html/@@images...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      Myanmar",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html\">",
                "        <span class=\"no_media\">",
                "          Despite the risks, many doctors in Myanmar stand firm against the junta",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      The military regime is pressuring physicians to return to work to shore up a shaky health car...",
                "    </p>",
                "  </div>",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\">",
                "        <img src=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html/@@images/11...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      Myanmar",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\">",
                "        <span class=\"no_media\">",
                "          Junta troops torch more than 150 oil wells in Myanmar’s Magway region",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      Residents say the destruction has devastated the local economy.",
                "    </p>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"more_news_single_column\" class=\"clear\">",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
                "        <img src=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html/@@im...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      Vietnam",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
                "        <span class=\"no_media\">",
                "          Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’",
                "    </p>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"more_news_single_column\" class=\"clear\">",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
                "        <img src=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html/@@im...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      Vietnam",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
                "        <span class=\"no_media\">",
                "          Jailed Vietnamese journalist named CPJ Press Freedom Award winner",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’",
                "    </p>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]",
              "codeLines": [
                "<span id=\"story_date\">",
                "  2022-07-16",
                "</span>"
              ]
            }
          },
          {
            "index": 598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/span[1]",
              "codeLines": [
                "<span id=\"story_date\">",
                "  2022-07-16",
                "</span>"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"more_news_single_column\" class=\"clear\">",
                "  <div class=\"single_column_teaser\">",
                "    <div class=\"teaserimg\">",
                "      <a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\">",
                "        <img src=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html/@@images/3c8335e...",
                "      </a>",
                "    </div>",
                "    <div class=\"sectiontitle\">",
                "      North Korea",
                "    </div>",
                "    <h2>",
                "      <a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\">",
                "        <span class=\"no_media\">",
                "          Auto parts are a hot commodity in a North Korea cut off from new supplies",
                "        </span>",
                "      </a>",
                "    </h2>",
                "    <p>",
                "      When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehic...",
                "    </p>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]",
              "codeLines": [
                "<div id=\"more_news_single_column\" class=\"clear\">",
                "  <div class=\"single_column_noteaser below_other_stories\">",
                "    <div class=\"middle_column_noteaser\">",
                "      <div class=\"teaserimg\">",
                "        <a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-religi...",
                "          <img src=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-rel...",
                "        </a>",
                "      </div>",
                "      <div class=\"sectiontitle\">",
                "        Vietnam",
                "      </div>",
                "      <h2>",
                "        <a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-religi...",
                "          <span class=\"no_media\">",
                "            Vietnamese police try to stamp out religious sect",
                "          </span>",
                "        </a>",
                "      </h2>",
                "    </div>",
                "    <div class=\"middle_column_noteaser\">",
                "      <div class=\"teaserimg\">",
                "        <a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\">",
                "          <img src=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html/@@images/6...",
                "        </a>",
                "      </div>",
                "      <div class=\"sectiontitle\">",
                "        Uyghur",
                "      </div>",
                "      <h2>",
                "        <a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\">",
                "          <span class=\"no_media\">",
                "            China’s Xi Jinping makes unannounced visit to Xinjiang",
                "          </span>",
                "        </a>",
                "      </h2>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r39",
              "ruleSummary": "Image filename is accessible name for image",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r39",
              "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[1]/a[1]/img[1]",
              "codeLines": [
                "<img alt=\"thumbnail-part2-1000.jpg\" src=\"https://www.rfa.org/english/news/special/survivor-reconstr..."
              ]
            }
          },
          {
            "index": 717,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Listen to RFA",
                "</h4>"
              ]
            }
          },
          {
            "index": 732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]",
              "codeLines": [
                "<div role=\"log\" aria-live=\"assertive\" aria-relevant=\"additions\" class=\"ui-helper-hidden-accessible\"..."
              ]
            }
          },
          {
            "index": 733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]",
              "codeLines": [
                "<div role=\"log\" aria-live=\"assertive\" aria-relevant=\"additions\" class=\"ui-helper-hidden-accessible\"..."
              ]
            }
          },
          {
            "index": 734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[4]",
              "codeLines": [
                "<div role=\"log\" aria-live=\"assertive\" aria-relevant=\"additions\" class=\"ui-helper-hidden-accessible\"..."
              ]
            }
          },
          {
            "index": 763,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "NE Asia Region"
              ]
            }
          },
          {
            "index": 764,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world"
              ]
            }
          },
          {
            "index": 765,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulnerab..."
              ]
            }
          },
          {
            "index": 766,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Cambodia"
              ]
            }
          },
          {
            "index": 767,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Cambodia’s proposed constitutional amendment against people’s will, citizens say"
              ]
            }
          },
          {
            "index": 768,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "The amendment would allow Hun Sen to name his son Hun Manet as his successor."
              ]
            }
          },
          {
            "index": 769,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 770,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Despite the risks, many doctors in Myanmar stand firm against the junta"
              ]
            }
          },
          {
            "index": 771,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "The military regime is pressuring physicians to return to work to shore up a shaky health care syst..."
              ]
            }
          },
          {
            "index": 772,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 773,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Junta troops torch more than 150 oil wells in Myanmar’s Magway region"
              ]
            }
          },
          {
            "index": 774,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]/text()[1]",
              "codeLines": [
                "Residents say the destruction has devastated the local economy."
              ]
            }
          },
          {
            "index": 775,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 776,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Global heating, human development could drive future waves of disease in east Asia"
              ]
            }
          },
          {
            "index": 777,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Disturbance of ecosystems as humans interact with wild species make future outbreaks and pandemics ..."
              ]
            }
          },
          {
            "index": 778,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 779,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Jailed Vietnamese journalist named CPJ Press Freedom Award winner"
              ]
            }
          },
          {
            "index": 780,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’"
              ]
            }
          },
          {
            "index": 781,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 782,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Belt and Road becomes ball and chain for Chinese construction workers"
              ]
            }
          },
          {
            "index": 783,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Low wages, poor food and confiscated passports leave laborers in limbo in Algeria."
              ]
            }
          },
          {
            "index": 784,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 785,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ]
            }
          },
          {
            "index": 786,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "The leaked data also reveals close police surveillance of foreigners from the moment they arrive in..."
              ]
            }
          },
          {
            "index": 787,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Cartoon"
              ]
            }
          },
          {
            "index": 788,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "North Korea creates, smears refugees"
              ]
            }
          },
          {
            "index": 789,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Video"
              ]
            }
          },
          {
            "index": 790,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Taiwan conducts largest-ever disaster preparedness exercise"
              ]
            }
          },
          {
            "index": 791,
            "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[4]/div[2]/div[3]/text()[1]",
              "codeLines": [
                "0:00"
              ]
            }
          },
          {
            "index": 792,
            "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[4]/div[2]/div[5]/text()[1]",
              "codeLines": [
                "/ 1:25"
              ]
            }
          },
          {
            "index": 793,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Special report"
              ]
            }
          },
          {
            "index": 794,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "‘They are going to kill us’"
              ]
            }
          },
          {
            "index": 795,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "North Korea"
              ]
            }
          },
          {
            "index": 796,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Auto parts are a hot commodity in a North Korea cut off from new supplies"
              ]
            }
          },
          {
            "index": 797,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehicles on..."
              ]
            }
          },
          {
            "index": 798,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Laos"
              ]
            }
          },
          {
            "index": 799,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Lao fishermen return to Malaysia, despite risks"
              ]
            }
          },
          {
            "index": 800,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Few of the fishermen are there legally, leaving them vulnerable to exploitation."
              ]
            }
          },
          {
            "index": 801,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 802,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "China's Weibo bans sound-alike expressions used to evade censorship of banned words"
              ]
            }
          },
          {
            "index": 803,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 804,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Concerns remain over the health of journalists, writers jailed in China: RSF"
              ]
            }
          },
          {
            "index": 805,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 806,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Thousands forced to flee Sagaing airstrikes that killed one and injured two"
              ]
            }
          },
          {
            "index": 807,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 808,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Vietnamese police try to stamp out religious sect"
              ]
            }
          },
          {
            "index": 809,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Uyghur"
              ]
            }
          },
          {
            "index": 810,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "China’s Xi Jinping makes unannounced visit to Xinjiang"
              ]
            }
          },
          {
            "index": 811,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "View older stories »"
              ]
            }
          },
          {
            "index": 812,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Cartoon"
              ]
            }
          },
          {
            "index": 813,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[2]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Farewell, Abe-san"
              ]
            }
          },
          {
            "index": 814,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[3]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Commentary"
              ]
            }
          },
          {
            "index": 815,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[4]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Will Southeast Asia support Russia’s war with semiconductor exports?"
              ]
            }
          },
          {
            "index": 816,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Broadcasts"
              ]
            }
          },
          {
            "index": 817,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "Listen to RFA"
              ]
            }
          },
          {
            "index": 818,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ch.1:"
              ]
            }
          },
          {
            "index": 819,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Mandarin | Cantonese"
              ]
            }
          },
          {
            "index": 820,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ch.2:"
              ]
            }
          },
          {
            "index": 821,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Vietnamese | Burmese | Korean"
              ]
            }
          },
          {
            "index": 822,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ch.3:"
              ]
            }
          },
          {
            "index": 823,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Khmer | Lao | Uyghur"
              ]
            }
          },
          {
            "index": 824,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ch.4:"
              ]
            }
          },
          {
            "index": 825,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Tibetan"
              ]
            }
          },
          {
            "index": 826,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]/h4[1]/text()[1]",
              "codeLines": [
                "Schedule"
              ]
            }
          },
          {
            "index": 827,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]/div[1]/text()[1]",
              "codeLines": [
                "Times and channels for RFA radio"
              ]
            }
          },
          {
            "index": 828,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Most read"
              ]
            }
          },
          {
            "index": 829,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Chinese researchers develop device they say can test loyalty of ruling party members"
              ]
            }
          },
          {
            "index": 830,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Cambodian diplomat’s concubines employed by soccer club shareholder"
              ]
            }
          },
          {
            "index": 831,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Chinese use Muslim holiday for propaganda purposes, celebrating with Uyghurs"
              ]
            }
          },
          {
            "index": 832,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "China’s Xi Jinping makes unannounced visit to Xinjiang"
              ]
            }
          },
          {
            "index": 833,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Shanghai data breach exposes suppression of 'white-hat' security research in China"
              ]
            }
          },
          {
            "index": 834,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[8]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "More news from Asia"
              ]
            }
          },
          {
            "index": 891,
            "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": 943,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[3]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"navbar-toggle\">",
                "  <span class=\"icon-bar\"></span>",
                "  <span class=\"icon-bar\"></span>",
                "  <span class=\"icon-bar\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 991,
            "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": "span",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[2]/span[1]",
              "codeLines": [
                "<span tabindex=\"0\" class=\"ui-slider-handle ui-corner-all ui-state-default playHead PIE btn\" style=\"..."
              ]
            }
          },
          {
            "index": 1070,
            "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[2]/header[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Sections"
              ]
            }
          },
          {
            "index": 1071,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "NE Asia Region"
              ]
            }
          },
          {
            "index": 1073,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Cambodia"
              ]
            }
          },
          {
            "index": 1075,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1077,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1079,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1081,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 1083,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1085,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1088,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[2]/div[3]/text()[1]",
              "codeLines": [
                "0:00"
              ]
            }
          },
          {
            "index": 1089,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[2]/div[5]/text()[1]",
              "codeLines": [
                "/ 1:25"
              ]
            }
          },
          {
            "index": 1090,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "North Korea"
              ]
            }
          },
          {
            "index": 1092,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Laos"
              ]
            }
          },
          {
            "index": 1094,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1095,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1096,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1097,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 1098,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Uyghur"
              ]
            }
          },
          {
            "index": 1125,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[2]/div[1]/ul[1]",
              "codeLines": [
                "<ul class=\"nav-items\"></ul>"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[2]/div[3]/ul[1]",
              "codeLines": [
                "<ul class=\"nav-items\"></ul>"
              ]
            }
          },
          {
            "index": 1128,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[2]/div[4]/ul[1]",
              "codeLines": [
                "<ul class=\"nav-items\"></ul>"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[2]/div[5]/ul[1]",
              "codeLines": [
                "<ul class=\"nav-items\"></ul>"
              ]
            }
          },
          {
            "index": 1134,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "NE Asia Region"
              ]
            }
          },
          {
            "index": 1136,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Cambodia"
              ]
            }
          },
          {
            "index": 1138,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1140,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1142,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1144,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[2]/div[3]/text()[1]",
              "codeLines": [
                "0:00"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[2]/div[5]/text()[1]",
              "codeLines": [
                "/ 1:25"
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "North Korea"
              ]
            }
          },
          {
            "index": 1155,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Laos"
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1158,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "China"
              ]
            }
          },
          {
            "index": 1159,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Myanmar"
              ]
            }
          },
          {
            "index": 1160,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Vietnam"
              ]
            }
          },
          {
            "index": 1161,
            "verdict": "failed",
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Uyghur"
              ]
            }
          },
          {
            "index": 1228,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulner...",
                "</p>"
              ]
            }
          },
          {
            "index": 1229,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The amendment would allow Hun Sen to name his son Hun Manet as his successor.",
                "</p>"
              ]
            }
          },
          {
            "index": 1230,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  The military regime is pressuring physicians to return to work to shore up a shaky health care sy...",
                "</p>"
              ]
            }
          },
          {
            "index": 1231,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Residents say the destruction has devastated the local economy.",
                "</p>"
              ]
            }
          },
          {
            "index": 1232,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Disturbance of ecosystems as humans interact with wild species make future outbreaks and pandemic...",
                "</p>"
              ]
            }
          },
          {
            "index": 1233,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’",
                "</p>"
              ]
            }
          },
          {
            "index": 1234,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Low wages, poor food and confiscated passports leave laborers in limbo in Algeria.",
                "</p>"
              ]
            }
          },
          {
            "index": 1235,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The leaked data also reveals close police surveillance of foreigners from the moment they arrive ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1236,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/cartoons/\">",
                "    Cartoon",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1237,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/video\">",
                "    Video",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1238,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/news/special\">",
                "    Special report",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1239,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index....",
                "    <img alt=\"thumbnail-part2-1000.jpg\" src=\"https://www.rfa.org/english/news/special/survivor-reco...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1240,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index....",
                "    ‘They are going to kill us’",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1241,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehicles ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1242,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Few of the fishermen are there legally, leaving them vulnerable to exploitation.",
                "</p>"
              ]
            }
          },
          {
            "index": 1243,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/cartoons/\">",
                "    Cartoon",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1244,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.rfa.org/english/commentaries\">",
                "    Commentary",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1245,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.benarnews.org/english\" style=\"font-size: 23px;\">",
                "    More news from Asia",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1246,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[9]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.benarnews.org/english\" rel=\"noopener\" target=\"_blank\">",
                "    <img alt=\"Benar News color\" class=\"image-richtext image-inline\" height=\"\" src=\"https://www.rfa....",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1247,
            "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[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[10]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"margin-top: 3em; padding: 0;\">",
                "  <a href=\"https://www.rfasafedrop.org/\">",
                "    <img alt=\"Eng.png\" class=\"image-richtext image-inline\" height=\"\" src=\"https://www.rfa.org/engli...",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulner...",
                "</p>"
              ]
            }
          },
          {
            "index": 1249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The amendment would allow Hun Sen to name his son Hun Manet as his successor.",
                "</p>"
              ]
            }
          },
          {
            "index": 1250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  The military regime is pressuring physicians to return to work to shore up a shaky health care sy...",
                "</p>"
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Residents say the destruction has devastated the local economy.",
                "</p>"
              ]
            }
          },
          {
            "index": 1252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Disturbance of ecosystems as humans interact with wild species make future outbreaks and pandemic...",
                "</p>"
              ]
            }
          },
          {
            "index": 1253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’",
                "</p>"
              ]
            }
          },
          {
            "index": 1254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Low wages, poor food and confiscated passports leave laborers in limbo in Algeria.",
                "</p>"
              ]
            }
          },
          {
            "index": 1255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The leaked data also reveals close police surveillance of foreigners from the moment they arrive ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehicles ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Few of the fishermen are there legally, leaving them vulnerable to exploitation.",
                "</p>"
              ]
            }
          },
          {
            "index": 1447,
            "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>"
              ]
            }
          },
          {
            "index": 1468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]",
              "codeLines": [
                "<div role=\"slider\" class=\"comp scrubber display-medium ui-slider ui-corner-all ui-slider-horizontal...",
                "  <div class=\"ui-slider-range ui-corner-all ui-widget-header ui-slider-range-min watched\" style=\"wi...",
                "  <div class=\"handle-wrapper\">",
                "    <span tabindex=\"0\" class=\"ui-slider-handle ui-corner-all ui-state-default playHead PIE btn\" sty...",
                "  </div>",
                "  <div class=\"buffered\"></div>",
                "  <div class=\"sliderPreview\" style=\"display: none;\">",
                "    <div class=\"arrow\"></div>",
                "    <span class=\"sliderPreviewTime\"></span>",
                "  </div>",
                "</div>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.rfa.org/english/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 38,
          "rulesWarned": 4,
          "rulesViolated": 12,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 40,
            "critical": 1
          },
          "violations": {
            "minor": 8,
            "moderate": 43,
            "serious": 56,
            "critical": 23
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:30:42.087Z",
          "url": "https://www.rfa.org/english/",
          "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": "#4d4d4d",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"searchButton\" type=\"submit\" value=\"\">",
                          "target": [
                            ".search_container > div > div > form > .searchButton[type=\"submit\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"searchButton\" type=\"submit\" value=\"\">",
                  "target": [
                    ".search_container > div > div > form > .searchButton[type=\"submit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/cartoons\">Cartoons</a>",
                  "target": [
                    "#Cartoons > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/special\">Special Reports</a>",
                  "target": [
                    "#Special\\ Reports > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/video\">Video</a>",
                  "target": [
                    "#Video > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries\">Commentaries</a>",
                  "target": [
                    "#Commentaries > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/energy_watch\">Economy Watch</a>",
                  "target": [
                    "#Economy\\ Watch > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/parallel-thoughts\">Parallel Thoughts</a>",
                  "target": [
                    "#Parallel\\ Thoughts > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/perspective\">Perspective</a>",
                  "target": [
                    "#Perspective > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/baotong\">Under House Arrest</a>",
                  "target": [
                    "#Under\\ House\\ Arrest > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/english/women\">Women</a>",
                  "target": [
                    "#Women > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.rfa.org/about\">About</a>",
                  "target": [
                    "#About > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.rfa.org/about/releases\">Press Room</a>",
                  "target": [
                    "#Press\\ Room > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/about/info/contact.html\">Contact</a>",
                  "target": [
                    "#Contact > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/about/jobs-and-internships\">Jobs and internships</a>",
                  "target": [
                    "#Jobs\\ and\\ internships > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">NE Asia Region</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > .sectiontitle"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "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": "<span class=\"no_media\">Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world</span>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > h2 > a > .no_media"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<p>Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulnerable countries.</p>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > p"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">Cambodia</div>",
                  "target": [
                    ".single_column_teaser:nth-child(2) > .sectiontitle"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">Laos</div>",
                  "target": [
                    ".big_other > .sectiontitle"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mosaic-grid-cell mosaic-width-quarter mosaic-position-leftmost newRFAbelow\">",
                          "target": [
                            ".newRFAbelow.mosaic-width-quarter.mosaic-position-leftmost"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/cartoons/\">Cartoon</a>",
                  "target": [
                    ".firstSidePromo > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured 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": "#4d4d4d",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"searchButton\" type=\"submit\" value=\"\">",
                          "target": [
                            ".search_container > div > div > form > .searchButton[type=\"submit\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"searchButton\" type=\"submit\" value=\"\">",
                  "target": [
                    ".search_container > div > div > form > .searchButton[type=\"submit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/cartoons\">Cartoons</a>",
                  "target": [
                    "#Cartoons > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/special\">Special Reports</a>",
                  "target": [
                    "#Special\\ Reports > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/video\">Video</a>",
                  "target": [
                    "#Video > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries\">Commentaries</a>",
                  "target": [
                    "#Commentaries > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/energy_watch\">Economy Watch</a>",
                  "target": [
                    "#Economy\\ Watch > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/parallel-thoughts\">Parallel Thoughts</a>",
                  "target": [
                    "#Parallel\\ Thoughts > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/perspective\">Perspective</a>",
                  "target": [
                    "#Perspective > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/commentaries/baotong\">Under House Arrest</a>",
                  "target": [
                    "#Under\\ House\\ Arrest > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bats-07112022131913.html/@@images/e5af24c0-6e44-4ef5-8c58-19c66e524549.jpeg\" alt=\"A greater horseshoe bat pursues a moth.\" title=\"A greater horseshoe bat pursues a moth.\" height=\"600\" width=\"889\">",
                          "target": [
                            "img[height=\"600\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/english/women\">Women</a>",
                  "target": [
                    "#Women > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.rfa.org/about\">About</a>",
                  "target": [
                    "#About > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.rfa.org/about/releases\">Press Room</a>",
                  "target": [
                    "#Press\\ Room > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/about/info/contact.html\">Contact</a>",
                  "target": [
                    "#Contact > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html/@@images/8feaa65a-7d13-40fe-af04-82fe5c6bddcb.jpeg\" alt=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" title=\"A construction site in Algeria's Souk Ahras province, where Chinese workers are building an affordable housing project.\" height=\"350\" width=\"496\">",
                          "target": [
                            ".two_featured:nth-child(1) > .featured_image > a > img[height=\"350\"][width=\"496\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/about/jobs-and-internships\">Jobs and internships</a>",
                  "target": [
                    "#Jobs\\ and\\ internships > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">NE Asia Region</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > .sectiontitle"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<span class=\"no_media\">Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world</span>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > h2 > a > .no_media"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<p>Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulnerable countries.</p>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > p"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">Cambodia</div>",
                  "target": [
                    ".single_column_teaser:nth-child(2) > .sectiontitle"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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=\"sectiontitle\">Laos</div>",
                  "target": [
                    ".big_other > .sectiontitle"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mosaic-grid-cell mosaic-width-quarter mosaic-position-leftmost newRFAbelow\">",
                          "target": [
                            ".newRFAbelow.mosaic-width-quarter.mosaic-position-leftmost"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/cartoons/\">Cartoon</a>",
                  "target": [
                    ".firstSidePromo > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured 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 id=\"kaltura_player_1_mqbozlhe_ifp\" scrolling=\"no\" name=\"kaltura_player_1_mqbozlhe_ifp\" class=\"mwEmbedKalturaIframe\" title=\"The Kaltura Dynamic Video Player\" frameborder=\"0\" allowfullscreen=\"true\" webkitallowfullscreen=\"true\" mozallowfullscreen=\"true\" allow=\"autoplay *; fullscreen *; encrypted-media *\" style=\"border: 0px; max-width: 100%; max-height: 100%; width: 100%; height: 100%;\">",
                  "target": [
                    "#kaltura_player_1_mqbozlhe_ifp"
                  ],
                  "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": "<div id=\"_atssh\" style=\"visibility: hidden; height: 1px; width: 1px; position: absolute; top: -9999px; z-index: 100000;\">",
                  "target": [
                    "#_atssh"
                  ],
                  "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=\"menubtn\" class=\"rfa_mobile\">\n        <button class=\"navbar-toggle\" onclick=\"showHideNav()\">\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n        </button>\n  </div>",
                  "target": [
                    "#header > .rfa_mobile:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"searchButton rfa_mobile\" onclick=\"showHideSearch()\"></button>",
                  "target": [
                    "button[onclick=\"showHideSearch()\"]"
                  ],
                  "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=\"language-menu\" class=\"rfa_mobile\">",
                  "target": [
                    "#header_navigation > .rfa_mobile"
                  ],
                  "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=\"search search_init\" id=\"header_search\">",
                  "target": [
                    "#header_search"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".single_column_teaser:nth-child(2) > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".single_column_teaser:nth-child(3) > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".single_column_teaser:nth-child(4) > .teaserimg"
                  ],
                  "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=\"mosaic-tile mosaic-rfasite.basetheme.tiles.other_stories_parted/parttwo-tile rfa_mobile mosaic-read-only-tile\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_mobile.mosaic-read-only-tile"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_mobile.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > .teaserimg"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"story_date\">2022-07-16</span>",
                  "target": [
                    ".two_featured:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"story_date\">2022-07-16</span>",
                  "target": [
                    ".two_featured:nth-child(2) > span"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".middle_column_noteaser:nth-child(1) > .teaserimg"
                  ],
                  "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=\"teaserimg\">",
                  "target": [
                    ".middle_column_noteaser:nth-child(2) > .teaserimg"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"view-full\" class=\"rwd-display-option\">View Full Site</span>",
                  "target": [
                    "#view-full"
                  ],
                  "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.rfa.org%2Fenglish%2F\" 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."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner 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"
                    },
                    {
                      "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": "<button class=\"navbar-toggle\">\n                    <span class=\"icon-bar\"></span>\n                    <span class=\"icon-bar\"></span>\n                    <span class=\"icon-bar\"></span>\n                </button>",
                  "target": [
                    ".rfa_desktop:nth-child(2) > .navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "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": "#696969",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.48,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Search\" class=\"searchField\" value=\"\">",
                          "target": [
                            ".search_container > div > div > form > .searchField[name=\"SearchableText\"][type=\"text\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Search\" class=\"searchField\" value=\"\">",
                  "target": [
                    ".search_container > div > div > form > .searchField[name=\"SearchableText\"][type=\"text\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#696969",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.48,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menubtn\" onclick=\"showHideNav()\">",
                          "target": [
                            ".menubtn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"rfa_english_only hamburger_name rfa_desktop\">Sections</div>",
                  "target": [
                    ".rfa_english_only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/cambodia\">Cambodia</a>",
                  "target": [
                    "#Cambodia > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/china\">China</a>",
                  "target": [
                    "#China > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/laos\">Laos</a>",
                  "target": [
                    "#Laos > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/korea\">North Korea</a>",
                  "target": [
                    "#North\\ Korea > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/tibet\">Tibet</a>",
                  "target": [
                    "#Tibet > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/myanmar\">Myanmar</a>",
                  "target": [
                    "#Myanmar > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/uyghur\">Uyghur</a>",
                  "target": [
                    "#Uyghur > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5f5f5f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/news/vietnam\">Vietnam</a>",
                  "target": [
                    "#Vietnam > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #5f5f5f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(3) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(4) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    "#topstorywidefull > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">North Korea</div>",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".small_column_noteaser:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".small_column_noteaser:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".middle_other_stories > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Uyghur</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#aaaaaa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.32 (foreground color: #aaaaaa, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/story_archive?uids=895e1f0683af44cb93549438b387f80a@2366680a1e41415fb0c50b00f4f26897@34891a34254e469fa4acbe065eddfc3e@d3b60f3cea1c4e51842922b83a9a4641@04a2991505d04975ba8ca1d141f0b8f2@2731975397e14440809d324620945a26@fad1e96216b342b1aabde90f4f28dcf6@72c4757537e541f8ac12f1f50374cbb0@a5745c131b784d94b4601d7550a3d630@7707f4c6b8e94f1baec4b116f7b3e0da@a03607f6e6d6496bb3a3de0e3aa0d8f7@16ef90c58cf048648d3b80c87b63a81e@03d90cdfc5144687a2b1440bb4d1ad40@c4ae4e812cf94af5a088eea4a713b195@bb15360ad1764bc4a28b8c020c47b0f0\">",
                  "target": [
                    ".gotoarchive > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.32 (foreground color: #aaaaaa, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(3) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(4) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    "#topstorywidefull > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pagewidth\">",
                          "target": [
                            "#pagewidth"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">North Korea</div>",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".small_column_noteaser:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".small_column_noteaser:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".middle_other_stories > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(1) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"sectiontitle\">Uyghur</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(2) > .sectiontitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#aaaaaa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"other_stories_three\">",
                          "target": [
                            ".other_stories_three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.32 (foreground color: #aaaaaa, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rfa.org/english/story_archive?uids=895e1f0683af44cb93549438b387f80a@2366680a1e41415fb0c50b00f4f26897@34891a34254e469fa4acbe065eddfc3e@d3b60f3cea1c4e51842922b83a9a4641@04a2991505d04975ba8ca1d141f0b8f2@2731975397e14440809d324620945a26@fad1e96216b342b1aabde90f4f28dcf6@72c4757537e541f8ac12f1f50374cbb0@a5745c131b784d94b4601d7550a3d630@7707f4c6b8e94f1baec4b116f7b3e0da@a03607f6e6d6496bb3a3de0e3aa0d8f7@16ef90c58cf048648d3b80c87b63a81e@03d90cdfc5144687a2b1440bb4d1ad40@c4ae4e812cf94af5a088eea4a713b195@bb15360ad1764bc4a28b8c020c47b0f0\">",
                  "target": [
                    ".gotoarchive > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.32 (foreground color: #aaaaaa, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "searchGadget",
                      "relatedNodes": [
                        {
                          "html": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Search\" class=\"searchField\" value=\"\">",
                          "target": [
                            "#header_search > div > div > form > .searchField[name=\"SearchableText\"][type=\"text\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: searchGadget"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Search\" class=\"searchField\" value=\"\">",
                  "target": [
                    ".search_container > div > div > form > .searchField[name=\"SearchableText\"][type=\"text\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: searchGadget"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menubtn",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"menubtn\" class=\"rfa_desktop\">\n                <button class=\"navbar-toggle\">\n                    <span class=\"icon-bar\"></span>\n                    <span class=\"icon-bar\"></span>\n                    <span class=\"icon-bar\"></span>\n                </button>\n            </div>",
                          "target": [
                            ".menubtn > .rfa_desktop:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menubtn"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"menubtn\" class=\"rfa_mobile\">\n        <button class=\"navbar-toggle\" onclick=\"showHideNav()\">\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n            <span class=\"icon-bar\"></span>\n        </button>\n  </div>",
                  "target": [
                    "#header > .rfa_mobile:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menubtn"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "language-menu",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"language-menu\" class=\"rfa_mobile\">",
                          "target": [
                            "#header_navigation > .rfa_mobile"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: language-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"language-menu\" class=\"rfa_desktop\">",
                  "target": [
                    ".container > .rfa_desktop:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: language-menu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "headersearch",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"headersearch\">",
                          "target": [
                            "#header_search > div"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: headersearch"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"headersearch\">",
                  "target": [
                    ".search_container > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: headersearch"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "portal-searchbox",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"portal-searchbox\">",
                          "target": [
                            "#header_search > div > div"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: portal-searchbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"portal-searchbox\">",
                  "target": [
                    ".search_container > div > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: portal-searchbox"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "searchGadget_form",
                      "relatedNodes": [
                        {
                          "html": "<form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role=\"search\" class=\"searchPage\">",
                          "target": [
                            "#header_search > div > div > form"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: searchGadget_form"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<form name=\"searchform\" id=\"searchGadget_form\" action=\"https://www.rfa.org/english/@@search\" role=\"search\" class=\"searchPage\">",
                  "target": [
                    ".search_container > div > div > form"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: searchGadget_form"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "portal-advanced-search",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"portal-advanced-search\" class=\"hiddenStructure\">\n            <a href=\"https://www.rfa.org/english/@@search\">Advanced Search…</a>\n        </div>",
                          "target": [
                            "#header_search > div > div > .hiddenStructure"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: portal-advanced-search"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"portal-advanced-search\" class=\"hiddenStructure\">\n            <a href=\"https://www.rfa.org/english/@@search\">Advanced Search…</a>\n        </div>",
                  "target": [
                    ".search_container > div > div > .hiddenStructure"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: portal-advanced-search"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "more_news_single_column",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"more_news_single_column\" class=\"clear\">",
                          "target": [
                            ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_mobile.mosaic-read-only-tile > .mosaic-tile-content > .clear"
                          ]
                        },
                        {
                          "html": "<div id=\"more_news_single_column\" class=\"clear\">",
                          "target": [
                            ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear"
                          ]
                        },
                        {
                          "html": "<div id=\"more_news_single_column\" class=\"clear\">",
                          "target": [
                            ".below_other_stories.single_column_teaser > .clear"
                          ]
                        },
                        {
                          "html": "<div id=\"more_news_single_column\" class=\"clear\">",
                          "target": [
                            ".middle_others > .clear"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: more_news_single_column"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"more_news_single_column\" class=\"clear\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: more_news_single_column"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "story_date",
                      "relatedNodes": [
                        {
                          "html": "<span id=\"story_date\">2022-07-16</span>",
                          "target": [
                            ".two_featured:nth-child(2) > span"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: story_date"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"story_date\">2022-07-16</span>",
                  "target": [
                    ".two_featured:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: story_date"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Listen to RFA</h4>",
                  "target": [
                    ".frontchannel > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "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=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(1) > a[href$=\"mandarin\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(2) > a[href$=\"cantonese\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(3) > a[href$=\"burmese\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(4) > a[href$=\"korean\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(5) > a[href$=\"lao\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(6) > a[href$=\"khmer\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(7) > a[href$=\"tibetan\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(8) > a[href$=\"uyghur\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(9) > a[href$=\"vietnamese\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\">",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(10) > a[href$=\"english\"] > img[border=\"0\"]"
                  ],
                  "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=\"/++plone++rfa-resources/img/footer_manlink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"mandarin\"] > 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=\"/++plone++rfa-resources/img/footer_canlink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"cantonese\"] > 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=\"/++plone++rfa-resources/img/footer_burlink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"burmese\"] > 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=\"/++plone++rfa-resources/img/footer_korlink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"korean\"] > 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=\"/++plone++rfa-resources/img/footer_laolink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"lao\"] > 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=\"/++plone++rfa-resources/img/footer_khmlink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"khmer\"] > 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=\"/++plone++rfa-resources/img/footer_tiblink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"tibetan\"] > 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=\"/++plone++rfa-resources/img/footer_uyglink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"uyghur\"] > 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=\"/++plone++rfa-resources/img/footer_vielink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"vietnamese\"] > 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=\"/++plone++rfa-resources/img/footer_englink.png\">",
                  "target": [
                    "#footerlang > a[href$=\"english\"] > 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": "input-button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a"
              ],
              "description": "Ensures input buttons have discernible text",
              "help": "Input buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/input-button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-if-present",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has a value attribute and the value attribute is empty"
                    },
                    {
                      "id": "non-empty-value",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has an empty value 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": "<input class=\"searchButton\" type=\"submit\" value=\"\">",
                  "target": [
                    ".search_container > div > div > form > .searchButton[type=\"submit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a value attribute and the value attribute is empty\n  Element has an empty value 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-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:addthis=\"https://www.addthis.com/help/api-spec\" lang=\"en\" style=\"\" class=\" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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=\"/mandarin\"><img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(1) > a[href$=\"mandarin\"]"
                  ],
                  "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=\"/cantonese\"><img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(2) > a[href$=\"cantonese\"]"
                  ],
                  "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=\"/burmese\"><img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(3) > a[href$=\"burmese\"]"
                  ],
                  "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=\"/korean\"><img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(4) > a[href$=\"korean\"]"
                  ],
                  "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=\"/lao\"><img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(5) > a[href$=\"lao\"]"
                  ],
                  "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=\"/khmer\"><img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(6) > a[href$=\"khmer\"]"
                  ],
                  "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=\"/tibetan\"><img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(7) > a[href$=\"tibetan\"]"
                  ],
                  "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=\"/uyghur\"><img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(8) > a[href$=\"uyghur\"]"
                  ],
                  "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=\"/vietnamese\"><img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(9) > a[href$=\"vietnamese\"]"
                  ],
                  "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=\"/english\"><img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\"></a>",
                  "target": [
                    ".rfa_desktop:nth-child(1) > ul > li:nth-child(10) > a[href$=\"english\"]"
                  ],
                  "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=\"/mandarin\"><img src=\"/++plone++rfa-resources/img/footer_manlink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"mandarin\"]"
                  ],
                  "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=\"/cantonese\"><img src=\"/++plone++rfa-resources/img/footer_canlink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"cantonese\"]"
                  ],
                  "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=\"/burmese\"><img src=\"/++plone++rfa-resources/img/footer_burlink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"burmese\"]"
                  ],
                  "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=\"/korean\"><img src=\"/++plone++rfa-resources/img/footer_korlink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"korean\"]"
                  ],
                  "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=\"/lao\"><img src=\"/++plone++rfa-resources/img/footer_laolink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"lao\"]"
                  ],
                  "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=\"/khmer\"><img src=\"/++plone++rfa-resources/img/footer_khmlink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"khmer\"]"
                  ],
                  "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=\"/tibetan\"><img src=\"/++plone++rfa-resources/img/footer_tiblink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"tibetan\"]"
                  ],
                  "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=\"/uyghur\"><img src=\"/++plone++rfa-resources/img/footer_uyglink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"uyghur\"]"
                  ],
                  "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=\"/vietnamese\"><img src=\"/++plone++rfa-resources/img/footer_vielink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"vietnamese\"]"
                  ],
                  "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=\"/english\"><img src=\"/++plone++rfa-resources/img/footer_englink.png\"></a>",
                  "target": [
                    "#footerlang > a[href$=\"english\"]"
                  ],
                  "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 xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:addthis=\"https://www.addthis.com/help/api-spec\" lang=\"en\" style=\"\" class=\" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths\">",
                  "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": "<div class=\"sectiontitle\">NE Asia Region</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\">\n                <span class=\"no_media\">Indonesia: Unity among G20 needed to avoid ‘catastrophic’ crisis in developing world</span>\n            </a>\n           </h2>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > h2"
                  ],
                  "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": "<p>Conflict between breadbaskets Russia and Ukraine could be devastating for the world’s most vulnerable countries.</p>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/partone-tile > .mosaic-tile-content > .clear > .single_column_teaser:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Cambodia</div>",
                  "target": [
                    ".single_column_teaser:nth-child(2) > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html\">\n                <span class=\"no_media\">Cambodia’s proposed constitutional amendment against people’s will, citizens say</span>\n            </a>\n           </h2>",
                  "target": [
                    ".single_column_teaser:nth-child(2) > h2"
                  ],
                  "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": "<p>The amendment would allow Hun Sen to name his son Hun Manet as his successor.</p>",
                  "target": [
                    ".single_column_teaser:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(3) > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html\">\n                <span class=\"no_media\">Despite the risks, many doctors in Myanmar stand firm against the junta</span>\n            </a>\n           </h2>",
                  "target": [
                    ".single_column_teaser:nth-child(3) > h2"
                  ],
                  "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": "<p>The military regime is pressuring physicians to return to work to shore up a shaky health care system.</p>",
                  "target": [
                    ".single_column_teaser:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Myanmar</div>",
                  "target": [
                    ".single_column_teaser:nth-child(4) > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\">\n                <span class=\"no_media\">Junta troops torch more than 150 oil wells in Myanmar’s Magway region</span>\n            </a>\n           </h2>",
                  "target": [
                    ".single_column_teaser:nth-child(4) > h2"
                  ],
                  "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": "<p>Residents say the destruction has devastated the local economy.</p>",
                  "target": [
                    ".single_column_teaser:nth-child(4) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-tile mosaic-rfasite.basetheme.tiles.top_story.TopStory-tile\">",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.top_story\\.TopStory-tile"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">\n                <span class=\"no_media\">Jailed Vietnamese journalist named CPJ Press Freedom Award winner</span>\n            </a>\n           </h2>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > h2"
                  ],
                  "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": "<p>Pham Doan Trang is serving 9 years in jail for ‘spreading propaganda against the state.’</p>",
                  "target": [
                    ".mosaic-rfasite\\.basetheme\\.tiles\\.other_stories_parted\\/parttwo-tile.rfa_desktop.mosaic-read-only-tile > .mosaic-tile-content > .clear > .single_column_teaser > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"featured_image\">",
                  "target": [
                    ".two_featured:nth-child(1) > .featured_image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(1) > .sectiontitle"
                  ],
                  "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": "<h2>\n                <a href=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html\">\n                  <span class=\"no_media\">Belt and Road becomes ball and chain for Chinese construction workers</span>\n                </a>\n            </h2>",
                  "target": [
                    ".two_featured:nth-child(1) > h2"
                  ],
                  "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": "<p>Low wages, poor food and confiscated passports leave laborers in limbo in Algeria.</p>",
                  "target": [
                    ".two_featured:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"featured_image\">",
                  "target": [
                    ".two_featured:nth-child(2) > .featured_image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">China</div>",
                  "target": [
                    ".two_featured:nth-child(2) > .sectiontitle"
                  ],
                  "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": "<h2>\n                <a href=\"https://www.rfa.org/english/news/china/breach-07152022152546.html\">\n                  <span class=\"no_media\">Shanghai data breach exposes suppression of 'white-hat' security research in China</span>\n                </a>\n            </h2>",
                  "target": [
                    ".two_featured:nth-child(2) > h2"
                  ],
                  "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": "<p>The leaked data also reveals close police surveillance of foreigners from the moment they arrive in the country.</p>",
                  "target": [
                    ".two_featured:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-cell mosaic-width-third mosaic-position-leftmost\">",
                  "target": [
                    ".mosaic-width-third.mosaic-position-leftmost.mosaic-grid-cell"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"movable removable mosaic-tile mosaic-plone.app.standardtiles.html-tile\">\n<div class=\"mosaic-tile-content\">\n<div class=\"promoTitle mainPromo\"><p><a href=\"https://www.rfa.org/english/video\">Video</a><br></p></div>\n</div>\n</div>",
                  "target": [
                    ".mosaic-position-third.mosaic-width-third.mosaic-grid-cell > .mosaic-plone\\.app\\.standardtiles\\.html-tile.movable.removable"
                  ],
                  "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": "<h2>Taiwan conducts largest-ever disaster preparedness exercise</h2>",
                  "target": [
                    ".kaltura_vid_tile > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-cell mosaic-width-third mosaic-position-two-thirds\">",
                  "target": [
                    ".mosaic-position-two-thirds"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">North Korea</div>",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > .sectiontitle"
                  ],
                  "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": "<h2>\n               <a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\">\n                <span class=\"no_media\">Auto parts are a hot commodity in a North Korea cut off from new supplies</span>\n            </a>\n           </h2>",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > h2"
                  ],
                  "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": "<p>When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehicles on the road.</p>",
                  "target": [
                    ".below_other_stories.single_column_teaser > .clear > .single_column_teaser > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"below_other_stories big_other\">",
                  "target": [
                    ".big_other"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"small_others\">",
                  "target": [
                    ".small_others"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"below_other_stories middle_other_stories\">",
                  "target": [
                    ".middle_other_stories"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Vietnam</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(1) > .sectiontitle"
                  ],
                  "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": "<h2>\n          <a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-religious-sect-07152022012327.html\">\n            <span class=\"no_media\">Vietnamese police try to stamp out religious sect</span>\n           </a>\n        </h2>",
                  "target": [
                    ".middle_column_noteaser:nth-child(1) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"sectiontitle\">Uyghur</div>",
                  "target": [
                    ".middle_column_noteaser:nth-child(2) > .sectiontitle"
                  ],
                  "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": "<h2>\n          <a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\">\n            <span class=\"no_media\">China’s Xi Jinping makes unannounced visit to Xinjiang</span>\n           </a>\n        </h2>",
                  "target": [
                    ".middle_column_noteaser:nth-child(2) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"gotoarchive\">",
                  "target": [
                    ".gotoarchive"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-cell mosaic-width-quarter mosaic-position-leftmost newRFAbelow\">",
                  "target": [
                    ".newRFAbelow.mosaic-width-quarter.mosaic-position-leftmost"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.rfa.org/english/",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.rfa.org/english/",
      "result": {
        "content": {
          "totals": {
            "violation": 114,
            "recommendation": 21,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "The value \"searchGadget\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 704,
                "top": 101,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"searchGadget\" class=\"hiddenStructure\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[2]",
                "aria": "/document[1]/banner[1]/search[2]/button[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 705,
                "top": 104,
                "height": 30,
                "width": 30
              },
              "snippet": "<input value=\"\" type=\"submit\" class=\"searchButton\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 17,
                "top": 21,
                "height": 32,
                "width": 44
              },
              "snippet": "<button onclick=\"showHideNav()\" class=\"navbar-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[2]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 753,
                "top": 23,
                "height": 30,
                "width": 30
              },
              "snippet": "<button onclick=\"showHideSearch()\" class=\"searchButton rfa_mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 77,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_vielink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 69,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_uyglink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 62,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_tiblink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 54,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_khmlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 47,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_laolink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 39,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_korlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 32,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_burlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 24,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_canlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 84,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_englink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 16,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_manlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[9]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[17]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11164,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_vielink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[8]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[16]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11143,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_uyglink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[7]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[15]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11122,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_tiblink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[6]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[14]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11101,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_khmlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[5]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[13]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11080,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_laolink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[4]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[12]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11059,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_korlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[3]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[11]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11038,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_burlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[2]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[10]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11017,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_canlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[10]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[18]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11185,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_englink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[9]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 10996,
                "height": 1,
                "width": 0
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_manlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/article[1]/article[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 397,
                "width": 706
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 77,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/vietnamese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 69,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/uyghur\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 62,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/tibetan\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 54,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/khmer\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 47,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/lao\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 39,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/korean\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 32,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/burmese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 24,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/cantonese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 84,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/english\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 16,
                "top": 109,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/mandarin\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[9]",
                "aria": "/document[1]/contentinfo[1]/link[17]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11152,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/vietnamese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[8]",
                "aria": "/document[1]/contentinfo[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11131,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/uyghur\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[7]",
                "aria": "/document[1]/contentinfo[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11110,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/tibetan\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[6]",
                "aria": "/document[1]/contentinfo[1]/link[14]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11089,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/khmer\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[5]",
                "aria": "/document[1]/contentinfo[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11068,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/lao\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[4]",
                "aria": "/document[1]/contentinfo[1]/link[12]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11047,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/korean\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/contentinfo[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11026,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/burmese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/contentinfo[1]/link[10]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11005,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/cantonese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[10]",
                "aria": "/document[1]/contentinfo[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11173,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/english\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 10984,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"/mandarin\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/banner[1]/search[2]/textbox[1]"
              },
              "message": "The <input> element has the id \"searchGadget\" that is already in use",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 34,
                "width": 695
              },
              "snippet": "<input value=\"\" class=\"searchField\" placeholder=\"Search\" title=\"Search\" id=\"searchGadget\" size=\"18\" type=\"text\" name=\"SearchableText\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "The <form> element has the id \"searchGadget_form\" that is already in use",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 32,
                "width": 780
              },
              "snippet": "<form class=\"searchPage\" role=\"search\" action=\"https://www.rfa.org/english/@@search\" id=\"searchGadget_form\" name=\"searchform\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"portal-searchbox\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 102,
                "height": 32,
                "width": 800
              },
              "snippet": "<div id=\"portal-searchbox\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"headersearch\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 92,
                "height": 44,
                "width": 800
              },
              "snippet": "<div id=\"headersearch\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"language-menu\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 92,
                "height": 48,
                "width": 800
              },
              "snippet": "<div class=\"rfa_mobile\" id=\"language-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 7149,
                "height": 0,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 5479,
                "height": 259,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 3604,
                "height": 302,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[9]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9985,
                "height": 60,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[8]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9942,
                "height": 33,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9724,
                "height": 160,
                "width": 728
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9452,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/polygraph-loyalty-07042022131133.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9186,
                "height": 22,
                "width": 728
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9000,
                "height": 21,
                "width": 728
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9097,
                "height": 43,
                "width": 728
              },
              "snippet": "<a onclick=\"location.href='/about/help/live.html'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9078,
                "height": 19,
                "width": 89
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226235/RFALive_4/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9060,
                "height": 19,
                "width": 177
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226234/RFALive_3/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9042,
                "height": 19,
                "width": 242
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226233/RFALive_2/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9024,
                "height": 19,
                "width": 181
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226232/RFALive_1/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8902,
                "height": 20,
                "width": 728
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8677,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/commentaries/energy_watch/semiconductors-07082022140518.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8446,
                "height": 29,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8406,
                "height": 20,
                "width": 728
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8181,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/cartoons/farewell-abe-san-cartoon-07122022123343.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[10]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 10097,
                "height": 500,
                "width": 728
              },
              "snippet": "<p style=\"margin-top: 3em; padding: 0;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 7949,
                "height": 29,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 7833,
                "height": 20,
                "width": 151
              },
              "snippet": "<a href=\"https://www.rfa.org/english/story_archive?uids=895e1f0683af44cb93549438b387f80a@2366680a1e41415fb0c50b00f4f26897@34891a34254e469fa4acbe065eddfc3e@d3b60f3cea1c4e51842922b83a9a4641@04a2991505d04975ba8ca1d141f0b8f2@2731975397e14440809d324620945a26@fad1e96216b342b1aabde90f4f28dcf6@72c4757537e541f8ac12f1f50374cbb0@a5745c131b784d94b4601d7550a3d630@7707f4c6b8e94f1baec4b116f7b3e0da@a03607f6e6d6496bb3a3de0e3aa0d8f7@16ef90c58cf048648d3b80c87b63a81e@03d90cdfc5144687a2b1440bb4d1ad40@c4ae4e812cf94af5a088eea4a713b195@bb15360ad1764bc4a28b8c020c47b0f0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 7535,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 7651,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 7193,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 7310,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-religious-sect-07152022012327.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6851,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6968,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/thousands-forced-to-flee-sagaing-airstrikes-that-killed-one-and-injured-two-07152022055011.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6509,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6626,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/prisoner-07152022103457.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6168,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6284,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/weibo-07152022105827.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 5826,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 5826,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/laos/fishermen-07152022120938.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 5479,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 5595,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 5389,
                "height": 19,
                "width": 162
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4972,
                "height": 407,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4930,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4890,
                "height": 20,
                "width": 706
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4441,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4401,
                "height": 20,
                "width": 706
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4182,
                "height": 19,
                "width": 706
              },
              "snippet": "<a href=\"https://www.rfa.org/english/cartoons/north-korea-puppets-cartoon-07142022160243.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 3953,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2130,
                "height": 44,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1798,
                "height": 18,
                "width": 736
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/breach-07152022152546.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1473,
                "height": 22,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1141,
                "height": 18,
                "width": 736
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 721,
                "height": 56,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 405,
                "height": 18,
                "width": 800
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/bats-07112022131913.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 3648,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3764,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 3315,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3431,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2970,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3085,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2625,
                "height": 60,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 2740,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2280,
                "height": 60,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 2395,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[1]/div[3]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 15,
                "top": 92,
                "height": 0,
                "width": 0
              },
              "snippet": "<div onclick=\"showHideNav()\" class=\"menubtn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <a> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 36,
                "top": 9097,
                "height": 43,
                "width": 728
              },
              "snippet": "<a onclick=\"location.href='/about/help/live.html'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 162,
                "height": 0,
                "width": 800
              },
              "snippet": "<aside id=\"global_statusmessage\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 32,
                "width": 780
              },
              "snippet": "<form class=\"searchPage\" role=\"search\" action=\"https://www.rfa.org/english/@@search\" id=\"searchGadget_form\" name=\"searchform\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 10735,
                "height": 921,
                "width": 800
              },
              "snippet": "<footer id=\"portal-footer-wrapper\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[22]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"++plone++rfa-resources/js/jquery.fancybox.min.js\" language=\"javascript\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[21]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/utag.js\" type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"/++plone++rfa-resources/js/modernizr-2.6.2.min.js\" language=\"javascript\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/tealium.js\" type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[17]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[16]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[15]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 77,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_vielink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 69,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_uyglink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 62,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_tiblink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 54,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_khmlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 47,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_laolink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 39,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_korlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 32,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_burlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 24,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_canlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 84,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_englink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 16,
                "top": 119,
                "height": 0,
                "width": 0
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_manlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 47,
                "top": 4483,
                "height": 398,
                "width": 706
              },
              "snippet": "<iframe style=\"border: 0px; max-width: 100%; max-height: 100%; width: 100%; height: 100%;\" allow=\"autoplay *; fullscreen *; encrypted-media *\" mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\" allowfullscreen=\"true\" frameborder=\"0\" title=\"The Kaltura Dynamic Video Player\" class=\"mwEmbedKalturaIframe\" name=\"kaltura_player_1_mqbozlhe_ifp\" scrolling=\"no\" id=\"kaltura_player_1_mqbozlhe_ifp\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 114,
            "recommendation": 23,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "The value \"searchGadget\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 704,
                "top": 101,
                "height": 1,
                "width": 1
              },
              "snippet": "<label for=\"searchGadget\" class=\"hiddenStructure\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[2]",
                "aria": "/document[1]/banner[1]/search[2]/button[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 705,
                "top": 104,
                "height": 30,
                "width": 30
              },
              "snippet": "<input value=\"\" type=\"submit\" class=\"searchButton\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 17,
                "top": 21,
                "height": 32,
                "width": 44
              },
              "snippet": "<button onclick=\"showHideNav()\" class=\"navbar-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[2]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 753,
                "top": 23,
                "height": 30,
                "width": 30
              },
              "snippet": "<button onclick=\"showHideSearch()\" class=\"searchButton rfa_mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 444,
                "top": 109,
                "height": 24,
                "width": 62
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_vielink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 389,
                "top": 109,
                "height": 24,
                "width": 47
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_uyglink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 322,
                "top": 108,
                "height": 25,
                "width": 60
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_tiblink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 280,
                "top": 109,
                "height": 24,
                "width": 34
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_khmlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 226,
                "top": 109,
                "height": 24,
                "width": 47
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_laolink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 166,
                "top": 109,
                "height": 24,
                "width": 52
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_korlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 117,
                "top": 109,
                "height": 24,
                "width": 42
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_burlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 72,
                "top": 109,
                "height": 24,
                "width": 37
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_canlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 513,
                "top": 109,
                "height": 24,
                "width": 48
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_englink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 16,
                "top": 109,
                "height": 24,
                "width": 48
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_manlink-black.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[9]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[17]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11226,
                "height": 25,
                "width": 54
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_vielink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[8]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[16]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11196,
                "height": 25,
                "width": 47
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_uyglink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[7]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[15]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11164,
                "height": 26,
                "width": 53
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_tiblink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[6]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[14]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11134,
                "height": 25,
                "width": 28
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_khmlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[5]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[13]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11103,
                "height": 25,
                "width": 38
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_laolink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[4]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[12]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11073,
                "height": 25,
                "width": 44
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_korlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[3]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[11]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11042,
                "height": 25,
                "width": 34
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_burlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[2]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[10]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11012,
                "height": 25,
                "width": 30
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_canlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[10]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[18]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 11257,
                "height": 25,
                "width": 40
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_englink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[9]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 287,
                "top": 10981,
                "height": 25,
                "width": 42
              },
              "snippet": "<img src=\"/++plone++rfa-resources/img/footer_manlink.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/article[1]/article[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 397,
                "width": 706
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 444,
                "top": 111,
                "height": 18,
                "width": 62
              },
              "snippet": "<a href=\"/vietnamese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 389,
                "top": 111,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"/uyghur\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 322,
                "top": 111,
                "height": 18,
                "width": 60
              },
              "snippet": "<a href=\"/tibetan\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 280,
                "top": 111,
                "height": 18,
                "width": 34
              },
              "snippet": "<a href=\"/khmer\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 226,
                "top": 111,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"/lao\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 166,
                "top": 111,
                "height": 18,
                "width": 52
              },
              "snippet": "<a href=\"/korean\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 117,
                "top": 111,
                "height": 18,
                "width": 42
              },
              "snippet": "<a href=\"/burmese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 72,
                "top": 111,
                "height": 18,
                "width": 37
              },
              "snippet": "<a href=\"/cantonese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 513,
                "top": 111,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/english\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 16,
                "top": 111,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/mandarin\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[9]",
                "aria": "/document[1]/contentinfo[1]/link[17]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11238,
                "height": 17,
                "width": 54
              },
              "snippet": "<a href=\"/vietnamese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[8]",
                "aria": "/document[1]/contentinfo[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11208,
                "height": 17,
                "width": 47
              },
              "snippet": "<a href=\"/uyghur\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[7]",
                "aria": "/document[1]/contentinfo[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11177,
                "height": 17,
                "width": 53
              },
              "snippet": "<a href=\"/tibetan\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[6]",
                "aria": "/document[1]/contentinfo[1]/link[14]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11146,
                "height": 17,
                "width": 28
              },
              "snippet": "<a href=\"/khmer\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[5]",
                "aria": "/document[1]/contentinfo[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11115,
                "height": 17,
                "width": 38
              },
              "snippet": "<a href=\"/lao\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[4]",
                "aria": "/document[1]/contentinfo[1]/link[12]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11085,
                "height": 17,
                "width": 44
              },
              "snippet": "<a href=\"/korean\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/contentinfo[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11054,
                "height": 17,
                "width": 34
              },
              "snippet": "<a href=\"/burmese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/contentinfo[1]/link[10]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11024,
                "height": 17,
                "width": 30
              },
              "snippet": "<a href=\"/cantonese\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[10]",
                "aria": "/document[1]/contentinfo[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 11269,
                "height": 17,
                "width": 40
              },
              "snippet": "<a href=\"/english\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 287,
                "top": 10993,
                "height": 17,
                "width": 42
              },
              "snippet": "<a href=\"/mandarin\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/banner[1]/search[2]/textbox[1]"
              },
              "message": "The <input> element has the id \"searchGadget\" that is already in use",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 34,
                "width": 695
              },
              "snippet": "<input value=\"\" class=\"searchField\" placeholder=\"Search\" title=\"Search\" id=\"searchGadget\" size=\"18\" type=\"text\" name=\"SearchableText\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "The <form> element has the id \"searchGadget_form\" that is already in use",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 32,
                "width": 780
              },
              "snippet": "<form class=\"searchPage\" role=\"search\" action=\"https://www.rfa.org/english/@@search\" id=\"searchGadget_form\" name=\"searchform\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"portal-searchbox\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 102,
                "height": 32,
                "width": 800
              },
              "snippet": "<div id=\"portal-searchbox\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"headersearch\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 92,
                "height": 44,
                "width": 800
              },
              "snippet": "<div id=\"headersearch\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element has the id \"language-menu\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 92,
                "height": 53,
                "width": 800
              },
              "snippet": "<div class=\"rfa_mobile\" id=\"language-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 7149,
                "height": 0,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 5479,
                "height": 259,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <div> element has the id \"more_news_single_column\" that is already in use",
              "bounds": {
                "left": 32,
                "top": 3604,
                "height": 302,
                "width": 736
              },
              "snippet": "<div class=\"clear\" id=\"more_news_single_column\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[9]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9985,
                "height": 60,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[8]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9942,
                "height": 33,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9724,
                "height": 160,
                "width": 728
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9452,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/polygraph-loyalty-07042022131133.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9186,
                "height": 22,
                "width": 728
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9000,
                "height": 21,
                "width": 728
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9097,
                "height": 43,
                "width": 728
              },
              "snippet": "<a onclick=\"location.href='/about/help/live.html'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9078,
                "height": 19,
                "width": 89
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226235/RFALive_4/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9060,
                "height": 19,
                "width": 177
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226234/RFALive_3/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9042,
                "height": 19,
                "width": 242
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226233/RFALive_2/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 9024,
                "height": 19,
                "width": 181
              },
              "snippet": "<a href=\"https://rfahls-i.akamaihd.net/hls/live/226232/RFALive_1/index.m3u8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8902,
                "height": 20,
                "width": 728
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8677,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/commentaries/energy_watch/semiconductors-07082022140518.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8446,
                "height": 29,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8406,
                "height": 20,
                "width": 728
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 8181,
                "height": 19,
                "width": 728
              },
              "snippet": "<a href=\"https://www.rfa.org/english/cartoons/farewell-abe-san-cartoon-07122022123343.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[10]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 10097,
                "height": 500,
                "width": 728
              },
              "snippet": "<p style=\"margin-top: 3em; padding: 0;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 7949,
                "height": 29,
                "width": 728
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 7833,
                "height": 20,
                "width": 151
              },
              "snippet": "<a href=\"https://www.rfa.org/english/story_archive?uids=895e1f0683af44cb93549438b387f80a@2366680a1e41415fb0c50b00f4f26897@34891a34254e469fa4acbe065eddfc3e@d3b60f3cea1c4e51842922b83a9a4641@04a2991505d04975ba8ca1d141f0b8f2@2731975397e14440809d324620945a26@fad1e96216b342b1aabde90f4f28dcf6@72c4757537e541f8ac12f1f50374cbb0@a5745c131b784d94b4601d7550a3d630@7707f4c6b8e94f1baec4b116f7b3e0da@a03607f6e6d6496bb3a3de0e3aa0d8f7@16ef90c58cf048648d3b80c87b63a81e@03d90cdfc5144687a2b1440bb4d1ad40@c4ae4e812cf94af5a088eea4a713b195@bb15360ad1764bc4a28b8c020c47b0f0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 7535,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 7651,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/uyghur/xi_visit-07142022190155.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 7193,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 7310,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/vietnam/vietnamese-police-try-to-stamp-out-religious-sect-07152022012327.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6851,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6968,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/thousands-forced-to-flee-sagaing-airstrikes-that-killed-one-and-injured-two-07152022055011.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6509,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6626,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/prisoner-07152022103457.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 6168,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 6284,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/weibo-07152022105827.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 5826,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 5826,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/laos/fishermen-07152022120938.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 5479,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 409,
                "top": 5595,
                "height": 18,
                "width": 359
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/korea/parts-07152022164343.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 5389,
                "height": 19,
                "width": 162
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4972,
                "height": 407,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4930,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4890,
                "height": 20,
                "width": 706
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4441,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4401,
                "height": 20,
                "width": 706
              },
              "snippet": "<h2 class=\"title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 4182,
                "height": 19,
                "width": 706
              },
              "snippet": "<a href=\"https://www.rfa.org/english/cartoons/north-korea-puppets-cartoon-07142022160243.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 47,
                "top": 3953,
                "height": 29,
                "width": 706
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2130,
                "height": 44,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1798,
                "height": 18,
                "width": 736
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/breach-07152022152546.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1473,
                "height": 22,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 1141,
                "height": 18,
                "width": 736
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/bri-workers-07162022102818.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 721,
                "height": 56,
                "width": 736
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 405,
                "height": 18,
                "width": 800
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/bats-07112022131913.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 3648,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3764,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/vietnam/pham-doan-trang-07152022165202.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 3315,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3431,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/oilwells-07152022175041.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2970,
                "height": 40,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 3085,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/myanmar/cdm-doctors-07152022180300.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2625,
                "height": 60,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 2740,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/cambodia/amendment-07152022193014.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/article[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 2280,
                "height": 60,
                "width": 368
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 2395,
                "height": 18,
                "width": 356
              },
              "snippet": "<a href=\"https://www.rfa.org/english/news/china/unity-07152022193958.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[2]/div[1]/div[3]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 15,
                "top": 92,
                "height": 0,
                "width": 0
              },
              "snippet": "<div onclick=\"showHideNav()\" class=\"menubtn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The <a> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 36,
                "top": 9097,
                "height": 43,
                "width": 728
              },
              "snippet": "<a onclick=\"location.href='/about/help/live.html'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 162,
                "height": 0,
                "width": 800
              },
              "snippet": "<aside id=\"global_statusmessage\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 102,
                "height": 32,
                "width": 780
              },
              "snippet": "<form class=\"searchPage\" role=\"search\" action=\"https://www.rfa.org/english/@@search\" id=\"searchGadget_form\" name=\"searchform\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 10735,
                "height": 1017,
                "width": 800
              },
              "snippet": "<footer id=\"portal-footer-wrapper\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[25]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/++plone++rfa-resources/js/jquery.sidr.min.js\" language=\"javascript\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[24]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/trackingdata.js\" type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[21]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"++plone++rfa-resources/js/jquery.fancybox.min.js\" language=\"javascript\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/utag.js\" type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"/++plone++rfa-resources/js/modernizr-2.6.2.min.js\" language=\"javascript\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://www.rfa.org/english/tealium.js\" type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[17]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[16]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[15]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[9]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 444,
                "top": 109,
                "height": 24,
                "width": 62
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_vielink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[8]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 389,
                "top": 109,
                "height": 24,
                "width": 47
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_uyglink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[7]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 322,
                "top": 108,
                "height": 25,
                "width": 60
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_tiblink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 280,
                "top": 109,
                "height": 24,
                "width": 34
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_khmlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 226,
                "top": 109,
                "height": 24,
                "width": 47
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_laolink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 166,
                "top": 109,
                "height": 24,
                "width": 52
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_korlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 117,
                "top": 109,
                "height": 24,
                "width": 42
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_burlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 72,
                "top": 109,
                "height": 24,
                "width": 37
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_canlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[10]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 513,
                "top": 109,
                "height": 24,
                "width": 48
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_englink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 16,
                "top": 109,
                "height": 24,
                "width": 48
              },
              "snippet": "<img border=\"0\" src=\"/++plone++rfa-resources/img/header_manlink-black.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/article[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 47,
                "top": 4483,
                "height": 398,
                "width": 706
              },
              "snippet": "<iframe style=\"border: 0px; max-width: 100%; max-height: 100%; width: 100%; height: 100%;\" allow=\"autoplay *; fullscreen *; encrypted-media *\" mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\" allowfullscreen=\"true\" frameborder=\"0\" title=\"The Kaltura Dynamic Video Player\" class=\"mwEmbedKalturaIframe\" name=\"kaltura_player_1_mqbozlhe_ifp\" scrolling=\"no\" id=\"kaltura_player_1_mqbozlhe_ifp\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.rfa.org/english/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Radio Free Asia",
          "pageurl": "https://www.rfa.org/english/",
          "time": 4.02,
          "creditsremaining": 778,
          "allitemcount": 175,
          "totalelements": 725,
          "waveurl": "http://wave.webaim.org/report?url=https://www.rfa.org/english/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 37,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 30,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_navigation > DIV#language-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > FOOTER#portal-footer-wrapper > DIV#footer > DIV#footerlinks > DIV#footerlang > H3:first-child + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A + BR + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "label_multiple": {
                "id": "label_multiple",
                "description": "Multiple form labels",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV > DIV#headersearch > DIV#portal-searchbox > FORM#searchGadget_form > INPUT#searchGadget",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_search > DIV#headersearch > DIV#portal-searchbox > FORM#searchGadget_form > INPUT#searchGadget"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#menubtn > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV#menubtn > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV > DIV#headersearch > DIV#portal-searchbox > FORM#searchGadget_form > LABEL:first-child + INPUT + INPUT",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV#header_search > DIV#headersearch > DIV#portal-searchbox > FORM#searchGadget_form > LABEL:first-child + INPUT + INPUT"
                ],
                "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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child"
                ],
                "contrastdata": [
                  [
                    2.32,
                    "#aaaaaa",
                    "#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": 58,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV + DIV > 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#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#frontchannel > DIV:first-child + DIV > H4:first-child"
                ],
                "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"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child"
                ],
                "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": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#topstorywidefull > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#more_news_single_column > DIV:first-child > DIV:first-child > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#most_read_only > DIV:first-child > DIV:first-child + SPAN + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P: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"
                  }
                ]
              },
              "event_handler": {
                "id": "event_handler",
                "description": "Device dependent event handler",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > DIV:first-child + H3 + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > HEADER#portal-top > DIV#header > H3#portal-logo > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#topstorywidefull > DIV#topstorywidefulltease > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV + DIV > 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#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#more_news_single_column > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#more_news_single_column > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#more_news_single_column > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#most_read_only > DIV:first-child > DIV:first-child + SPAN > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pagewidth > DIV#abovefold > ARTICLE#portal-column-content > DIV:first-child > ARTICLE#content > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "URL",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.rfa.org/english/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.090",
        "responseTime": "2022-07-18T01:31:17.838Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1117690,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 74,
              "totalWarnings": 1,
              "totalIssues": 75
            },
            "issuesByLevel": {
              "A": {
                "count": 68,
                "pct": 90.67
              },
              "AA": {
                "count": 25,
                "pct": 33.33
              },
              "AAA": {
                "count": 75,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "967dce57-2569-47ed-b869-e10b5a2cce61",
          "docID": "fe694d5f-b269-4865-a773-d6952dfaef24",
          "sourceHash": "2bf4cac2d91cc39e85cfd3314f81dcdf",
          "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=967dce57-2569-47ed-b869-e10b5a2cce61",
          "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": 27,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 75,
                  "y": 138.40625
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 5352,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mandarin\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2fac1dda79e8f70190d41fefe92e5869",
              "signature": "bac02758e38b3853f48e5ad01063acd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2fac1dda79e8f70190d41fefe92e5869"
            },
            {
              "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": 83,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 120,
                  "y": 138.40625
                },
                "height": 18,
                "width": 37
              },
              "position": {
                "line": 5352,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "0a2ccbb04df970d1a5eff2a50893db5c",
              "signature": "130a1509d7d648bebd9d20e335401c32",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0a2ccbb04df970d1a5eff2a50893db5c"
            },
            {
              "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": 128,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 170,
                  "y": 138.40625
                },
                "height": 18,
                "width": 42
              },
              "position": {
                "line": 5352,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "c8b035c6a953f3aa8d51922829ee8960",
              "signature": "840e7034d18c2d10b163312f60639bd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c8b035c6a953f3aa8d51922829ee8960"
            },
            {
              "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": 178,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 230,
                  "y": 138.40625
                },
                "height": 18,
                "width": 52
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/korean\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3f748a5c66f081215f12648310eb1169",
              "signature": "30d91e62baba7e80b4546eebfaad3b9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3f748a5c66f081215f12648310eb1169"
            },
            {
              "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": 238,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 285,
                  "y": 138.40625
                },
                "height": 18,
                "width": 47
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/lao\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "b5c75805ed00578edffde4efa83dbef7",
              "signature": "e469d1e90d98ee575741671a971780a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b5c75805ed00578edffde4efa83dbef7"
            },
            {
              "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": 293,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 327,
                  "y": 138.40625
                },
                "height": 18,
                "width": 34
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "32d45c741c57c3ddc6bc7145523b72d9",
              "signature": "37fd7aa12c689ef01a76052b5b1d5c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=32d45c741c57c3ddc6bc7145523b72d9"
            },
            {
              "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": 335,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 395,
                  "y": 138.40625
                },
                "height": 18,
                "width": 60
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tibetan\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "68baa1653503e3eeaf158bad181e892d",
              "signature": "083b79743ffce2e1467346e526230e0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=68baa1653503e3eeaf158bad181e892d"
            },
            {
              "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": 403,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 450,
                  "y": 138.40625
                },
                "height": 18,
                "width": 47
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uyghur\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "b61118a3e57e272fafc028e3894c52de",
              "signature": "834a405b3581899dcc6f58e61a1c14f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b61118a3e57e272fafc028e3894c52de"
            },
            {
              "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": 458,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 520,
                  "y": 138.40625
                },
                "height": 18,
                "width": 62
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/vietnamese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "fe6c82fcd1310baff32430601374993b",
              "signature": "a46050e6c6e1c39d1a50374cf33e3b8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fe6c82fcd1310baff32430601374993b"
            },
            {
              "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": 528,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 576,
                  "y": 138.40625
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/english\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "d6e46e6c9af16868bf563784ec6c07b3",
              "signature": "0e13f9032961caea718f6598ce4e7f0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d6e46e6c9af16868bf563784ec6c07b3"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mandarin\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a61f075d9a70ca6fdf264057a2fd9f88",
              "signature": "f438e511ff7e1a224595360ec36b318b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a61f075d9a70ca6fdf264057a2fd9f88"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "7400715f5ec0518532766500fb358ba5",
              "signature": "8948090f141e1ab4135ef8e1d1d733f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7400715f5ec0518532766500fb358ba5"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5381,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d0e69c3b3e1eb82ca50d2891faef0a5f",
              "signature": "a9070f7e50011a00d3c756bdc8aaf8b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d0e69c3b3e1eb82ca50d2891faef0a5f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5383,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/korean\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "c87a9f2c21c3212b0a7aec4c4b1a8315",
              "signature": "c306715e60524e64b1fcc08c2d7f6edf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c87a9f2c21c3212b0a7aec4c4b1a8315"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5401,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/lao\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "eeb564bf98da158af1eea4ae871a62ee",
              "signature": "7cfb480e72317d289c1fc6b1d2778304",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=eeb564bf98da158af1eea4ae871a62ee"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6388,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f68c413a8c0e820d4849818c3c82d75d",
              "signature": "9933e56a5da2aebf2a580de455899057",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f68c413a8c0e820d4849818c3c82d75d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6393,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tibetan\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "4cd50469502851c2b041997ceabbc67f",
              "signature": "fae6e51141de8e3fc42434d73815f52e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=4cd50469502851c2b041997ceabbc67f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6393,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uyghur\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "1678ceeb6b765e7b10a3f8ba4ba56c70",
              "signature": "2be56d04779f6d776e13f48db8173860",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1678ceeb6b765e7b10a3f8ba4ba56c70"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6409,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/vietnamese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "d3eff8cc3b9a92b18b13ce56dfc0aebd",
              "signature": "237a9a86954ef34d74da27cadd9309c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d3eff8cc3b9a92b18b13ce56dfc0aebd"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6409,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/english\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "8ed2232408c4142fdc4ab0b0b21529d7",
              "signature": "3d95507289ae041763774c456c008011",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8ed2232408c4142fdc4ab0b0b21529d7"
            },
            {
              "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": 186,
                  "y": 104
                },
                "bottom-right": {
                  "x": 228,
                  "y": 121
                },
                "height": 17,
                "width": 42
              },
              "position": {
                "line": 13202,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/mandarin\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_manlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "8c1f82d2521f7b03392765c01c671fbb",
              "signature": "e805da0f40d16de95e086aa1b411377e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8c1f82d2521f7b03392765c01c671fbb"
            },
            {
              "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": 186,
                  "y": 135
                },
                "bottom-right": {
                  "x": 216,
                  "y": 152
                },
                "height": 17,
                "width": 30
              },
              "position": {
                "line": 13205,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_canlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "b3c3a629e7f30db0983b778061c8104a",
              "signature": "19fa69e176c00c54586bbdb6f3e640f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b3c3a629e7f30db0983b778061c8104a"
            },
            {
              "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": 186,
                  "y": 166
                },
                "bottom-right": {
                  "x": 220,
                  "y": 183
                },
                "height": 17,
                "width": 34
              },
              "position": {
                "line": 13211,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_burlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "959e925d46c7a2b99730cd8b30b39add",
              "signature": "7fc1f3e8263e46ceaffc1b347aa6264f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=959e925d46c7a2b99730cd8b30b39add"
            },
            {
              "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": 186,
                  "y": 197
                },
                "bottom-right": {
                  "x": 230,
                  "y": 214
                },
                "height": 17,
                "width": 44
              },
              "position": {
                "line": 13219,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/korean\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_korlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[4]",
              "issueID": "ed9e5a41eb5be3f41962f7e34838f85c",
              "signature": "38f1d9e6f74ef7addc98f2b6caf0d3e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ed9e5a41eb5be3f41962f7e34838f85c"
            },
            {
              "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": 186,
                  "y": 228
                },
                "bottom-right": {
                  "x": 224,
                  "y": 245
                },
                "height": 17,
                "width": 38
              },
              "position": {
                "line": 13227,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/lao\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_laolink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[5]",
              "issueID": "b735dc27ce6959801e0d76fc5268c71a",
              "signature": "9fb6d86feb6b2ccfcf86c546bcb9681f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b735dc27ce6959801e0d76fc5268c71a"
            },
            {
              "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": 186,
                  "y": 259
                },
                "bottom-right": {
                  "x": 214,
                  "y": 276
                },
                "height": 17,
                "width": 28
              },
              "position": {
                "line": 13235,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_khmlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[6]",
              "issueID": "3ba40570f5c801a0062c630f252aeb83",
              "signature": "6315cb206ba3dec3afcc8606b499417c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3ba40570f5c801a0062c630f252aeb83"
            },
            {
              "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": 186,
                  "y": 291
                },
                "bottom-right": {
                  "x": 239,
                  "y": 308
                },
                "height": 17,
                "width": 53
              },
              "position": {
                "line": 13239,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/tibetan\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_tiblink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[7]",
              "issueID": "2bc81578ee2dfc3ff28ca808c0cc1284",
              "signature": "bf4fba330a5ba58581d5c56c7a5ab519",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2bc81578ee2dfc3ff28ca808c0cc1284"
            },
            {
              "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": 186,
                  "y": 322
                },
                "bottom-right": {
                  "x": 233,
                  "y": 339
                },
                "height": 17,
                "width": 47
              },
              "position": {
                "line": 13242,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/uyghur\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_uyglink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[8]",
              "issueID": "6bf8e9cf2547e1b0d37411186d1dc58f",
              "signature": "a79db99f940adcb171c6691b280c4171",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6bf8e9cf2547e1b0d37411186d1dc58f"
            },
            {
              "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": 186,
                  "y": 353
                },
                "bottom-right": {
                  "x": 240,
                  "y": 370
                },
                "height": 17,
                "width": 54
              },
              "position": {
                "line": 13245,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/vietnamese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_vielink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[9]",
              "issueID": "8068dd306db4dd97f727eb4a6a7f8053",
              "signature": "d5352f59749c9aa9bab85372daa15229",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8068dd306db4dd97f727eb4a6a7f8053"
            },
            {
              "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": 186,
                  "y": 384
                },
                "bottom-right": {
                  "x": 226,
                  "y": 401
                },
                "height": 17,
                "width": 40
              },
              "position": {
                "line": 13248,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_englink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[10]",
              "issueID": "6d959c5526b499ddd1dd517488f19bd6",
              "signature": "e6611b3e31475b302ff7a496ffd2e4e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6d959c5526b499ddd1dd517488f19bd6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 93
                },
                "bottom-right": {
                  "x": 99,
                  "y": 110
                },
                "height": 17,
                "width": 62
              },
              "position": {
                "line": 13172,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/english/news/cambodia\"&gt;Cambodia&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9721934305ecd84f168d5ed3401179f7",
              "signature": "95b0ab558e850b457170628d3071979c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9721934305ecd84f168d5ed3401179f7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 113
                },
                "bottom-right": {
                  "x": 72,
                  "y": 130
                },
                "height": 17,
                "width": 35
              },
              "position": {
                "line": 13180,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/english/news/china\"&gt;China&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "72f11d130523127abacaa5d6fd7aa031",
              "signature": "b8f716d165576ac5b9f5b1508a1fb811",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=72f11d130523127abacaa5d6fd7aa031"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 133
                },
                "bottom-right": {
                  "x": 65,
                  "y": 150
                },
                "height": 17,
                "width": 28
              },
              "position": {
                "line": 13184,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/laos\"&gt;Laos&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "28db468f00e39d70b5da1b4c04b2535c",
              "signature": "4c8e31075806e7689766bf85a18b17a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=28db468f00e39d70b5da1b4c04b2535c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 153
                },
                "bottom-right": {
                  "x": 95,
                  "y": 170
                },
                "height": 17,
                "width": 58
              },
              "position": {
                "line": 13187,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/myanmar\"&gt;Myanmar&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "c220f39d145504dd30bf014117b3b1fb",
              "signature": "49358cbe0f8c88b2fb7a172c1955e85a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c220f39d145504dd30bf014117b3b1fb"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 173
                },
                "bottom-right": {
                  "x": 111,
                  "y": 190
                },
                "height": 17,
                "width": 74
              },
              "position": {
                "line": 13190,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/korea\"&gt;North Korea&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "14b46a878377aef95402193ac3a47d9a",
              "signature": "6951d11e362a215a47505a7ec75f6961",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=14b46a878377aef95402193ac3a47d9a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 193
                },
                "bottom-right": {
                  "x": 70,
                  "y": 210
                },
                "height": 17,
                "width": 33
              },
              "position": {
                "line": 13193,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/tibet\"&gt;Tibet&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[6]",
              "issueID": "5ba6b59e88d6f340d3b28855371d882b",
              "signature": "2bfd42114e154d07fd15265b83748815",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5ba6b59e88d6f340d3b28855371d882b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 213
                },
                "bottom-right": {
                  "x": 82,
                  "y": 230
                },
                "height": 17,
                "width": 45
              },
              "position": {
                "line": 13196,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/uyghur\"&gt;Uyghur&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[7]",
              "issueID": "7f17bbbb72bbd288a5521203b0505434",
              "signature": "ef190dde8f4137715c89c0eff80dead3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7f17bbbb72bbd288a5521203b0505434"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 37,
                  "y": 233
                },
                "bottom-right": {
                  "x": 89,
                  "y": 250
                },
                "height": 17,
                "width": 52
              },
              "position": {
                "line": 13199,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/news/vietnam\"&gt;Vietnam&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/a[8]",
              "issueID": "9b2c5e727975033832de4c1102680f71",
              "signature": "1c21e761035f95ce2ff0a8236e419f08",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9b2c5e727975033832de4c1102680f71"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 335,
                  "y": 93
                },
                "bottom-right": {
                  "x": 393,
                  "y": 110
                },
                "height": 17,
                "width": 58
              },
              "position": {
                "line": 13251,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english/cartoons\"&gt;Cartoons&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "39c640fa173e71a15fae65901695d35f",
              "signature": "9bcc9f6e55847f90ae785b6e815dce65",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=39c640fa173e71a15fae65901695d35f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 335,
                  "y": 113
                },
                "bottom-right": {
                  "x": 428,
                  "y": 130
                },
                "height": 17,
                "width": 93
              },
              "position": {
                "line": 13257,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/english/commentaries/\"&gt;Commentaries&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[3]/a[2]",
              "issueID": "cca849b4702cbada12f344f35d364fae",
              "signature": "97e210c421b27ec5236dec071a1db473",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cca849b4702cbada12f344f35d364fae"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 509,
                  "y": 197
                },
                "bottom-right": {
                  "x": 544,
                  "y": 214
                },
                "height": 17,
                "width": 35
              },
              "position": {
                "line": 13331,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/english/video\"&gt;Video&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[4]/a[4]",
              "issueID": "9f1976820d00392688ac5c2255779511",
              "signature": "a12045a66ba41752951ae9219a754529",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9f1976820d00392688ac5c2255779511"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 683,
                  "y": 377
                },
                "bottom-right": {
                  "x": 734,
                  "y": 394
                },
                "height": 17,
                "width": 51
              },
              "position": {
                "line": 13586,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/about/info/contact.html\"&gt;Contact&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[5]/a[13]",
              "issueID": "b5d3018b0771a1a483579de59612c423",
              "signature": "a52eace01ac3f396cd425d11cd94fc35",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b5d3018b0771a1a483579de59612c423"
            },
            {
              "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": 10
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3528.36
                },
                "height": 3518.36,
                "width": 1024
              },
              "position": {
                "line": 7388,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"frontend icons-on portaltype-subsite site-english template-layout_view thumbs-on userrole-anonymous viewpermission-view layout-default-basic mosaic-grid pat-plone patterns-loaded\" data-base-url=\"https://www.rfa.org/english\" data-view-url=",
              "xpath": "/html/body",
              "issueID": "ef62fbfcd3ae130170c42db83b5576b1",
              "signature": "bb14da76660d3c03c59d554fd9317c32",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ef62fbfcd3ae130170c42db83b5576b1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 701.859375
                },
                "bottom-right": {
                  "x": 237.891,
                  "y": 758.859375
                },
                "height": 57,
                "width": 222.891
              },
              "position": {
                "line": 13461,
                "column": 13
              },
              "errorSnippet": "&lt;p&gt;The leaked data also reveals close police surveillance of foreigners from the moment they arrive in the country.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "789c9a1d5320b9e12fc3239f92944265",
              "signature": "ac6f1ca284c7709e27f5c138f7c755df",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=789c9a1d5320b9e12fc3239f92944265"
            },
            {
              "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": 121
                },
                "bottom-right": {
                  "x": 662.688,
                  "y": 161
                },
                "height": 40,
                "width": 662.688
              },
              "position": {
                "line": 13662,
                "column": 35
              },
              "errorSnippet": "&lt;p&gt;When a brake pad breaks or a muffler rusts, some car owners turn to theft to keep their vehicles on the road.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "d676fdedbb301ea4ffd32dbfa013c8fa",
              "signature": "5a95c9e811728c181ad295b014ae18c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d676fdedbb301ea4ffd32dbfa013c8fa"
            },
            {
              "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": 36,
                  "y": 491.9375
                },
                "bottom-right": {
                  "x": 201.891,
                  "y": 711.9375
                },
                "height": 220,
                "width": 165.891
              },
              "position": {
                "line": 13947,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"frontchannel\"&gt; &lt;div class=\"promoTitle\"&gt;Broadcasts&lt;/div&gt; &lt;div class=\"frontchannel\"&gt; &lt;h4&gt;Listen to RFA&lt;/h4&gt; &lt;div id=\"frontchannelchannels\"&gt; &lt;div&gt; &lt;a href=\"https://rfahls-i.akamaihd.net/hls/live/22",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[6]/div[1]/div[1]",
              "issueID": "ee9a0250ee0c64ff1ca7bc7ee1ae9376",
              "signature": "b11ebf411c736a99f7ab80ec89cf6696",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ee9a0250ee0c64ff1ca7bc7ee1ae9376"
            },
            {
              "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": -20,
                  "y": -10
                },
                "height": -10,
                "width": -20
              },
              "position": {
                "line": 13085,
                "column": 9
              },
              "errorSnippet": "&lt;button class=\"navbar-toggle\" onclick=\"showHideNav()\"&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/button[1]",
              "issueID": "652a31f1739b6e94df8cc9e744716657",
              "signature": "74735991511bbcec2b3671ea7d55a4c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=652a31f1739b6e94df8cc9e744716657"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13096,
                "column": 3
              },
              "errorSnippet": "&lt;button class=\"searchButton rfa_mobile\" onclick=\"showHideSearch()\" style=\"\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/button[1]",
              "issueID": "1786037607d434967459e11c0a0c88a5",
              "signature": "95252ff36d9398ec0c0a0cc04ca435a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1786037607d434967459e11c0a0c88a5"
            },
            {
              "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": 83,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 120,
                  "y": 138.40625
                },
                "height": 18,
                "width": 37
              },
              "position": {
                "line": 5352,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c1698811e87e2e6bc46298bbb286cb4b",
              "signature": "954e40bf6512323a9a321ce225210124",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c1698811e87e2e6bc46298bbb286cb4b"
            },
            {
              "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": 128,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 170,
                  "y": 138.40625
                },
                "height": 18,
                "width": 42
              },
              "position": {
                "line": 5352,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "3ee85a818f87662d56e5d80704acc8dc",
              "signature": "552fa42f1aa6b60f6ad0812f7b084cb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3ee85a818f87662d56e5d80704acc8dc"
            },
            {
              "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": 293,
                  "y": 120.40625
                },
                "bottom-right": {
                  "x": 327,
                  "y": 138.40625
                },
                "height": 18,
                "width": 34
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "4bb62bb9138ae976c1357639814d508e",
              "signature": "5f111e5192863f5d7ea2fc52c8800fa2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4bb62bb9138ae976c1357639814d508e"
            },
            {
              "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": 215.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 245.796875,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 9117,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"searchButton\" type=\"submit\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "76a7014ba4831b378fa2d03996ceb27e",
              "signature": "80a7990a5ed5865249bb3e6d17798f0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=76a7014ba4831b378fa2d03996ceb27e"
            },
            {
              "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": 953,
                  "y": 117
                },
                "bottom-right": {
                  "x": 977,
                  "y": 137
                },
                "height": 20,
                "width": 24
              },
              "position": {
                "line": 13141,
                "column": 17
              },
              "errorSnippet": "&lt;button class=\"navbar-toggle\"&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[2]/div[1]/div[3]/div[2]/button[1]",
              "issueID": "d40d2d0cf46e38d6783ee8a04ff3909c",
              "signature": "b18fd71bc260e83d431c17d50f96a5cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d40d2d0cf46e38d6783ee8a04ff3909c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mandarin\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_manlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "54684f1542605e68ea63298e9d19e7d8",
              "signature": "ecac81d15340a46c3bef2b757f361aa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=54684f1542605e68ea63298e9d19e7d8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_canlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "bfb4cc68f6f485203f46aa5e656f436c",
              "signature": "3ba28a2c338dfa56d4686e7235ccf710",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bfb4cc68f6f485203f46aa5e656f436c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5381,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_burlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "a051623707c48885257d5e66cc3d89ce",
              "signature": "944227cdb6fac323d868930af339104d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a051623707c48885257d5e66cc3d89ce"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5383,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/korean\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_korlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "330e2592b1597a41d297ea6ebdb73a5c",
              "signature": "d55a51f35b8e0bf605a8b0b341841333",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=330e2592b1597a41d297ea6ebdb73a5c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5401,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/lao\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_laolink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "0c64069af31b2049447b43ea20f409bb",
              "signature": "02d9089923a731cf5e8bab923e650e52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c64069af31b2049447b43ea20f409bb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6388,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_khmlink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "0c38eed64d21bbb6657d01926a45a5b2",
              "signature": "e0e27045a75d2dff9e34e77431e3ae44",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c38eed64d21bbb6657d01926a45a5b2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6393,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tibetan\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_tiblink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "8f0f7d4267982d3d3f334f36b508fc2c",
              "signature": "d475f5e32a617452135cac02ded6c9d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8f0f7d4267982d3d3f334f36b508fc2c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6393,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uyghur\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_uyglink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "0c49da4f4ee74babfaa2ad8a3e151e20",
              "signature": "8efb024a56fbb33cfba40950fa8626b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c49da4f4ee74babfaa2ad8a3e151e20"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6409,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/vietnamese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_vielink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "364d87bfcbb2667d7489bcbe5de4cd5c",
              "signature": "f5395210cfd8bb99c2e6a45ac9dbca96",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=364d87bfcbb2667d7489bcbe5de4cd5c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6409,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/english\"&gt;&lt;img src=\"/++plone++rfa-resources/img/header_englink-black.png\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[3]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "8fd735654f3399a3565d0b989b70f87f",
              "signature": "3c8006ed495f881a16124857d47b3b10",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8fd735654f3399a3565d0b989b70f87f"
            },
            {
              "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": 18
                },
                "height": 18,
                "width": -28
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"SearchableText\" type=\"text\" size=\"18\" id=\"searchGadget\" title=\"Search\" placeholder=\"Search\" class=\"searchField\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "e657157e1b354b9d53d2724b9757c4b0",
              "signature": "120a87e901a6f27a7d1783eda7a2e2c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e657157e1b354b9d53d2724b9757c4b0"
            },
            {
              "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": -1.5
                },
                "bottom-right": {
                  "x": 30,
                  "y": 28.5
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"searchButton\" type=\"submit\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[4]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "9bff0b7141261a1a727325622d5e14c7",
              "signature": "03eeb1f9f6f58880dcb86be6e0b99bf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9bff0b7141261a1a727325622d5e14c7"
            },
            {
              "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": 186,
                  "y": 104
                },
                "bottom-right": {
                  "x": 228,
                  "y": 121
                },
                "height": 17,
                "width": 42
              },
              "position": {
                "line": 13202,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/mandarin\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_manlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "65a55c5108286822ec31c498a34ef194",
              "signature": "0053880c3514687470c041e353cb740f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=65a55c5108286822ec31c498a34ef194"
            },
            {
              "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": 186,
                  "y": 135
                },
                "bottom-right": {
                  "x": 216,
                  "y": 152
                },
                "height": 17,
                "width": 30
              },
              "position": {
                "line": 13205,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/cantonese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_canlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "ff6b027287d6fd5f7838c1d30d04ac25",
              "signature": "0a2cfe35937c6e2fe7824ee19534ae09",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ff6b027287d6fd5f7838c1d30d04ac25"
            },
            {
              "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": 186,
                  "y": 166
                },
                "bottom-right": {
                  "x": 220,
                  "y": 183
                },
                "height": 17,
                "width": 34
              },
              "position": {
                "line": 13211,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/burmese\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_burlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "357a144fa08e3c3a027956c3c5161077",
              "signature": "133a2bd0637a8f441ae4601bea9c3f82",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=357a144fa08e3c3a027956c3c5161077"
            },
            {
              "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": 186,
                  "y": 228
                },
                "bottom-right": {
                  "x": 224,
                  "y": 245
                },
                "height": 17,
                "width": 38
              },
              "position": {
                "line": 13227,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/lao\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_laolink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[5]",
              "issueID": "f20302c294de59235fb0a16d252c7d4a",
              "signature": "fed51386e40093c3d6b53186a5d536fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f20302c294de59235fb0a16d252c7d4a"
            },
            {
              "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": 186,
                  "y": 259
                },
                "bottom-right": {
                  "x": 214,
                  "y": 276
                },
                "height": 17,
                "width": 28
              },
              "position": {
                "line": 13235,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/khmer\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_khmlink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[6]",
              "issueID": "69100d865c404427a448a1e7130ca419",
              "signature": "55ed29db85a2f25f8885b2712890ac5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=69100d865c404427a448a1e7130ca419"
            },
            {
              "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": 186,
                  "y": 384
                },
                "bottom-right": {
                  "x": 226,
                  "y": 401
                },
                "height": 17,
                "width": 40
              },
              "position": {
                "line": 13248,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/english\"&gt;&lt;img src=\"/++plone++rfa-resources/img/footer_englink.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[2]/a[10]",
              "issueID": "224ddf5cbf36d2f060d11882885a8370",
              "signature": "f5da6fbf304e871cb06fbbf2be23ca74",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=224ddf5cbf36d2f060d11882885a8370"
            },
            {
              "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": 10
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3528.36
                },
                "height": 3518.36,
                "width": 1024
              },
              "position": {
                "line": 7388,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"frontend icons-on portaltype-subsite site-english template-layout_view thumbs-on userrole-anonymous viewpermission-view layout-default-basic mosaic-grid pat-plone patterns-loaded\" data-base-url=\"https://www.rfa.org/english\" data-view-url=",
              "xpath": "/html/body",
              "issueID": "883625b8177b6250bbbb7bc53b18b218",
              "signature": "06a6fe5eaec903041e9602cff128ed55",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=883625b8177b6250bbbb7bc53b18b218"
            },
            {
              "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": 126.1875
                },
                "bottom-right": {
                  "x": 288,
                  "y": 145.1875
                },
                "height": 19,
                "width": 273
              },
              "position": {
                "line": 11751,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index.html\" rel=\"noopener\" target=\"_blank\"&gt;&lt;img alt=\"thumbnail-part2-1000.jpg\" src=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanma",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "08eb92c9248fd5f10802967fda925229",
              "signature": "f31d42df83d1222d799249c020c11a3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=08eb92c9248fd5f10802967fda925229"
            },
            {
              "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": 225.96875
                },
                "bottom-right": {
                  "x": 185,
                  "y": 244.96875
                },
                "height": 19,
                "width": 170
              },
              "position": {
                "line": 11751,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.rfa.org/english/news/special/survivor-reconstructs-myanmar-atrocities/index.html\" rel=\"noopener\" target=\"_blank\"&gt;‘They are going to kill us’&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[2]/div[3]/div[2]/div[1]/p[2]/a[1]",
              "issueID": "671a468320df3c32a01943814a743ab0",
              "signature": "418f4dd7df59a4083d756de812b93eb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=671a468320df3c32a01943814a743ab0"
            },
            {
              "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": 36,
                  "y": 1555.34375
                },
                "bottom-right": {
                  "x": 202,
                  "y": 1574.34375
                },
                "height": 19,
                "width": 166
              },
              "position": {
                "line": 13162,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.benarnews.org/english\" rel=\"noopener\" target=\"_blank\"&gt;&lt;img alt=\"Benar News color\" class=\"image-richtext image-inline\" height=\"\" src=\"https://www.rfa.org/english/benar-news-primary-logo-color-dark-1.png/@@images/6055b629-29f",
              "xpath": "/html/body/div[2]/div[1]/article[1]/div[1]/article[1]/div[3]/div[2]/div[9]/div[1]/p[1]/a[1]",
              "issueID": "db6ecacaa7bff5eafc2f0ba7a40c07a8",
              "signature": "2b5d066fb07a59bbba38a5d11c961c7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=db6ecacaa7bff5eafc2f0ba7a40c07a8"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rfa.org/english/",
      "what": "Radio Free Asia",
      "result": "https://www.rfa.org/english/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.rfa.org/english/",
      "result": {
        "prevented": true,
        "error": "ERROR: Running all tests timed out"
      }
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:28:59",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      54
    ],
    [
      "continuum",
      20
    ],
    [
      "ibm",
      19
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 38,
  "logSize": 2130,
  "errorLogCount": 13,
  "errorLogSize": 925,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:31:17",
  "elapsedSeconds": 163,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focInd": 11,
        "focOp": 6,
        "hover": 2,
        "linkUl": 218,
        "styleDiff": 37,
        "zIndex": 1
      },
      "alfa": {
        "r11": 80,
        "r12": 4,
        "r19": 4,
        "r2": 80,
        "r3": 84,
        "r39": 1,
        "r53": 4,
        "r54": 12,
        "r57": 288,
        "r61": 4,
        "r65": 2,
        "r66": 66,
        "r68": 16,
        "r69": 62,
        "r73": 80,
        "r74": 40,
        "r87": 1,
        "r90": 4
      },
      "axe": {
        "color-contrast-enhanced": 89,
        "color-contrast": 59,
        "frame-tested": 1,
        "hidden-content": 0,
        "button-name": 4,
        "duplicate-id-aria": 4,
        "duplicate-id": 8,
        "heading-order": 2,
        "image-alt": 80,
        "input-button-name": 4,
        "landmark-one-main": 2,
        "link-name": 60,
        "page-has-heading-one": 2,
        "region": 80
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 12,
        "WCAG20_Img_HasAlt": 80,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_A_HasText": 80,
        "RPT_Elem_UniqueId": 32,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 228,
        "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": 8,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "landmark_name_unique": 4,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 20
      },
      "wave": {
        "e:alt_link_missing": 120,
        "e:label_multiple": 8,
        "e:button_empty": 20,
        "c:contrast": 3,
        "a:alt_suspicious": 2,
        "a:alt_long": 3,
        "a:h1_missing": 1,
        "a:heading_skipped": 1,
        "a:heading_possible": 6,
        "a:link_redundant": 22,
        "a:event_handler": 1,
        "a:title_redundant": 22
      },
      "tenon": {
        "57": 120,
        "98": 48,
        "144": 16,
        "152": 100,
        "155": 2,
        "218": 12
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 11,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 109,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 80,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 60,
              "what": "Link has no discernible text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 80,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 120,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 120,
              "what": "Link has no text inside it"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            },
            "input-button-name": {
              "score": 4,
              "what": "Input button has no discernible text"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 20,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r19": {
              "score": 4,
              "what": "ARIA state or property has an invalid value"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 80,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 80,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 80,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 63,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-aria": {
              "score": 3,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 6,
              "what": "id attribute value is not unique"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 24,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "imageTextBad": {
          "alfa": {
            "r39": {
              "score": 1,
              "what": "Image text alternative is the filename instead"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 6,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 144,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 40,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 114,
              "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"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 17,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 22,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 16,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 47,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 44,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 60,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 20,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "focusableDescendants": {
          "alfa": {
            "r90": {
              "score": 4,
              "what": "Element has a role making its children presentational but contains a focusable element"
            }
          }
        },
        "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"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "labelBadID": {
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 12,
              "what": "Form control has no associated label"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": {
              "score": 6,
              "what": "Element has an event handler but no valid ARIA role"
            },
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "landmarkConfusion": {
          "ibm": {
            "landmark_name_unique": {
              "score": 3,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 15,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "labelClash": {
          "wave": {
            "e:label_multiple": {
              "score": 4,
              "what": "Form control has more than one label associated with it"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 2,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 11,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "eventKeyboardRisk": {
          "wave": {
            "a:event_handler": {
              "score": 1,
              "what": "Device-dependent event handler"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 6,
              "what": "Title attribute text is the same as text or alternative text"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 24,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 50,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 9,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100,
      "continuum": 100
    },
    "summary": {
      "total": 1759,
      "log": 237,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 258
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 208
        },
        {
          "groupName": "imageNoText",
          "score": 146
        },
        {
          "groupName": "linkIndication",
          "score": 111
        },
        {
          "groupName": "duplicateID",
          "score": 78
        },
        {
          "groupName": "contrastAA",
          "score": 67
        },
        {
          "groupName": "noLeading",
          "score": 62
        },
        {
          "groupName": "targetSize",
          "score": 52
        },
        {
          "groupName": "contrastAAA",
          "score": 31
        },
        {
          "groupName": "buttonNoText",
          "score": 27
        },
        {
          "groupName": "linkTextsSame",
          "score": 26
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 22
        },
        {
          "groupName": "childMissing",
          "score": 18
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "obsolete",
          "score": 17
        },
        {
          "groupName": "focusIndication",
          "score": 14
        },
        {
          "groupName": "controlNoText",
          "score": 14
        },
        {
          "groupName": "linkPair",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 8
        },
        {
          "groupName": "titleRedundant",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "focusableDescendants",
          "score": 6
        },
        {
          "groupName": "labelBadID",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "labelClash",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 5
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "imageTextBad",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        }
      ]
    }
  }
}