Accessibility test digest

Synopsis

Page: Postal Regulatory Commission (PRC)

URL: https://www.prc.gov/

Score: 744

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 744 (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
total744
log67
linkIndication101
contrastAA76
contentBeyondLandmarks71
noLeading65
allCaps48
focusableHidden29
linkForcesNewWindow29
hoverSurprise28
contrastAAA26
linkVague26
imageNoText20
spontaneousMotion14
contrastRisk14
fontSmall11
leadingClipsText10
targetSize10
roleBad8
linkPair8
inconsistentStyles7
obsolete6
tabFocusability5
zIndexNotZero5
controlLabelInvisible5
imageTextRedundant5
pdfLink5
pseudoOrderedListRisk4
linkNoText4
linkTextsSame4
skipRepeatedContent3
hiddenContentRisk3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
selectFlatRisk3
selectNoText3
complementaryNoText3
titleAsLabel3
linkComprehensionRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoLinkRisk: 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-prc",
  "host": {
    "id": "prc",
    "which": "https://www.prc.gov/",
    "what": "Postal Regulatory Commission (PRC)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:23:34"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:25:18"
    }
  ],
  "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.prc.gov/",
        "what": "Postal Regulatory Commission (PRC)"
      },
      {
        "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.prc.gov/",
        "what": "Postal Regulatory Commission (PRC)"
      },
      {
        "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.prc.gov/",
      "what": "Postal Regulatory Commission (PRC)",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.prc.gov/",
      "result": {
        "bytes": [
          1380261,
          1380261,
          1380261,
          1459237,
          1459237
        ],
        "localRatios": [
          1,
          1,
          1.057,
          1
        ],
        "meanLocalRatio": 1.014,
        "maxLocalRatio": 1.057,
        "globalRatio": 1.057,
        "pixelChanges": [
          0,
          0,
          344428,
          0
        ],
        "meanPixelChange": 86107,
        "maxPixelChange": 344428,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "Postal Regulatory Commission (PRC)",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.prc.gov/",
      "result": {
        "visibleElements": 204
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.prc.gov/",
      "result": {
        "tabFocusables": 50,
        "tabFocused": 53,
        "discrepancy": 3
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "total": 51,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 51,
              "meanDelay": 0,
              "tagNames": {
                "A": 46,
                "INPUT": 4,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "POSTAL REGULATORY COMMISSION",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FILE ONLINE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTACT US",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About The PRC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How to Participate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Case Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "References",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports/Data Service Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Active Cases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View a listing of currently active cases pending before the Commission.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Daily Listings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Daily Listings display case information and associated documents by the date they are filed with the",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locate information on rate and service inquiries, appealing a post office closure, filing a complain",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Release",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commission Meeting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated A",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "here",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://www.prc.gov/privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip navigation",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "DOCUMENTSORDERSRULINGSPOIRSCIRSTRANSCRIPTS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADVANCED",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/2EWboaSNZA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA/Privacy Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EEO and No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IPv6 Supplemental Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "about the prc",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "how to participate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "case information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "references",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "reports/data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "consumer assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "total": 130,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 130,
              "tagNames": {
                "A": 101,
                "INPUT": 28,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "POSTAL REGULATORY COMMISSION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FILE ONLINE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTACT US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "keys",
              "text": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to sea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit--2",
              "text": "<input id=\"edit-submit--2\" name=\"op\" value=\"Search\" class=\"form-submit\" type=\"su",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"PRC_search\" value=\"search\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "pagevalue",
              "text": "<input name=\"page\" id=\"pagevalue\" value=\"0\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "sortbyvalue",
              "text": "<input name=\"sortby\" id=\"sortbyvalue\" value=\"Relevant\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About The PRC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/contact\" style=\"cursor: default;\"><img src=\"/sites/all/themes/postal_r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Participate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Listings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Active Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dockets Pending Automatic Closure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search All Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rate Commission Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "References",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rules of Practice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mail Classification Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Title 39",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Postal Accountability and Enhancement Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Available Rate Authority",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Negotiated Service Agreements Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EX PARTE POLICY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports/Data Service Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRC Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USPS Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance Plan Highlights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ACD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ACD HIGHLIGHTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dockets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beta-Data Visualizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Submissions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "skipnav",
              "text": "<a name=\"skipnav\" id=\"skipnav\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about\" class=\"nivo-imageLink\" style=\"display: none; cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"width: 100%; height: 100%; cursor: default;\" href=\"/dockets/active\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Active Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View a listing of currently active cases pending before the Commission.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/dockets/daily\" style=\"cursor: default;\"><img style=\"float: left;\" alt=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Listings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Listings display case information and associated documents by the date the",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"width: 100%; height: 100%; cursor: default;\" href=\"/consumer-assistanc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locate information on rate and service inquiries, appealing a post office closur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Letter from the Commission Opening Opportunity to Provide Stakeholder Input Rega",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://www.prc.gov/privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"Dockets_search\" value=\"Dockets\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"FilingParty\" value=\"All Parties\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"DocketNo\" value=\"All Dockets\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"listWitness\" value=\"All Witnesses\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"DocumentType\" value=\"All Document Types\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"AskingParty\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"AnsweringParty\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"AnsweringParty\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"DesigParty\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"questionNo\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"OrderNo\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"RulingNo\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"startmo\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"startday\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"startyear\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"endmo\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"endday\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"endyear\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"transvol\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"datepickerfrom\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"datepickerto\" value=\"\" type=\"hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "searchkeywords",
              "text": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "",
              "text": "DOCUMENTSORDERSRULINGSPOIRSCIRSTRANSCRIPTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADVANCED",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "front-submit",
              "text": "<input id=\"front-submit\" name=\"op\" alt=\"Submit Search\" class=\"form-submit\" type=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/postalregulator\" target=\"_blank\" title=\"Follow us o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/2EWboaSNZA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "skipnav2",
              "text": "<a name=\"skipnav2\" id=\"skipnav2\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA/Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO and No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IPv6 Supplemental Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "about the prc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "how to participate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "case information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "references",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "reports/data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "consumer assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "triggers": 54,
          "headTriggers": 20,
          "tailTriggers": 34,
          "impactTriggers": 16,
          "additions": 232,
          "removals": 0,
          "opacityChanges": 4,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "FILEONLINE",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "FILEONLINE",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CONTACTUS",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "CONTACTUS",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "AboutThePRCLeadershipOfficesContactUsEmploymentOpp",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AboutThePRC",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "HowtoParticipateGuideConsumerAssistanceFAQFilingOn",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "HowtoParticipate",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CaseInformationDailyListingsActiveCasesDocketsPend",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "CaseInformation",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ReferencesRulesofPracticeRegulationsCommissionOrde",
                "additions": 28,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "References",
                "additions": 28,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Reports/DataServiceReportsPRCReportsUSPSReportsArc",
                "additions": 27,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Reports/DataServiceReports",
                "additions": 27,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewsroomPressReleasesSpeechesPapersEventsCongressi",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Newsroom",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skipnavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skipnavigation"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 3,
              "tagName": "SELECT",
              "type": "select-one"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search ME"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search Title Keywords"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "image",
              "texts": {
                "content": "Submit Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "links": 101,
          "adjacent": {
            "total": 99,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip navigation",
            "POSTAL REGULATORY COMMISSION",
            "Navigation",
            "About The PRC",
            "Leadership",
            "Offices",
            "Contact Us",
            "Employment Opportunities",
            "",
            "How to Participate",
            "Guide",
            "Consumer Assistance",
            "FAQ",
            "Filing Online",
            "Case Information",
            "Daily Listings",
            "Active Cases",
            "Dockets Pending Automatic Closure",
            "Search All Cases",
            "Document Alerts",
            "Rate Commission Archives",
            "References",
            "Rules of Practice",
            "Regulations",
            "Commission Orders",
            "Mail Classification Schedule",
            "Title 39",
            "Federal Register Notices",
            "Strategic Plan",
            "Postal Accountability and Enhancement Act",
            "Available Rate Authority",
            "SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES",
            "Negotiated Service Agreements Statistics",
            "EX PARTE POLICY",
            "Reports/Data Service Reports",
            "PRC Reports",
            "USPS Reports",
            "Archives",
            "Webcasts",
            "Quarterly Reports",
            "Performance Plan",
            "Performance Plan Highlights",
            "ACD",
            "ACD HIGHLIGHTS",
            "Dockets",
            "Beta-Data Visualizations",
            "Newsroom",
            "Press Releases",
            "Speeches",
            "Papers",
            "Events",
            "Congressional Submissions",
            "",
            "",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "",
            "Active Cases",
            "View a listing of currently active cases pending before the Commission.",
            "",
            "Daily Listings",
            "Daily Listings display case information and associated documents by the date they are filed with the Commission.",
            "",
            "Consumer Assistance",
            "Locate information on rate and service inquiries, appealing a post office closure, filing a complaint, and finding a public representative.",
            "Statement",
            "Press Release",
            "Report",
            "Commission Meeting",
            "Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement",
            "here",
            "https://www.prc.gov/privacy",
            "Skip navigation",
            "ADVANCED",
            "",
            "https://t.co/2EWboaSNZA",
            "more",
            "",
            "FOIA/Privacy Act",
            "EEO and No FEAR Act",
            "Inspector General",
            "Privacy Policy",
            "Vulnerability Disclosure Policy",
            "IPv6 Supplemental Policy",
            "Accessibility",
            "Sitemap",
            "about the prc",
            "how to participate",
            "case information",
            "references",
            "reports/data",
            "newsroom",
            "careers",
            "consumer assistance",
            "FAQ"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.prc.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 2,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "SECTION": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.prc.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 99,
            "subtotals": [
              55,
              42,
              1,
              1
            ]
          },
          "listLink": {
            "total": 2
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 10,
            "subtotals": [
              6,
              3,
              1
            ]
          },
          "h3": {
            "total": 2
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "POSTAL REGULATORY COMMISSION"
              ],
              "400": [
                "Skip navigation",
                "",
                "",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "",
                "View a listing of currently active cases pending before the Commission.",
                "",
                "Daily Listings display case information and associated documents by the date they are filed with the Commission.",
                "",
                "Locate information on rate and service inquiries, appealing a post office closure, filing a complaint, and finding a public representative.",
                "Statement",
                "Press Release",
                "Report",
                "Commission Meeting",
                "Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement",
                "https://www.prc.gov/privacy",
                "Skip navigation",
                "",
                "https://t.co/2EWboaSNZA",
                "more",
                "",
                "FOIA/Privacy Act",
                "EEO and No FEAR Act",
                "Inspector General",
                "Privacy Policy",
                "Vulnerability Disclosure Policy",
                "IPv6 Supplemental  Policy",
                "Accessibility",
                "Sitemap",
                "about the prc",
                "how to participate",
                "case information",
                "references",
                "reports/data",
                "newsroom",
                "careers",
                "consumer assistance",
                "FAQ"
              ],
              "700": [
                "Navigation",
                "About The PRC",
                "Leadership",
                "Offices",
                "Contact Us",
                "Employment Opportunities",
                "",
                "How to Participate",
                "Guide",
                "Consumer Assistance",
                "FAQ",
                "Filing Online",
                "Case Information",
                "Daily Listings",
                "Active Cases",
                "Dockets Pending Automatic Closure",
                "Search All Cases",
                "Document Alerts",
                "Rate Commission Archives",
                "References",
                "Rules of Practice",
                "Regulations",
                "Commission Orders",
                "Mail Classification Schedule",
                "Title 39",
                "Federal Register Notices",
                "Strategic Plan",
                "Postal Accountability and Enhancement Act",
                "Available Rate Authority",
                "SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES",
                "Negotiated Service Agreements Statistics",
                "EX PARTE POLICY",
                "Reports/Data      Service Reports",
                "PRC Reports",
                "USPS Reports",
                "Archives",
                "Webcasts",
                "Quarterly Reports",
                "Performance Plan",
                "Performance Plan Highlights",
                "ACD",
                "ACD HIGHLIGHTS",
                "Dockets",
                "Beta-Data Visualizations",
                "Newsroom",
                "Press Releases",
                "Speeches",
                "Papers",
                "Events",
                "Congressional Submissions",
                "Active Cases",
                "Daily Listings",
                "Consumer Assistance",
                "here",
                "ADVANCED"
              ]
            },
            "opacity": {
              "0": [
                ""
              ],
              "1": [
                "Skip navigation",
                "POSTAL REGULATORY COMMISSION",
                "Navigation",
                "About The PRC",
                "Leadership",
                "Offices",
                "Contact Us",
                "Employment Opportunities",
                "",
                "How to Participate",
                "Guide",
                "Consumer Assistance",
                "FAQ",
                "Filing Online",
                "Case Information",
                "Daily Listings",
                "Active Cases",
                "Dockets Pending Automatic Closure",
                "Search All Cases",
                "Document Alerts",
                "Rate Commission Archives",
                "References",
                "Rules of Practice",
                "Regulations",
                "Commission Orders",
                "Mail Classification Schedule",
                "Title 39",
                "Federal Register Notices",
                "Strategic Plan",
                "Postal Accountability and Enhancement Act",
                "Available Rate Authority",
                "SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES",
                "Negotiated Service Agreements Statistics",
                "EX PARTE POLICY",
                "Reports/Data      Service Reports",
                "PRC Reports",
                "USPS Reports",
                "Archives",
                "Webcasts",
                "Quarterly Reports",
                "Performance Plan",
                "Performance Plan Highlights",
                "ACD",
                "ACD HIGHLIGHTS",
                "Dockets",
                "Beta-Data Visualizations",
                "Newsroom",
                "Press Releases",
                "Speeches",
                "Papers",
                "Events",
                "Congressional Submissions",
                "",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "",
                "Active Cases",
                "View a listing of currently active cases pending before the Commission.",
                "",
                "Daily Listings",
                "Daily Listings display case information and associated documents by the date they are filed with the Commission.",
                "",
                "Consumer Assistance",
                "Locate information on rate and service inquiries, appealing a post office closure, filing a complaint, and finding a public representative.",
                "Statement",
                "Press Release",
                "Report",
                "Commission Meeting",
                "Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement",
                "here",
                "https://www.prc.gov/privacy",
                "Skip navigation",
                "ADVANCED",
                "",
                "https://t.co/2EWboaSNZA",
                "more",
                "",
                "FOIA/Privacy Act",
                "EEO and No FEAR Act",
                "Inspector General",
                "Privacy Policy",
                "Vulnerability Disclosure Policy",
                "IPv6 Supplemental  Policy",
                "Accessibility",
                "Sitemap",
                "about the prc",
                "how to participate",
                "case information",
                "references",
                "reports/data",
                "newsroom",
                "careers",
                "consumer assistance",
                "FAQ"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "400": [
                "Current Events"
              ],
              "700": [
                "POSTAL REGULATORY COMMISSION"
              ]
            },
            "fontSize": {
              "35px": [
                "POSTAL REGULATORY COMMISSION"
              ],
              "40px": [
                "Current Events"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Search form",
                "Postal Regulatory Commission Statement",
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan",
                "Commission Meeting July 22, 2022",
                "May 26, 2022",
                "Commission Operating Status"
              ],
              "700": [
                "Active Cases",
                "Daily Listings",
                "Consumer Assistance",
                "Case Dockets"
              ]
            },
            "color": {
              "rgb(66, 90, 128)": [
                "Search form",
                "Postal Regulatory Commission Statement",
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan",
                "Commission Meeting July 22, 2022",
                "May 26, 2022",
                "Commission Operating Status"
              ],
              "rgb(65, 91, 129)": [
                "Active Cases",
                "Daily Listings",
                "Consumer Assistance",
                "Case Dockets"
              ]
            },
            "fontSize": {
              "30px": [
                "Search form",
                "Postal Regulatory Commission Statement",
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan",
                "Commission Meeting July 22, 2022",
                "May 26, 2022",
                "Commission Operating Status"
              ],
              "40px": [
                "Active Cases",
                "Daily Listings",
                "Consumer Assistance"
              ],
              "21px": [
                "Case Dockets"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "total": 12,
          "tagNames": {
            "A": 2,
            "NAV": 1,
            "DIV": 9
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "POSTAL REGULATORY COMMISSION"
          },
          {
            "tagName": "NAV",
            "id": "main-menu",
            "text": "Navigation About The PRC Leadership Offices Contact Us Employment Opportunities POSTAL REGULATORY CO"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-1",
            "text": "About The PRC Leadership Offices Contact Us Employment Opportunities POSTAL REGULATORY COMMISSION 90"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Leadership Offices Contact Us Employment Opportunities POSTAL REGULATORY COMMISSION 901 NEW YORK AVE"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Guide Consumer Assistance FAQ Filing Online"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Daily Listings Active Cases Dockets Pending Automatic Closure Search All Cases Document Alerts Rate "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Rules of Practice Regulations Commission Orders Mail Classification Schedule Title 39 Federal Regist"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "PRC Reports USPS Reports Archives Webcasts Service Performance Quarterly Reports Performance Plan Pe"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Press Releases Speeches Papers Events Congressional Submissions"
          },
          {
            "tagName": "DIV",
            "id": "slider",
            "text": "The Postal Regulatory Commission is an independent Federal agency that provides transparency and acc"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The Postal Regulatory Commission is an independent Federal agency that provides transparency and acc"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "failures": 55,
          "warnings": 41
        },
        "items": [
          {
            "index": 167,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "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[2]/div[1]",
              "codeLines": [
                "<div role=\"presentation\" aria-hidden=\"true\">",
                "  <div class=\"region region-slideshow\">",
                "    <div id=\"block-nivo-slider-nivo-slider\" class=\"block block-nivo-slider\">",
                "      <div class=\"content\">",
                "        <div class=\"slider-wrapper theme-default\">",
                "          <div class=\"ribbon\"></div>",
                "          <div id=\"slider\" class=\"nivoSlider\">",
                "            <a href=\"/about\" class=\"nivo-imageLink\" style=\"display: none;\">",
                "              <img class=\"slide\" id=\"slide-0\" data-thumb=\"https://www.prc.gov/sites/default/files/b...",
                "            </a>",
                "            <img class=\"slide\" id=\"slide-1\" data-thumb=\"https://www.prc.gov/sites/default/files/ban...",
                "            <img class=\"slide\" id=\"slide-2\" data-thumb=\"https://www.prc.gov/sites/default/files/ban...",
                "            <img class=\"slide\" id=\"slide-3\" data-thumb=\"https://www.prc.gov/sites/default/files/ban...",
                "            <img class=\"slide\" id=\"slide-4\" data-thumb=\"https://www.prc.gov/sites/default/files/ban...",
                "            <img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22...",
                "            <div class=\"nivo-caption\" style=\"opacity: 0.931962; display: block;\">",
                "              <p>",
                "                The Postal Regulatory Commission is an independent Federal agency that provides",
                "                <strong>",
                "                  transparency",
                "                </strong>",
                "                and",
                "                <strong>",
                "                  accountability",
                "                </strong>",
                "                of the U. S. Postal Service's operations.",
                "              </p>",
                "              <p>",
                "                <a href=\"/about\">",
                "                  Learn More",
                "                </a>",
                "              </p>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <div id=\"htmlcaption-0\" class=\"nivo-html-caption\">",
                "          <p>",
                "            The Postal Regulatory Commission is an independent Federal agency that provides",
                "            <strong>",
                "              transparency",
                "            </strong>",
                "            and",
                "            <strong>",
                "              accountability",
                "            </strong>",
                "            of the U. S. Postal Service's operations.",
                "          </p>",
                "          <p>",
                "            <a href=\"/about\">",
                "              Learn More",
                "            </a>",
                "          </p>",
                "        </div>",
                "        <div id=\"htmlcaption-1\" class=\"nivo-html-caption\">",
                "          <p>",
                "            The Postal Regulatory Commission is an independent Federal agency that provides",
                "            <strong>",
                "              transparency",
                "            </strong>",
                "            and",
                "            <strong>",
                "              accountability",
                "            </strong>",
                "            of the U. S. Postal Service's operations.",
                "          </p>",
                "          <p>",
                "            <a href=\"/about\">",
                "              Learn More",
                "            </a>",
                "          </p>",
                "        </div>",
                "        <div id=\"htmlcaption-2\" class=\"nivo-html-caption\">",
                "          <p>",
                "            The Postal Regulatory Commission is an independent Federal agency that provides",
                "            <strong>",
                "              transparency",
                "            </strong>",
                "            and",
                "            <strong>",
                "              accountability",
                "            </strong>",
                "            of the U. S. Postal Service's operations.",
                "          </p>",
                "          <p>",
                "            <a href=\"/about\">",
                "              Learn More",
                "            </a>",
                "          </p>",
                "        </div>",
                "        <div id=\"htmlcaption-3\" class=\"nivo-html-caption\">",
                "          <p>",
                "            The Postal Regulatory Commission is an independent Federal agency that provides",
                "            <strong>",
                "              transparency",
                "            </strong>",
                "            and",
                "            <strong>",
                "              accountability",
                "            </strong>",
                "            of the U. S. Postal Service's operations.",
                "          </p>",
                "          <p>",
                "            <a href=\"/about\">",
                "              Learn More",
                "            </a>",
                "          </p>",
                "        </div>",
                "        <div id=\"htmlcaption-4\" class=\"nivo-html-caption\">",
                "          <p>",
                "            The Postal Regulatory Commission is an independent Federal agency that provides",
                "            <strong>",
                "              transparency",
                "            </strong>",
                "            and",
                "            <strong>",
                "              accountability",
                "            </strong>",
                "            of the U. S. Postal Service's operations.",
                "          </p>",
                "          <p>",
                "            <a href=\"/about\">",
                "              Learn More",
                "            </a>",
                "          </p>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <!-- /.block -->",
                "  </div>",
                "  <!-- /.region -->",
                "  <!-- Banner -->",
                "</div>"
              ]
            }
          },
          {
            "index": 174,
            "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[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
              "codeLines": [
                "<img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">"
              ]
            }
          },
          {
            "index": 344,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Skip navigation"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "LINKS"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "FOIA/Privacy Act"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "EEO and No FEAR Act"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Inspector General"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Vulnerability Disclosure Policy"
              ]
            }
          },
          {
            "index": 363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "IPv6 Supplemental  Policy"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Sitemap"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "about the prc"
              ]
            }
          },
          {
            "index": 367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "how to participate"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "case information"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "references"
              ]
            }
          },
          {
            "index": 370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "reports/data"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "newsroom"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "careers"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "consumer assistance"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "FAQ"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "postal"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "regulatory"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "commission"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "901 New York Avenue NW"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Suite 200"
              ]
            }
          },
          {
            "index": 380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Washington, D.C. 20268"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "202.789.6800"
              ]
            }
          },
          {
            "index": 455,
            "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[2]/div[2]/div[1]/section[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Postal Regulatory Commission Statement"
              ]
            }
          },
          {
            "index": 456,
            "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[2]/div[2]/div[1]/section[1]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan"
              ]
            }
          },
          {
            "index": 457,
            "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[2]/div[2]/div[1]/section[1]/div[4]/h2[1]/text()[1]",
              "codeLines": [
                "Commission Meeting July 22, 2022"
              ]
            }
          },
          {
            "index": 458,
            "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[2]/div[2]/div[1]/section[1]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "May 26, 2022"
              ]
            }
          },
          {
            "index": 459,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Click"
              ]
            }
          },
          {
            "index": 460,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[2]/strong[1]/text()[2]",
              "codeLines": [
                "to submit information regarding the Joint Explanatory Statement, Division E—Financial Services and ..."
              ]
            }
          },
          {
            "index": 461,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Privacy Act Notice -- The collection of this information is authorized by 39 U.S.C. § 503.  Please ..."
              ]
            }
          },
          {
            "index": 462,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[3]/strong[2]/text()[1]",
              "codeLines": [
                ".  Information submitted may be publicly disclosed under the routine uses given in the Privacy Act ..."
              ]
            }
          },
          {
            "index": 463,
            "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[2]/div[2]/div[1]/section[1]/div[6]/h2[1]/text()[1]",
              "codeLines": [
                "Commission Operating Status"
              ]
            }
          },
          {
            "index": 464,
            "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[2]/div[2]/div[1]/section[1]/div[6]/p[1]/text()[1]",
              "codeLines": [
                "To ensure the continuity of the Commission’s mission and safety of its workforce, the Commission ha..."
              ]
            }
          },
          {
            "index": 466,
            "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[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan…"
              ]
            }
          },
          {
            "index": 467,
            "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[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Jun 30, 2022"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "LINKS"
              ]
            }
          },
          {
            "index": 469,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "postal"
              ]
            }
          },
          {
            "index": 470,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "regulatory"
              ]
            }
          },
          {
            "index": 471,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "commission"
              ]
            }
          },
          {
            "index": 472,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "901 New York Avenue NW"
              ]
            }
          },
          {
            "index": 473,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Suite 200"
              ]
            }
          },
          {
            "index": 474,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Washington, D.C. 20268"
              ]
            }
          },
          {
            "index": 475,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "202.789.6800"
              ]
            }
          },
          {
            "index": 483,
            "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[2]/div[2]/div[1]/section[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Postal Regulatory Commission Statement"
              ]
            }
          },
          {
            "index": 484,
            "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[2]/div[2]/div[1]/section[1]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan"
              ]
            }
          },
          {
            "index": 485,
            "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[2]/div[2]/div[1]/section[1]/div[4]/h2[1]/text()[1]",
              "codeLines": [
                "Commission Meeting July 22, 2022"
              ]
            }
          },
          {
            "index": 486,
            "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[2]/div[2]/div[1]/section[1]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "May 26, 2022"
              ]
            }
          },
          {
            "index": 487,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Click"
              ]
            }
          },
          {
            "index": 488,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[2]/strong[1]/text()[2]",
              "codeLines": [
                "to submit information regarding the Joint Explanatory Statement, Division E—Financial Services and ..."
              ]
            }
          },
          {
            "index": 489,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Privacy Act Notice -- The collection of this information is authorized by 39 U.S.C. § 503.  Please ..."
              ]
            }
          },
          {
            "index": 490,
            "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[2]/div[2]/div[1]/section[1]/div[5]/p[3]/strong[2]/text()[1]",
              "codeLines": [
                ".  Information submitted may be publicly disclosed under the routine uses given in the Privacy Act ..."
              ]
            }
          },
          {
            "index": 491,
            "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[2]/div[2]/div[1]/section[1]/div[6]/h2[1]/text()[1]",
              "codeLines": [
                "Commission Operating Status"
              ]
            }
          },
          {
            "index": 492,
            "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[2]/div[2]/div[1]/section[1]/div[6]/p[1]/text()[1]",
              "codeLines": [
                "To ensure the continuity of the Commission’s mission and safety of its workforce, the Commission ha..."
              ]
            }
          },
          {
            "index": 494,
            "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[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan…"
              ]
            }
          },
          {
            "index": 495,
            "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[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Jun 30, 2022"
              ]
            }
          },
          {
            "index": 496,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "LINKS"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "postal"
              ]
            }
          },
          {
            "index": 498,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "regulatory"
              ]
            }
          },
          {
            "index": 499,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "commission"
              ]
            }
          },
          {
            "index": 500,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "901 New York Avenue NW"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Suite 200"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Washington, D.C. 20268"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "202.789.6800"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/foia\">",
                "    FOIA/Privacy Act",
                "  </a>",
                "  <br>",
                "  <a href=\"/no-fear-act-data\">",
                "    EEO and No FEAR Act",
                "  </a>",
                "  <br>",
                "  <a href=\"/offices/oig\">",
                "    Inspector General",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/privacy\">",
                "    Privacy Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/vulnerability-disclosure-policy\">",
                "    Vulnerability Disclosure Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/PRC-IPV6-Policy\">",
                "    IPv6 Supplemental  Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/accessibility\">",
                "    Accessibility",
                "  </a>",
                "  <br>",
                "  <a href=\"/prcgov-sitemap\">",
                "    Sitemap",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/about\">",
                "    about the prc",
                "  </a>",
                "  <br>",
                "  <a href=\"/how-to-participate\">",
                "    how to participate",
                "  </a>",
                "  <br>",
                "  <a href=\"/dockets/active\">",
                "    case information",
                "  </a>",
                "  <br>",
                "  <a href=\"/references\">",
                "    references",
                "  </a>",
                "  <br>",
                "  <a href=\"/reports\">",
                "    reports/data",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/press-releases/\">",
                "    newsroom",
                "  </a>",
                "  <br>",
                "  <a href=\"/employment-opportunities\">",
                "    careers",
                "  </a>",
                "  <br>",
                "  <a href=\"/consumer-assistance\">",
                "    consumer assistance",
                "  </a>",
                "  <br>",
                "  <a href=\"/faqs\">",
                "    FAQ",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">",
                "  postal",
                "  <br>",
                "  regulatory",
                "  <br>",
                "  commission",
                "</p>"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  901 New York Avenue NW",
                "  <br>",
                "  Suite 200",
                "  <br>",
                "  Washington, D.C. 20268",
                "  <br>",
                "  <strong>",
                "    <span style=\"font-size:15px;\">",
                "      202.789.6800",
                "    </span>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 548,
            "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[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a style=\"width: 100%; height: 100%;\" href=\"/dockets/active\">",
                "    <img style=\"vertical-align: middle; float: left;\" alt=\"Active Cases\" src=\"/sites/all/themes/pos...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 549,
            "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[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a style=\"width: 100%; height: 100%;\" href=\"/dockets/active\">",
                "    View a listing of currently active cases pending before the Commission.",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 550,
            "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[2]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/dockets/daily\">",
                "    <img style=\"float: left;\" alt=\"Daily Listings\" src=\"/sites/all/themes/postal_regulatory_commiss...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 551,
            "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[2]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/dockets/daily\">",
                "    Daily Listings display case information and associated documents by the date they are filed wit...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 552,
            "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[2]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a style=\"width: 100%; height: 100%;\" href=\"/consumer-assistance\">",
                "    <img style=\"float: left;\" src=\"/sites/all/themes/postal_regulatory_commission/images/icons/assi...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 553,
            "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[2]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a style=\"width: 100%; height: 100%;\" href=\"/consumer-assistance\">",
                "    Locate information on rate and service inquiries, appealing a post office closure, filing a com...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 554,
            "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[2]/div[1]/section[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">",
                "    Statement",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 555,
            "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[2]/div[1]/section[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.prc.gov/press-releases/prc-releases-report-evaluating-usps-fy-2021-performan...",
                "    Press Release",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 556,
            "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[2]/div[1]/section[1]/div[3]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.prc.gov/docs/122/122180/FY%202021%20Report%20FY%202022%20Plan.pdf\">",
                "    Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 557,
            "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[2]/div[1]/section[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">",
                "    Commission Meeting",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 558,
            "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[2]/div[1]/section[1]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/sites/default/files/Stakeholder%20input%20for%20appropriations%20act%20study.pdf\">",
                "    <strong>",
                "      <u>",
                "        Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Conso...",
                "      </u>",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 559,
            "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[2]/div[1]/section[1]/div[5]/p[2]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Click",
                "    <a href=\"mailto:stakeholderinput@prc.gov\">",
                "      here",
                "    </a>",
                "    to submit information regarding the Joint Explanatory Statement, Division E—Financial Services ...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 560,
            "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[2]/div[1]/section[1]/div[5]/p[3]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Privacy Act Notice -- The collection of this information is authorized by 39 U.S.C. § 503.  Ple...",
                "  </strong>",
                "  <a href=\"https://www.prc.gov/privacy\">",
                "    <strong>",
                "      <em>",
                "        https://www.prc.gov/privacy",
                "      </em>",
                "    </strong>",
                "  </a>",
                "  <strong>",
                "    .  Information submitted may be publicly disclosed under the routine uses given in the Privacy ...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 561,
            "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[2]/div[1]/section[1]/div[6]/p[1]",
              "codeLines": [
                "<p>",
                "  To ensure the continuity of the Commission’s mission and safety of its workforce, the Commission ...",
                "</p>"
              ]
            }
          },
          {
            "index": 562,
            "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]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"field-content\">",
                "  Jun 30, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 563,
            "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[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/foia\">",
                "    FOIA/Privacy Act",
                "  </a>",
                "  <br>",
                "  <a href=\"/no-fear-act-data\">",
                "    EEO and No FEAR Act",
                "  </a>",
                "  <br>",
                "  <a href=\"/offices/oig\">",
                "    Inspector General",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 564,
            "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[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/privacy\">",
                "    Privacy Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/vulnerability-disclosure-policy\">",
                "    Vulnerability Disclosure Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/PRC-IPV6-Policy\">",
                "    IPv6 Supplemental  Policy",
                "  </a>",
                "  <br>",
                "  <a href=\"/accessibility\">",
                "    Accessibility",
                "  </a>",
                "  <br>",
                "  <a href=\"/prcgov-sitemap\">",
                "    Sitemap",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 565,
            "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[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/about\">",
                "    about the prc",
                "  </a>",
                "  <br>",
                "  <a href=\"/how-to-participate\">",
                "    how to participate",
                "  </a>",
                "  <br>",
                "  <a href=\"/dockets/active\">",
                "    case information",
                "  </a>",
                "  <br>",
                "  <a href=\"/references\">",
                "    references",
                "  </a>",
                "  <br>",
                "  <a href=\"/reports\">",
                "    reports/data",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 566,
            "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[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/press-releases/\">",
                "    newsroom",
                "  </a>",
                "  <br>",
                "  <a href=\"/employment-opportunities\">",
                "    careers",
                "  </a>",
                "  <br>",
                "  <a href=\"/consumer-assistance\">",
                "    consumer assistance",
                "  </a>",
                "  <br>",
                "  <a href=\"/faqs\">",
                "    FAQ",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 567,
            "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[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">",
                "  postal",
                "  <br>",
                "  regulatory",
                "  <br>",
                "  commission",
                "</p>"
              ]
            }
          },
          {
            "index": 568,
            "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[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  901 New York Avenue NW",
                "  <br>",
                "  Suite 200",
                "  <br>",
                "  Washington, D.C. 20268",
                "  <br>",
                "  <strong>",
                "    <span style=\"font-size:15px;\">",
                "      202.789.6800",
                "    </span>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.prc.gov/",
      "result": {
        "totals": {
          "rulesNA": 50,
          "rulesPassed": 45,
          "rulesWarned": 4,
          "rulesViolated": 6,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 108,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 12,
            "critical": 1
          }
        },
        "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:24:51.965Z",
          "url": "https://www.prc.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"Home\">POSTAL REGULATORY COMMISSION</a>",
                  "target": [
                    "a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/filingonline/home\"><img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\"> FILE ONLINE</a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\"><img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/contactus_small.png\" alt=\"\"> CONTACT US</a>",
                  "target": [
                    "a[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/about\">About The PRC</a>",
                  "target": [
                    ".first > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/how-to-participate\">How to Participate</a>",
                  "target": [
                    ".mm-item-2 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/dockets/active\">Case Information</a>",
                  "target": [
                    ".mm-item-3 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/references\">References</a>",
                  "target": [
                    ".mm-item-4 > a[href$=\"references\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/reports\">Reports/Data &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Service Reports</a>",
                  "target": [
                    ".mm-item-5 > a[href$=\"reports\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases\">Newsroom</a>",
                  "target": [
                    ".last > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                  "target": [
                    ".nivo-caption > p:nth-child(1)"
                  ],
                  "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": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>transparency</strong>",
                  "target": [
                    ".nivo-caption > p:nth-child(1) > strong:nth-child(1)"
                  ],
                  "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": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>accountability</strong>",
                  "target": [
                    ".nivo-caption > p:nth-child(1) > strong:nth-child(2)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\">Learn More</a>",
                          "target": [
                            ".nivo-caption > p:nth-child(2) > a[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\">Learn More</a>",
                  "target": [
                    ".nivo-caption > p:nth-child(2) > a[href$=\"about\"]"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Postal Regulatory Commission Statement</h2>\n\t\t\t\t\t<p><a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Postal Regulatory Commission Statement</h2>",
                  "target": [
                    ".breaking-news:nth-child(3) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Postal Regulatory Commission Statement</h2>\n\t\t\t\t\t<p><a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a>",
                  "target": [
                    ".breaking-news:nth-child(3) > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan</h2>",
                  "target": [
                    ".breaking-news:nth-child(4) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases/prc-releases-report-evaluating-usps-fy-2021-performance-report-and-fy-2022\">Press Release</a>",
                  "target": [
                    ".breaking-news:nth-child(4) > p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/docs/122/122180/FY%202021%20Report%20FY%202022%20Plan.pdf\">Report</a>",
                  "target": [
                    ".breaking-news:nth-child(4) > p:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Commission Meeting July 22, 2022</h2>\n\t\t\t\t\t<p><a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Commission Meeting July 22, 2022</h2>",
                  "target": [
                    ".breaking-news:nth-child(5) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Commission Meeting July 22, 2022</h2>\n\t\t\t\t\t<p><a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a>",
                  "target": [
                    ".breaking-news:nth-child(5) > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>May 26, 2022</h2>",
                  "target": [
                    ".breaking-news:nth-child(6) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<u>Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement</u>",
                  "target": [
                    "u"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Click <a href=\"mailto:stakeholderinput@prc.gov\">here</a> to submit information regarding the Joint Explanatory Statement, Division E—Financial Services and General Government Appropriations Act, 2022, at 49, 162 Cong. Rec. H1709, H2356 (daily ed. Mar. 9, 2022).&nbsp; </strong>",
                  "target": [
                    "p:nth-child(3) > strong"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:stakeholderinput@prc.gov\">here</a>",
                  "target": [
                    "strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Privacy Act Notice -- The collection of this information is authorized by 39 U.S.C. § 503. &nbsp;Please refer to the Commission’s privacy policy which is available at:&nbsp;</strong>",
                  "target": [
                    "p:nth-child(4) > strong:nth-child(1)"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>https://www.prc.gov/privacy</em>",
                  "target": [
                    "em"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>.&nbsp; Information submitted may be publicly disclosed under the routine uses given in the Privacy Act system notice published at 64 Fed. Reg. 56819 (1999).</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Commission Operating Status</h2>",
                  "target": [
                    ".breaking-news:nth-child(7) > h2"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>To ensure the continuity of the Commission’s mission and safety of its workforce, the Commission has temporarily suspended on-site operation due to the impact of COVID-19. The Commission is fully operational and conducting all business as normal from remote workstations.</p>",
                  "target": [
                    ".breaking-news:nth-child(7) > p"
                  ],
                  "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": "#888888",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field-content\">PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan… <a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a></span>",
                  "target": [
                    ".views-field-text > span"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a>",
                  "target": [
                    "a[href$=\"2EWboaSNZA\"]"
                  ],
                  "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": "#888888",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"field-content\">Jun 30, 2022</p>",
                  "target": [
                    ".views-field-created-time > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "17.3pt (23px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"links\">LINKS</div>",
                  "target": [
                    "#links"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/foia\">FOIA/Privacy Act</a>",
                  "target": [
                    "a[href$=\"foia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/no-fear-act-data\">EEO and No FEAR Act</a>",
                  "target": [
                    "a[href$=\"no-fear-act-data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/offices/oig\">Inspector General</a>",
                  "target": [
                    "a[href$=\"oig\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy\">Privacy Policy</a>",
                  "target": [
                    ".content > p > a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/vulnerability-disclosure-policy\">Vulnerability Disclosure Policy</a>",
                  "target": [
                    "#block-block-5 > .content > p > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/PRC-IPV6-Policy\">IPv6 Supplemental  Policy</a>",
                  "target": [
                    "a[href$=\"PRC-IPV6-Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/prcgov-sitemap\">Sitemap</a>",
                  "target": [
                    "a[href$=\"prcgov-sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\">about the prc</a>",
                  "target": [
                    ".content > p > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/how-to-participate\">how to participate</a>",
                  "target": [
                    "p > a[href$=\"how-to-participate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dockets/active\">case information</a>",
                  "target": [
                    "#block-block-6 > .content > p > a[href$=\"active\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/references\">references</a>",
                  "target": [
                    "p > a[href$=\"references\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/reports\">reports/data</a>",
                  "target": [
                    "p > a[href$=\"reports\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-releases/\">newsroom</a>",
                  "target": [
                    "a[href$=\"press-releases/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/employment-opportunities\">careers</a>",
                  "target": [
                    "p > a[href$=\"employment-opportunities\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/consumer-assistance\">consumer assistance</a>",
                  "target": [
                    "#block-block-7 > .content > p > a[href$=\"consumer-assistance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/faqs\">FAQ</a>",
                  "target": [
                    "p > a[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">postal<br>regulatory<br>commission</p>",
                  "target": [
                    "#block-block-3 > .content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>901 New York Avenue NW<br>\nSuite 200<br>\nWashington, D.C. 20268<br>\n<strong><span style=\"font-size:15px;\">202.789.6800</span></strong></p>",
                  "target": [
                    "#block-block-2 > .content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size:15px;\">202.789.6800</span>",
                  "target": [
                    "strong > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"Home\">POSTAL REGULATORY COMMISSION</a>",
                  "target": [
                    "a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/filingonline/home\"><img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\"> FILE ONLINE</a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\"><img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/contactus_small.png\" alt=\"\"> CONTACT US</a>",
                  "target": [
                    "a[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/about\">About The PRC</a>",
                  "target": [
                    ".first > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/how-to-participate\">How to Participate</a>",
                  "target": [
                    ".mm-item-2 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/dockets/active\">Case Information</a>",
                  "target": [
                    ".mm-item-3 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/references\">References</a>",
                  "target": [
                    ".mm-item-4 > a[href$=\"references\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/reports\">Reports/Data &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Service Reports</a>",
                  "target": [
                    ".mm-item-5 > a[href$=\"reports\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"inner_header_wrapper\">",
                          "target": [
                            "#inner_header_wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases\">Newsroom</a>",
                  "target": [
                    ".last > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                  "target": [
                    ".nivo-caption > p:nth-child(1)"
                  ],
                  "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": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>transparency</strong>",
                  "target": [
                    ".nivo-caption > p:nth-child(1) > strong:nth-child(1)"
                  ],
                  "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": "#3b3a3a",
                        "contrastRatio": 0,
                        "fontSize": "21.8pt (29px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>The Postal Regulatory Commission is an independent Federal agency that provides&nbsp;<strong>transparency</strong>&nbsp;and&nbsp;<strong>accountability</strong>&nbsp;of the U. S. Postal Service's operations.</p>",
                          "target": [
                            ".nivo-caption > p:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<img class=\"nivo-main-image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" style=\"display: inline; width: 1240px; height: auto;\">",
                          "target": [
                            ".nivo-main-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>accountability</strong>",
                  "target": [
                    ".nivo-caption > p:nth-child(1) > strong:nth-child(2)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\">Learn More</a>",
                          "target": [
                            ".nivo-caption > p:nth-child(2) > a[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\">Learn More</a>",
                  "target": [
                    ".nivo-caption > p:nth-child(2) > a[href$=\"about\"]"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Postal Regulatory Commission Statement</h2>\n\t\t\t\t\t<p><a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Postal Regulatory Commission Statement</h2>",
                  "target": [
                    ".breaking-news:nth-child(3) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Postal Regulatory Commission Statement</h2>\n\t\t\t\t\t<p><a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">Statement</a>",
                  "target": [
                    ".breaking-news:nth-child(3) > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan</h2>",
                  "target": [
                    ".breaking-news:nth-child(4) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/press-releases/prc-releases-report-evaluating-usps-fy-2021-performance-report-and-fy-2022\">Press Release</a>",
                  "target": [
                    ".breaking-news:nth-child(4) > p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/docs/122/122180/FY%202021%20Report%20FY%202022%20Plan.pdf\">Report</a>",
                  "target": [
                    ".breaking-news:nth-child(4) > p:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Commission Meeting July 22, 2022</h2>\n\t\t\t\t\t<p><a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Commission Meeting July 22, 2022</h2>",
                  "target": [
                    ".breaking-news:nth-child(5) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">\n\t\t\t\t\t<h2>Commission Meeting July 22, 2022</h2>\n\t\t\t\t\t<p><a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a></p>\t\t\t\t</div>",
                          "target": [
                            ".breaking-news:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">Commission Meeting</a>",
                  "target": [
                    ".breaking-news:nth-child(5) > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>May 26, 2022</h2>",
                  "target": [
                    ".breaking-news:nth-child(6) > h2"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<u>Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement</u>",
                  "target": [
                    "u"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Click <a href=\"mailto:stakeholderinput@prc.gov\">here</a> to submit information regarding the Joint Explanatory Statement, Division E—Financial Services and General Government Appropriations Act, 2022, at 49, 162 Cong. Rec. H1709, H2356 (daily ed. Mar. 9, 2022).&nbsp; </strong>",
                  "target": [
                    "p:nth-child(3) > strong"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:stakeholderinput@prc.gov\">here</a>",
                  "target": [
                    "strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Privacy Act Notice -- The collection of this information is authorized by 39 U.S.C. § 503. &nbsp;Please refer to the Commission’s privacy policy which is available at:&nbsp;</strong>",
                  "target": [
                    "p:nth-child(4) > strong:nth-child(1)"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>https://www.prc.gov/privacy</em>",
                  "target": [
                    "em"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>.&nbsp; Information submitted may be publicly disclosed under the routine uses given in the Privacy Act system notice published at 64 Fed. Reg. 56819 (1999).</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Commission Operating Status</h2>",
                  "target": [
                    ".breaking-news:nth-child(7) > h2"
                  ],
                  "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": "#515f5c",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"breaking-news\">",
                          "target": [
                            ".breaking-news:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>To ensure the continuity of the Commission’s mission and safety of its workforce, the Commission has temporarily suspended on-site operation due to the impact of COVID-19. The Commission is fully operational and conducting all business as normal from remote workstations.</p>",
                  "target": [
                    ".breaking-news:nth-child(7) > p"
                  ],
                  "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": "#888888",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field-content\">PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan… <a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a></span>",
                  "target": [
                    ".views-field-text > span"
                  ],
                  "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": "#425a80",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a>",
                  "target": [
                    "a[href$=\"2EWboaSNZA\"]"
                  ],
                  "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": "#888888",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content\">",
                          "target": [
                            "#block-views-tweets-block > .content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"field-content\">Jun 30, 2022</p>",
                  "target": [
                    ".views-field-created-time > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "17.3pt (23px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"links\">LINKS</div>",
                  "target": [
                    "#links"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/foia\">FOIA/Privacy Act</a>",
                  "target": [
                    "a[href$=\"foia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/no-fear-act-data\">EEO and No FEAR Act</a>",
                  "target": [
                    "a[href$=\"no-fear-act-data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/offices/oig\">Inspector General</a>",
                  "target": [
                    "a[href$=\"oig\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy\">Privacy Policy</a>",
                  "target": [
                    ".content > p > a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/vulnerability-disclosure-policy\">Vulnerability Disclosure Policy</a>",
                  "target": [
                    "#block-block-5 > .content > p > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/PRC-IPV6-Policy\">IPv6 Supplemental  Policy</a>",
                  "target": [
                    "a[href$=\"PRC-IPV6-Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/prcgov-sitemap\">Sitemap</a>",
                  "target": [
                    "a[href$=\"prcgov-sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\">about the prc</a>",
                  "target": [
                    ".content > p > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/how-to-participate\">how to participate</a>",
                  "target": [
                    "p > a[href$=\"how-to-participate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dockets/active\">case information</a>",
                  "target": [
                    "#block-block-6 > .content > p > a[href$=\"active\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/references\">references</a>",
                  "target": [
                    "p > a[href$=\"references\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/reports\">reports/data</a>",
                  "target": [
                    "p > a[href$=\"reports\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-releases/\">newsroom</a>",
                  "target": [
                    "a[href$=\"press-releases/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/employment-opportunities\">careers</a>",
                  "target": [
                    "p > a[href$=\"employment-opportunities\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/consumer-assistance\">consumer assistance</a>",
                  "target": [
                    "#block-block-7 > .content > p > a[href$=\"consumer-assistance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/faqs\">FAQ</a>",
                  "target": [
                    "p > a[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">postal<br>regulatory<br>commission</p>",
                  "target": [
                    "#block-block-3 > .content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>901 New York Avenue NW<br>\nSuite 200<br>\nWashington, D.C. 20268<br>\n<strong><span style=\"font-size:15px;\">202.789.6800</span></strong></p>",
                  "target": [
                    "#block-block-2 > .content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer_background\">",
                          "target": [
                            "#footer_background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size:15px;\">202.789.6800</span>",
                  "target": [
                    "strong > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-toggle\" href=\"#\">Navigation</a>",
                  "target": [
                    ".nav-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 154px;\">",
                  "target": [
                    ".first > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 154px;\">",
                  "target": [
                    ".mm-item-2 > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 154px;\">",
                  "target": [
                    ".mm-item-3 > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 154px;\">",
                  "target": [
                    ".mm-item-4 > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 172px;\">",
                  "target": [
                    ".mm-item-5 > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 154px;\">",
                  "target": [
                    ".last > .mm-container.mm-fullwidth.mmcontainer_12"
                  ],
                  "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": "<a href=\"/about\" class=\"nivo-imageLink\" style=\"display: none;\">",
                  "target": [
                    ".nivo-imageLink"
                  ],
                  "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": "<img class=\"slide\" id=\"slide-0\" data-thumb=\"https://www.prc.gov/sites/default/files/banner/Jefferson-Memorial-WPV.jpg\" data-transition=\"\" typeof=\"foaf:Image\" src=\"https://www.prc.gov/sites/default/files/banner/Jefferson-Memorial-WPV.jpg\" alt=\"Stamps - Colorful\" title=\"#htmlcaption-0\" style=\"display: none;\">",
                  "target": [
                    "#slide-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"slide\" id=\"slide-1\" data-thumb=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" data-transition=\"\" typeof=\"foaf:Image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-22.png\" alt=\"Parks Double\" title=\"#htmlcaption-1\" style=\"display: none; width: 1240px;\">",
                  "target": [
                    "#slide-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": "<img class=\"slide\" id=\"slide-2\" data-thumb=\"https://www.prc.gov/sites/default/files/banner/Img-29.png\" data-transition=\"\" typeof=\"foaf:Image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-29.png\" alt=\"Lincoln. The PRC provides transparency and accountability of the USPS operations.  Learn more.\" title=\"#htmlcaption-2\" style=\"display: none; width: 1240px;\">",
                  "target": [
                    "#slide-2"
                  ],
                  "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": "<img class=\"slide\" id=\"slide-3\" data-thumb=\"https://www.prc.gov/sites/default/files/banner/Img-23.png\" data-transition=\"\" typeof=\"foaf:Image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-23.png\" alt=\"Space\" title=\"#htmlcaption-3\" style=\"display: none; width: 1240px;\">",
                  "target": [
                    "#slide-3"
                  ],
                  "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": "<img class=\"slide\" id=\"slide-4\" data-thumb=\"https://www.prc.gov/sites/default/files/banner/Img-5_0.png\" data-transition=\"\" typeof=\"foaf:Image\" src=\"https://www.prc.gov/sites/default/files/banner/Img-5_0.png\" alt=\"Mercury Helmet\" title=\"#htmlcaption-4\" style=\"display: none; width: 1240px;\">",
                  "target": [
                    "#slide-4"
                  ],
                  "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=\"htmlcaption-0\" class=\"nivo-html-caption\"><p>The Postal Regulatory Commission is an independent Federal agency that provides <strong>transparency </strong>and <strong>accountability</strong> of the U. S. Postal Service's operations.</p><p><a href=\"/about\">Learn More</a></p></div>",
                  "target": [
                    "#htmlcaption-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"htmlcaption-1\" class=\"nivo-html-caption\">",
                  "target": [
                    "#htmlcaption-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": "<div id=\"htmlcaption-2\" class=\"nivo-html-caption\"><p>The Postal Regulatory Commission is an independent Federal agency that provides <strong>transparency</strong> and <strong>accountability</strong> of the U. S. Postal Service's operations.</p><p><a href=\"/about\">Learn More</a></p></div>",
                  "target": [
                    "#htmlcaption-2"
                  ],
                  "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=\"htmlcaption-3\" class=\"nivo-html-caption\">",
                  "target": [
                    "#htmlcaption-3"
                  ],
                  "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=\"htmlcaption-4\" class=\"nivo-html-caption\"><p>The Postal Regulatory Commission is an independent Federal agency that provides <strong>transparency </strong>and <strong>accountability</strong> of the U. S. Postal Service's operations.</p><p><a href=\"/about\">Learn More</a></p></div>",
                  "target": [
                    "#htmlcaption-4"
                  ],
                  "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=\"more-link\">\n  <a href=\"/tweets-raw/postalregulator\">\n    more  </a>\n</div>",
                  "target": [
                    ".more-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.prc.gov/privacy\"><strong><em>https://www.prc.gov/privacy</em></strong></a>",
                  "target": [
                    "p:nth-child(4) > a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"views-field views-field-text\">        <span class=\"field-content\">PRC Releases Report Evaluating USPS  FY 2021 Performance Report and FY 2022 Performance Plan… <a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a></span>  </div>",
                          "target": [
                            ".views-field-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/2EWboaSNZA\">https://t.co/2EWboaSNZA</a>",
                  "target": [
                    "a[href$=\"2EWboaSNZA\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\">Learn More</a>",
                          "target": [
                            ".nivo-caption > p:nth-child(2) > a[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"presentation\" aria-hidden=\"true\">",
                  "target": [
                    "div[role=\"presentation\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "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": "#777777",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 4.28,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to search for.\" id=\"keys\" name=\"keys\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" placeholder=\"SEARCH PRC SITE\" size=\"15\" maxlength=\"128\" class=\"form-text\" type=\"text\">",
                          "target": [
                            "#keys"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.28 (foreground color: #777777, background color: #fbfaf6, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to search for.\" id=\"keys\" name=\"keys\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" placeholder=\"SEARCH PRC SITE\" size=\"15\" maxlength=\"128\" class=\"form-text\" type=\"text\">",
                  "target": [
                    "#keys"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.28 (foreground color: #777777, background color: #fbfaf6, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#515f5c",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 6.4,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in one-sidebar sidebar-second page-node\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"width: 100%; height: 100%;\" href=\"/dockets/active\">View a listing of&nbsp;currently active&nbsp;cases pending&nbsp;before the Commission.</a>",
                  "target": [
                    "p:nth-child(3) > a[href$=\"active\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#515f5c",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 6.4,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in one-sidebar sidebar-second page-node\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dockets/daily\">Daily Listings display case information and associated documents by the date they&nbsp;are filed with the Commission.</a>",
                  "target": [
                    "p:nth-child(3) > a[href$=\"daily\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#515f5c",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 6.4,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in one-sidebar sidebar-second page-node\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"width: 100%; height: 100%;\" href=\"/consumer-assistance\">Locate information on rate and service inquiries, appealing a post office closure, filing a complaint, and finding a public representative.</a>",
                  "target": [
                    "p:nth-child(3) > a[href$=\"consumer-assistance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.4 (foreground color: #515f5c, background color: #fbfaf6, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#f2f1ee",
                        "contrastRatio": 3.96,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"searchkeywords\" name=\"TitleContains\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" value=\"ENTER TITLE KEYWORD(S)\" size=\"25\" type=\"text\">",
                          "target": [
                            "#searchkeywords"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"searchkeywords\" name=\"TitleContains\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" value=\"ENTER TITLE KEYWORD(S)\" size=\"25\" type=\"text\">",
                  "target": [
                    "#searchkeywords"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#f2f1ee",
                        "contrastRatio": 3.96,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">",
                          "target": [
                            "select"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">",
                  "target": [
                    "select"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#425a80",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 6.68,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in one-sidebar sidebar-second page-node\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.68 (foreground color: #425a80, background color: #fbfaf6, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dockets/search\">ADVANCED</a>",
                  "target": [
                    "#actions > a[href$=\"search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.68 (foreground color: #425a80, background color: #fbfaf6, font size: 7.5pt (10px), font weight: bold). 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": "#777777",
                        "bgColor": "#fbfaf6",
                        "contrastRatio": 4.28,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to search for.\" id=\"keys\" name=\"keys\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" placeholder=\"SEARCH PRC SITE\" size=\"15\" maxlength=\"128\" class=\"form-text\" type=\"text\">",
                          "target": [
                            "#keys"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.28 (foreground color: #777777, background color: #fbfaf6, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to search for.\" id=\"keys\" name=\"keys\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" placeholder=\"SEARCH PRC SITE\" size=\"15\" maxlength=\"128\" class=\"form-text\" type=\"text\">",
                  "target": [
                    "#keys"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.28 (foreground color: #777777, background color: #fbfaf6, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#f2f1ee",
                        "contrastRatio": 3.96,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"searchkeywords\" name=\"TitleContains\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" value=\"ENTER TITLE KEYWORD(S)\" size=\"25\" type=\"text\">",
                          "target": [
                            "#searchkeywords"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"searchkeywords\" name=\"TitleContains\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" value=\"ENTER TITLE KEYWORD(S)\" size=\"25\" type=\"text\">",
                  "target": [
                    "#searchkeywords"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#f2f1ee",
                        "contrastRatio": 3.96,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">",
                          "target": [
                            "select"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">",
                  "target": [
                    "select"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.96 (foreground color: #777777, background color: #f2f1ee, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "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 align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">",
                  "target": [
                    "img[align=\"right\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-title-only",
              "impact": "serious",
              "tags": [
                "cat.forms",
                "best-practice"
              ],
              "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
              "help": "Form elements should have a visible label",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-title-only?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "title-only",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Only title used to generate label for form element"
                    }
                  ],
                  "impact": "serious",
                  "html": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">",
                  "target": [
                    "select"
                  ],
                  "failureSummary": "Fix all of the following:\n  Only title used to generate label for form element"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"skipnavhidden\" href=\"#skipnav2\">Skip navigation</a>",
                  "target": [
                    "a[href$=\"#skipnav2\"]"
                  ],
                  "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 id=\"footer\">",
                  "target": [
                    "#footer"
                  ],
                  "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.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.prc.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">"
              }
            ]
          },
          "AA.1_3_1.H49.AlignAttr": {
            "Align attributes .": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/about\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/dockets/active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/how-to-participate\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/press-releases\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/references\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/reports\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.96:1. Recommendation:  change text colour to #0e0e0e.": [
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"CIRs\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Documents\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Orders\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"POIRs\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Rulings\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"Transcripts\">...</option>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/contactus_small.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "#block-block-2",
                "code": "<div id=\"block-block-2\" class=\"block block-block\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#footer_address",
                "code": "<div id=\"footer_address\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"content\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"region region-footer-address\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"font-size:10px;line-height:12px;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div>...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#container",
                "code": "<div id=\"container\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">...</select>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"Home\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#links",
                "code": "<div id=\"links\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"searchkeywords\">...</label>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/PRC-IPV6-Policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/consumer-assistance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/dockets/active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/employment-opportunities\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/faqs\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/filingonline/home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/foia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/how-to-participate\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/no-fear-act-data\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/offices/oig\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/prcgov-sitemap\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-releases/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/references\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/reports\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/sites/default/files/Commission%20Meeting_July%2022%2C%202022.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/vulnerability-disclosure-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/2EWboaSNZA\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/docs/122/122180/FY%202021%20Report%20FY%202022%20Plan.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/press-releases/postal-regulatory-commission-statement/5281\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.prc.gov/press-releases/prc-releases-report-evaluating-usps-fy-2021-performance-report-and-fy-2022\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:stakeholderinput@prc.gov\">...</a>"
              },
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"keys\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"field-content\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"field-content\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-size:15px;\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              },
              {
                "tagName": "u",
                "id": "",
                "code": "<u>...</u>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "input",
                "id": "#keys",
                "code": "<input style=\"color: rgb(119, 119, 119);\" title=\"Enter the terms you wish to search for.\" id=\"keys\" name=\"keys\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" placeholder=\"SEARCH PRC SITE\" size=\"15\" maxlength=\"128\" class=\"form-text\" type=\"text\">"
              },
              {
                "tagName": "input",
                "id": "#searchkeywords",
                "code": "<input style=\"color: rgb(119, 119, 119);\" class=\"email form-text required\" id=\"searchkeywords\" name=\"TitleContains\" pattern=\"[A-Za-z0-9\\.\\s\\-]+\" value=\"ENTER TITLE KEYWORD(S)\" size=\"25\" type=\"text\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#skipnav2",
                "code": "<a name=\"skipnav2\" id=\"skipnav2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#skipnav",
                "code": "<a name=\"skipnav\" id=\"skipnav\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select name=\"searchType\" class=\"form-select\" title=\"Search Type\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.prc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 32,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[5]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 8,
                "top": 2524,
                "height": 19,
                "width": 154
              },
              "snippet": "<img alt=\"Consumer Assistance\" src=\"/sites/all/themes/postal_regulatory_commission/images/icons/assistance_large.png\" style=\"float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[3]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 8,
                "top": 2438,
                "height": 19,
                "width": 108
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/dailylistings_large.png\" alt=\"Daily Listings\" style=\"float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 8,
                "top": 2352,
                "height": 19,
                "width": 100
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/activecases_large.png\" alt=\"Active Cases\" style=\"vertical-align: middle; float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 792,
                "top": 4060,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\" align=\"right\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/img[5]",
                "aria": "/document[1]/img[5]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1377,
                "height": 426,
                "width": 1240
              },
              "snippet": "<img style=\"display: inline; width: 1240px; height: auto;\" src=\"https://www.prc.gov/sites/default/files/banner/Img-5_0.png\" class=\"nivo-main-image\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4131,
                "height": 74,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4060,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3970,
                "height": 74,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3861,
                "height": 93,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3753,
                "height": 93,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3681,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2314,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2261,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2226,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2173,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2139,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2086,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2051,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1998,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1964,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1911,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1876,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1823,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3361,
                "height": 18,
                "width": 101
              },
              "snippet": "<a href=\"#skipnav2\" class=\"skipnavhidden\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 101
              },
              "snippet": "<a href=\"#skipnav\" class=\"skipnavhidden\">",
              "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": 8,
                "top": 3400,
                "height": 248,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" id=\"sidebar-second\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 2314,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 2226,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 2139,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 2051,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1964,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1876,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 792,
                "top": 4060,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\" align=\"right\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[5]/p[1]/a[1]/strong[1]/u[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 3042,
                "height": 37,
                "width": 720
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 3400,
                "height": 248,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" id=\"sidebar-second\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 254,
                "height": 1107,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" id=\"main-menu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 48,
                "height": 1313,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 26,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[5]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 30,
                "top": 674,
                "height": 76,
                "width": 130
              },
              "snippet": "<img alt=\"Consumer Assistance\" src=\"/sites/all/themes/postal_regulatory_commission/images/icons/assistance_large.png\" style=\"float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[3]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 30,
                "top": 550,
                "height": 76,
                "width": 130
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/dailylistings_large.png\" alt=\"Daily Listings\" style=\"float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 30,
                "top": 447,
                "height": 76,
                "width": 130
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/activecases_large.png\" alt=\"Active Cases\" style=\"vertical-align: middle; float: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 335,
                "top": 2500,
                "height": 80,
                "width": 70
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\" align=\"right\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/img[5]",
                "aria": "/document[1]/img[5]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 0,
                "top": 132,
                "height": 275,
                "width": 800
              },
              "snippet": "<img style=\"display: inline; width: 800px; height: auto;\" src=\"https://www.prc.gov/sites/default/files/banner/Img-23.png\" class=\"nivo-main-image\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 585,
                "top": 2510,
                "height": 61,
                "width": 166
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 335,
                "top": 2510,
                "height": 60,
                "width": 250
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 2510,
                "height": 64,
                "width": 168
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 476,
                "top": 2412,
                "height": 80,
                "width": 147
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 204,
                "top": 2412,
                "height": 80,
                "width": 253
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 2412,
                "height": 48,
                "width": 159
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 332,
                "top": 346,
                "height": 32,
                "width": 138
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 291,
                "height": 58,
                "width": 800
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 407,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#skipnav2\" class=\"skipnavhidden\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#skipnav\" class=\"skipnavhidden\">",
              "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": 8,
                "top": 1948,
                "height": 320,
                "width": 793
              },
              "snippet": "<aside role=\"complementary\" id=\"sidebar-second\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/strong[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.05 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700",
              "bounds": {
                "left": 285,
                "top": 321,
                "height": 22,
                "width": 135
              },
              "snippet": "<strong>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/strong[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.05 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700",
              "bounds": {
                "left": 115,
                "top": 321,
                "height": 22,
                "width": 126
              },
              "snippet": "<strong>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.05 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400",
              "bounds": {
                "left": 5,
                "top": 291,
                "height": 58,
                "width": 800
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[6]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[6]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Transcripts\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[5]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[5]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"CIRs\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[4]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[4]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"POIRs\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[3]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[3]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Rulings\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[2]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[2]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Orders\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]/option[1]",
                "aria": "/document[1]/complementary[1]/combobox[1]/option[1]"
              },
              "message": "Text contrast of 3.96 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<option value=\"Documents\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 332,
                "top": 346,
                "height": 32,
                "width": 138
              },
              "snippet": "<a href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 335,
                "top": 2500,
                "height": 80,
                "width": 70
              },
              "snippet": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\" align=\"right\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/section[1]/div[5]/p[1]/a[1]/strong[1]/u[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 190,
                "top": 1438,
                "height": 62,
                "width": 562
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 1948,
                "height": 320,
                "width": 793
              },
              "snippet": "<aside role=\"complementary\" id=\"sidebar-second\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 132,
                "width": 800
              },
              "snippet": "<nav role=\"navigation\" id=\"main-menu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 132,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.prc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Postal Regulatory Commission",
          "pageurl": "https://www.prc.gov/",
          "time": 4.33,
          "creditsremaining": 784,
          "allitemcount": 80,
          "totalelements": 465,
          "waveurl": "http://wave.webaim.org/report?url=https://www.prc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV:first-child > DIV#slider > A:first-child + IMG + IMG + IMG + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#footer > DIV#footer_background > DIV#footer_wrapper > DIV:first-child + DIV > DIV:first-child > DIV#footer_name > DIV:first-child > DIV#block-block-3 > DIV:first-child > P: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > DIV#header-right > DIV#search > DIV:first-child > DIV#block-prcsearch-prcsearch-form > DIV:first-child > FORM#search-block-form > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > DIV#header-right > DIV#search > DIV:first-child > DIV#block-prcsearch-prcsearch-form > DIV:first-child > FORM#search-block-form > DIV:first-child > DIV:first-child > H2:first-child + DIV > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-dockets-frontdocketsearch-form > H2:first-child + DIV > FORM#dockets_Search > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + DIV > DIV#keyword > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-dockets-frontdocketsearch-form > H2:first-child + DIV > FORM#dockets_Search > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + DIV > DIV#keyword > INPUT#searchkeywords",
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-dockets-frontdocketsearch-form > H2:first-child + DIV > FORM#dockets_Search > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + DIV > DIV#webform-component-type > SELECT:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-views-tweets-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-views-tweets-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child + DIV > P:first-child"
                ],
                "contrastdata": [
                  [
                    1.16,
                    "#425a80",
                    "#48648e",
                    true
                  ],
                  [
                    1.11,
                    "#515f5c",
                    "#48648e",
                    false
                  ],
                  [
                    3.39,
                    "#888888",
                    "#fbfaf6",
                    false
                  ],
                  [
                    3.96,
                    "#777777",
                    "#f2f1ee",
                    false
                  ],
                  [
                    3.96,
                    "#777777",
                    "#f2f1ee",
                    false
                  ],
                  [
                    3.39,
                    "#888888",
                    "#fbfaf6",
                    false
                  ],
                  [
                    3.39,
                    "#888888",
                    "#fbfaf6",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 29,
            "items": {
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container > ASIDE#sidebar-second > DIV:first-child > DIV#block-dockets-frontdocketsearch-form > H2:first-child + DIV > FORM#dockets_Search > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + DIV > DIV#webform-component-type > SELECT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV:first-child > DIV#slider > A:first-child + IMG + IMG + IMG + IMG + IMG + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#footer > DIV#footer_background > DIV#footer_wrapper > DIV:first-child + DIV > DIV:first-child > DIV#footer_name > DIV:first-child > DIV#block-block-3 > 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_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV:first-child + H1 + DIV + DIV + DIV + DIV > H2:first-child + P + P > STRONG:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV:first-child > DIV#slider > A:first-child + IMG + IMG + IMG + IMG + IMG + DIV > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV#htmlcaption-0 > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV#htmlcaption-1 > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV#htmlcaption-2 > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV#htmlcaption-3 > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child > DIV:first-child > DIV#block-nivo-slider-nivo-slider > DIV:first-child > DIV#htmlcaption-4 > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child > DIV:first-child > DIV#block-block-12 > DIV:first-child > P:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child > DIV:first-child > DIV#block-block-12 > DIV:first-child > P:first-child + H2 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child + DIV > DIV:first-child > DIV#block-block-13 > DIV:first-child > P:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child + DIV > DIV:first-child > DIV#block-block-13 > DIV:first-child > P:first-child + H2 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child + DIV + DIV > DIV:first-child > DIV#block-block-17 > DIV:first-child > P:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV#top-area > DIV:first-child + DIV + DIV > DIV:first-child > DIV#block-block-17 > DIV:first-child > P:first-child + H2 + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV:first-child + H1 + DIV + DIV > H2:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV:first-child + H1 + DIV + DIV + DIV > H2:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container > DIV:first-child + DIV > DIV#content > SECTION#post-content > DIV:first-child + H1 + DIV + DIV + DIV + DIV > H2:first-child + P > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#header_wrapper > DIV#inner_header_wrapper > HEADER#header > H1:first-child + DIV + DIV > NAV#main-menu > A:first-child + DIV > DIV:first-child > DIV#block-md-megamenu-1 > DIV:first-child > DIV#megamenu-1 > UL#mdmegamenu-1 > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + DIV > DIV:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "URL",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.prc.gov/",
      "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:25:19.454Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1006100,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 37,
              "totalWarnings": 87,
              "totalIssues": 124
            },
            "issuesByLevel": {
              "A": {
                "count": 105,
                "pct": 84.68
              },
              "AA": {
                "count": 96,
                "pct": 77.42
              },
              "AAA": {
                "count": 124,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 9,
              "allDensity": 13
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "ae327ffa-6163-4eae-a730-549057cb9d21",
          "docID": "983edd9e-9a00-4cf3-c5e7-6db74daa81cd",
          "sourceHash": "81b35f3a1a09030552bd0f2e737c6cd6",
          "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=ae327ffa-6163-4eae-a730-549057cb9d21",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.5,
                  "y": 115
                },
                "bottom-right": {
                  "x": 551.5,
                  "y": 142
                },
                "height": 27,
                "width": 123
              },
              "position": {
                "line": 6055,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
              "issueID": "523fc556db9986dadb65d7bca21d63bd",
              "signature": "2d4f82287104b9c60f2b430119229700",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=523fc556db9986dadb65d7bca21d63bd"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6055,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "ccaa44b521a8d096a368b8051bc631cb",
              "signature": "bab5716bced938c21882c8f36c7a2b40",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ccaa44b521a8d096a368b8051bc631cb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6414,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[2]/a[1]",
              "issueID": "f47f259d8572bbf9b2b064977b5bca81",
              "signature": "bc7630e72e3972e79e74119b2b0c0729",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f47f259d8572bbf9b2b064977b5bca81"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6414,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
              "issueID": "7357c8106dbdf721feb20ed67640699c",
              "signature": "2487987d5e009d6bc6a1e2f206fe115c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7357c8106dbdf721feb20ed67640699c"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[2]/a[1]",
              "issueID": "d2e4de9e3c2bc1e0c982330ee7e80f93",
              "signature": "a3ae04163f3186c59e10bd4437ba5c5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d2e4de9e3c2bc1e0c982330ee7e80f93"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6415,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[2]/a[1]",
              "issueID": "71e59a401fd93fd910ab72c440a3f482",
              "signature": "80a99e7edb9e0b65dcb7add267770944",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=71e59a401fd93fd910ab72c440a3f482"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 231,
                  "y": 1794.78125
                },
                "bottom-right": {
                  "x": 265,
                  "y": 1815.78125
                },
                "height": 21,
                "width": 34
              },
              "position": {
                "line": 6883,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"mailto:stakeholderinput@prc.gov\"&gt;here&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/section[1]/div[5]/p[2]/strong[1]/a[1]",
              "issueID": "d4e864a036db4b093d789954db139410",
              "signature": "6c7a5b420a7b42b766f73366789c9c16",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d4e864a036db4b093d789954db139410"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7471,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/tweets-raw/postalregulator\"&gt; more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "ac1d24f635f755bbee07dc2cf3194e4b",
              "signature": "b81e6e5c58223fe0059db9c7568f9a60",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ac1d24f635f755bbee07dc2cf3194e4b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 98.6719,
                  "y": 14
                },
                "height": 14,
                "width": 98.6719
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/about\"&gt;About The PRC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ac0ad4a33a61d8467c5813583eb3c4e8",
              "signature": "6c70226ba07fd28612993f9ca726b225",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ac0ad4a33a61d8467c5813583eb3c4e8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 129.781,
                  "y": 14
                },
                "height": 14,
                "width": 129.781
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/how-to-participate\"&gt;How to Participate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "edcccf9f510316af1909653465d90d13",
              "signature": "f9ede21fc8b1a81071926bbd39d0cc85",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=edcccf9f510316af1909653465d90d13"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 120.453,
                  "y": 14
                },
                "height": 14,
                "width": 120.453
              },
              "position": {
                "line": 305,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/dockets/active\"&gt;Case Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "ed44c3e43d03b14b2c497a251823a51d",
              "signature": "9b37d92aa48993a501db9ee68b7ac73d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ed44c3e43d03b14b2c497a251823a51d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 82.0156,
                  "y": 14
                },
                "height": 14,
                "width": 82.0156
              },
              "position": {
                "line": 3890,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/references\"&gt;References&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "402dd5ff572b57b63fe2796c93b45cb2",
              "signature": "f84b632b65634ee6d85a1ef6f2737824",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=402dd5ff572b57b63fe2796c93b45cb2"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 113.812,
                  "y": 28
                },
                "height": 28,
                "width": 113.812
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/reports\"&gt;Reports/Data &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;Service Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "12631493f59c1b13224500c39bf8c5a8",
              "signature": "f6ab0f781a5d54085805d061387512de",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=12631493f59c1b13224500c39bf8c5a8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 73.3438,
                  "y": 14
                },
                "height": 14,
                "width": 73.3438
              },
              "position": {
                "line": 4897,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/press-releases\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "ef3f3b2c60afcd28d33635aaedfb69b9",
              "signature": "e25be02a72ee37a916fc9f94ee32657e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ef3f3b2c60afcd28d33635aaedfb69b9"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768.484375,
                  "y": 552.78125
                },
                "bottom-right": {
                  "x": 923.484375,
                  "y": 553.78125
                },
                "height": 1,
                "width": 155
              },
              "position": {
                "line": 4862,
                "column": 321
              },
              "errorSnippet": "&lt;label class=\"element-invisible\" for=\"searchkeywords\"&gt; Search Title Keywords &lt;/label&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/label[1]",
              "issueID": "36da9507483c3c98e02dbadd4066a438",
              "signature": "b2f7017a21dad25db278e7973bc05fea",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=36da9507483c3c98e02dbadd4066a438"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 901,
                  "y": 635.203125
                },
                "bottom-right": {
                  "x": 956,
                  "y": 647.203125
                },
                "height": 12,
                "width": 55
              },
              "position": {
                "line": 7062,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/dockets/search\"&gt;ADVANCED&lt;/a&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/a[1]",
              "issueID": "96b483b578c7d3ad95c98d2feb5a3821",
              "signature": "7c68ae154693455d3d81605f79abad30",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=96b483b578c7d3ad95c98d2feb5a3821"
            },
            {
              "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": -10000,
                  "y": 469.78125
                },
                "bottom-right": {
                  "x": -9999,
                  "y": 470.78125
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 7051,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"skipnavhidden\" href=\"#skipnav2\"&gt;Skip navigation&lt;/a&gt;",
              "xpath": "/html/body/div[2]/a[1]",
              "issueID": "379cfb1565ae85c26cc9c576e9eed1c9",
              "signature": "399cf3758bcd70af8c9f2bc7b93ecd51",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=379cfb1565ae85c26cc9c576e9eed1c9"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 190,
                  "y": 1713.78125
                },
                "bottom-right": {
                  "x": 684,
                  "y": 1776.78125
                },
                "height": 63,
                "width": 494
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;u&gt;Letter from the Commission Opening Opportunity to Provide Stakeholder Input Regarding Consolidated Appropriations Act of 2022 Report Requirement&lt;/u&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/section[1]/div[5]/p[1]/a[1]/strong[1]/u[1]",
              "issueID": "dbe5164a0ac26305f3b1b32d38689ad5",
              "signature": "dcfa2e97d1b82999b20065f14ff216e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=dbe5164a0ac26305f3b1b32d38689ad5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 803,
                  "y": 34.546875
                },
                "bottom-right": {
                  "x": 901,
                  "y": 47.546875
                },
                "height": 13,
                "width": 98
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/filingonline/home\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\"&gt; FILE ONLINE&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "1443b46f57357ee5123b9ceeb42c2808",
              "signature": "cb999e223a29bb3ee97e2ee7ea8478c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1443b46f57357ee5123b9ceeb42c2808"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 915,
                  "y": 34.546875
                },
                "bottom-right": {
                  "x": 1019,
                  "y": 47.546875
                },
                "height": 13,
                "width": 104
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact/\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/contactus_small.png\" alt=\"\"&gt; CONTACT US&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "491dc73ad8a83618ca51efd18dbcf5a3",
              "signature": "d0c68b422c3b4c31043ef0434b479580",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=491dc73ad8a83618ca51efd18dbcf5a3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8026,
                "column": 17
              },
              "errorSnippet": "&lt;div style=\"font-size:10px;line-height:12px;\"&gt;&lt;a href=\"/contact\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/map-small.png\" alt=\"Map to PRC Office\" style=\"margin:5px 10px 5px 0; float:left;\"&gt;&lt;/a&gt; 901 NEW ",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "b13b86db3649ae039a3c3ae7c1cfcf36",
              "signature": "bc63c1124f351867af0448d73d103bed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b13b86db3649ae039a3c3ae7c1cfcf36"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768.484375,
                  "y": 623.78125
                },
                "bottom-right": {
                  "x": 1004.000375,
                  "y": 659.78125
                },
                "height": 36,
                "width": 235.516
              },
              "position": {
                "line": 8276,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"formsubmit\" id=\"actions\"&gt;\n&lt;a href=\"/dockets/search\"&gt;ADVANCED&lt;/a&gt;\n&lt;input id=\"front-submit\" name=\"op\" alt=\"Submit Search\" class=\"form-submit\" type=\"image\" src=\"/sites/all/themes/postal_regulatory_commission/images/icons/sea",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]",
              "issueID": "9987dd54c92fc6af3b9d5870d945f3ee",
              "signature": "84db65340a904c101882528093c38e15",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9987dd54c92fc6af3b9d5870d945f3ee"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2569.12
                },
                "height": 2569.12,
                "width": 1024
              },
              "position": {
                "line": 2292,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in one-sidebar sidebar-second page-node\"&gt; &lt;a class=\"skipnavhidden\" href=\"#skipnav\"&gt;Skip navigation&lt;/a&gt; &lt;div id=\"header_wrapper\"&gt; &lt;div id=\"inner_header_wrapper\"&gt; &lt;header id=\"header\" role=",
              "xpath": "/html/body",
              "issueID": "adff3319490b67e4b5700809ebae31b6",
              "signature": "329d59cc97b19a0e2d916d07ddc73c12",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=adff3319490b67e4b5700809ebae31b6"
            },
            {
              "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": 62.78125
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 231.78125
                },
                "height": 169,
                "width": 1024
              },
              "position": {
                "line": 8190,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"nivo-caption\" style=\"display: block;\"&gt;&lt;p&gt;The Postal Regulatory Commission is an independent Federal agency that provides &lt;strong&gt;transparency&lt;/strong&gt; and &lt;strong&gt;accountability&lt;/strong&gt; of the U. S. Postal",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "ac4f219eb92c1291485b6bda9bdd9654",
              "signature": "fc4ba5b5fbd02ade8a5fa2c3120426e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac4f219eb92c1291485b6bda9bdd9654"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 985,
                  "y": 63.390625
                },
                "bottom-right": {
                  "x": 1019,
                  "y": 88.390625
                },
                "height": 25,
                "width": 34
              },
              "position": {
                "line": 4021,
                "column": 34
              },
              "errorSnippet": "&lt;input id=\"edit-submit--2\" name=\"op\" value=\"Search\" class=\"form-submit\" type=\"submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
              "issueID": "c06a8fe9c8323307b735ecbe7e663182",
              "signature": "d96d8013005fac628fa63ae8b04e65dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c06a8fe9c8323307b735ecbe7e663182"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 285,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/faqs\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "b03243e4bc7e47708362e0b8510ea93b",
              "signature": "a251f895c5147fc19954d584fe051c66",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b03243e4bc7e47708362e0b8510ea93b"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/prc-reports?keys=&amp;amp;field_report_type_value=Annual+Compliance+Reports\"&gt;ACD&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[8]/a[1]",
              "issueID": "b68ae11725c7ff82ec4c656aabf12df6",
              "signature": "27c235373b33016abc26f378691e1dd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b68ae11725c7ff82ec4c656aabf12df6"
            },
            {
              "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": 959,
                  "y": 623.78125
                },
                "bottom-right": {
                  "x": 995,
                  "y": 651.78125
                },
                "height": 28,
                "width": 36
              },
              "position": {
                "line": 8313,
                "column": 5
              },
              "errorSnippet": "&lt;input id=\"front-submit\" name=\"op\" alt=\"Submit Search\" class=\"form-submit\" type=\"image\" src=\"/sites/all/themes/postal_regulatory_commission/images/icons/searchglass.png\"&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/input[1]",
              "issueID": "3d9ca70f6b707eef0096e321329afa0a",
              "signature": "02dc69801d86e3e9312695c102484ad8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3d9ca70f6b707eef0096e321329afa0a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 465,
                  "y": 25
                },
                "height": 25,
                "width": 465
              },
              "position": {
                "line": 4310,
                "column": 404
              },
              "errorSnippet": "&lt;h1 id=\"site-title\"&gt; &lt;a href=\"/\" title=\"Home\"&gt;POSTAL REGULATORY COMMISSION&lt;/a&gt; &lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/h1[1]",
              "issueID": "883d3fe5282d34fb664f5773fdf2e8c1",
              "signature": "6b94e59d1aa4e639d01da59f47f334a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=883d3fe5282d34fb664f5773fdf2e8c1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 460,
                  "y": 55
                },
                "height": 25,
                "width": 460
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\"&gt;POSTAL REGULATORY COMMISSION&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/h1[1]/a[1]",
              "issueID": "b13447b7f845e11acc8b01bb2216204c",
              "signature": "f87f2323fadc6c3ec0da882b4479485a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b13447b7f845e11acc8b01bb2216204c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 798,
                  "y": 30
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 53.3906
                },
                "height": 23.3906,
                "width": 226
              },
              "position": {
                "line": 3734,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"social-icons\"&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"/filingonline/home\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\"&gt; FILE ONLINE&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/contact/",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]",
              "issueID": "2026b878417200b17d0257d5f79d7495",
              "signature": "bac3fbabe3fe7bead53664440b5c9154",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2026b878417200b17d0257d5f79d7495"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 798,
                  "y": 30
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 53.3906
                },
                "height": 23.3906,
                "width": 226
              },
              "position": {
                "line": 3950,
                "column": 0
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/filingonline/home\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/cloud_small.png\" alt=\"\"&gt; FILE ONLINE&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/contact/\"&gt;&lt;img src=\"/sites/all/them",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/ul[1]",
              "issueID": "37f3631edc12f99136128f61f294a440",
              "signature": "ee4827b381299ab76418cb6f34c07069",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=37f3631edc12f99136128f61f294a440"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 600,
                  "y": 100
                },
                "height": 100,
                "width": 600
              },
              "position": {
                "line": 7993,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 104px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_5\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/leadership\"&gt;Leadership&lt;/a&gt; &lt;/div&gt; &lt;div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]",
              "issueID": "267e133fcab6cae88f3d2fc5cc3aee80",
              "signature": "798580bed9f232cad160dbd924cc7943",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=267e133fcab6cae88f3d2fc5cc3aee80"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8009,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_5\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/leadership\"&gt;Leadership&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/the-offices\"&gt;Offices&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a hr",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]",
              "issueID": "81c79cc19f731dc85fb3d9df70a3f489",
              "signature": "8b8d897a79277cc19b1f7b36d4ad1fa1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=81c79cc19f731dc85fb3d9df70a3f489"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8012,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"mmg_5\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/leadership\"&gt;Leadership&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/the-offices\"&gt;Offices&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/contact\"&gt;Contact Us&lt;/a&gt",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]",
              "issueID": "4194041be7648d202ebcbb6573745bce",
              "signature": "f47fd549f524e96ef718fc50ffbc81de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4194041be7648d202ebcbb6573745bce"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8014,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/leadership\"&gt;Leadership&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/the-offices\"&gt;Offices&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/contact\"&gt;Contact Us&lt;/a&gt; &lt;/div&gt; &lt;div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "8e8e61e7f3d0274389ac6efd1392daef",
              "signature": "a1243030bf0a920af76d221cedee0bb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8e8e61e7f3d0274389ac6efd1392daef"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8022,
                "column": 58
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/employment-opportunities\"&gt;Employment Opportunities&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "fab16b99f49044dfe81078e85cd1d429",
              "signature": "63b9fbaaa25dc768002a8510b9105045",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fab16b99f49044dfe81078e85cd1d429"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8023,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"mmg_7\"&gt; &lt;div class=\"inner\"&gt; &lt;h3 class=\"mm-header\"&gt; POSTAL REGULATORY COMMISSION &lt;/h3&gt; &lt;div&gt;&lt;div style=\"font-size:10px;line-height:12px;\"&gt;&lt;a href=\"/contact\"&gt;&lt;img src=\"/sites/all/themes/postal_regula",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]",
              "issueID": "4bce558376a81a08e91b38a0f6d86098",
              "signature": "ffc107f51911ae807ebd4771bedf6e1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4bce558376a81a08e91b38a0f6d86098"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8024,
                "column": 19
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;h3 class=\"mm-header\"&gt; POSTAL REGULATORY COMMISSION &lt;/h3&gt; &lt;div&gt;&lt;div style=\"font-size:10px;line-height:12px;\"&gt;&lt;a href=\"/contact\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/ico",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "712e072f9d4d2b6555bc07f6cda3f884",
              "signature": "d5f93b3b15642305834c27aac7e7e844",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=712e072f9d4d2b6555bc07f6cda3f884"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -12
                },
                "bottom-right": {
                  "x": -10,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8038,
                "column": 17
              },
              "errorSnippet": "&lt;h3 class=\"mm-header\"&gt; POSTAL REGULATORY COMMISSION &lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "issueID": "d4657bcd9e8c9958fa4a46df92958315",
              "signature": "56c41012f19bf509c01f96a1b1ea068f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4657bcd9e8c9958fa4a46df92958315"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8025,
                "column": 13
              },
              "errorSnippet": "&lt;div&gt;&lt;div style=\"font-size:10px;line-height:12px;\"&gt;&lt;a href=\"/contact\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/map-small.png\" alt=\"Map to PRC Office\" style=\"margin:5px 10px 5px 0; float:left;\"&gt;&lt;/a&g",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "1d32095dfe27ebd09f9e74997adbbb89",
              "signature": "ea151b974de84dc61eb81a356d4ff7d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1d32095dfe27ebd09f9e74997adbbb89"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8026,
                "column": 17
              },
              "errorSnippet": "&lt;div style=\"font-size:10px;line-height:12px;\"&gt;&lt;a href=\"/contact\"&gt;&lt;img src=\"/sites/all/themes/postal_regulatory_commission/images/icons/map-small.png\" alt=\"Map to PRC Office\" style=\"margin:5px 10px 5px 0; float:left;\"&gt;&lt;/a&gt; 901 NEW ",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "a236202adc33a391816445a458bbaf81",
              "signature": "5dc0a4c8fd31518cdd1561fd99082153",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a236202adc33a391816445a458bbaf81"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 109
                },
                "height": 109,
                "width": 150
              },
              "position": {
                "line": 8028,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 104px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/how-to-participate\"&gt;Guide&lt;/a&gt; &lt;/div&gt; &lt;div",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]",
              "issueID": "8b61a1403be78db436cc4145f9ca2e15",
              "signature": "65209fd739555ae7cc29c1da868e11a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8b61a1403be78db436cc4145f9ca2e15"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8030,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/how-to-participate\"&gt;Guide&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/consumer-assistance\"&gt;Consumer Assistance&lt;/a&gt; &lt;/div&",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]",
              "issueID": "311a9534a37e3b7bb1469f033ffb25cf",
              "signature": "6193940d72bae076a8786ef84bde07de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=311a9534a37e3b7bb1469f033ffb25cf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8032,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/how-to-participate\"&gt;Guide&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/consumer-assistance\"&gt;Consumer Assistance&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/faqs\"&g",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]",
              "issueID": "982a48bf45005685cd9aa85da627b680",
              "signature": "caba6e29ecd794677e696d16e2e869de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=982a48bf45005685cd9aa85da627b680"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8036,
                "column": 19
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/how-to-participate\"&gt;Guide&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/consumer-assistance\"&gt;Consumer Assistance&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/faqs\"&gt;FAQ&lt;/a&gt; &lt;/div&gt",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "9afe3ec860b60f5af0fc2fd7b5eac235",
              "signature": "0d53e870bcce0f2d9fcf1b21be3c26cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9afe3ec860b60f5af0fc2fd7b5eac235"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 177
                },
                "height": 177,
                "width": 150
              },
              "position": {
                "line": 8050,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 104px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/dockets/daily\"&gt;Daily Listings&lt;/a&gt; &lt;/div&gt; &lt",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]",
              "issueID": "6bf16efbc0247197b73bbfca87415817",
              "signature": "7ec015d698006619665d052f7eea222e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6bf16efbc0247197b73bbfca87415817"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8051,
                "column": 19
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/dockets/daily\"&gt;Daily Listings&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/active\"&gt;Active Cases&lt;/a&gt; &lt;/div&gt; &lt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]",
              "issueID": "a27fb1e444558138639d568b42238022",
              "signature": "3c766e9c7c2872fd57aa83ec8164e143",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a27fb1e444558138639d568b42238022"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8052,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/dockets/daily\"&gt;Daily Listings&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/active\"&gt;Active Cases&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/sites/default/f",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]",
              "issueID": "b1b93ffe809b354d51ce0e89f9552725",
              "signature": "f167339b13699a744a5098cc0312743f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b1b93ffe809b354d51ce0e89f9552725"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8053,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/dockets/daily\"&gt;Daily Listings&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/active\"&gt;Active Cases&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/sites/default/files/DocketsPAC/Autoclosure",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "110894d03e0ee4912e36699c384bcc12",
              "signature": "0a133a56afe57dd8b1b4196cb656aee6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=110894d03e0ee4912e36699c384bcc12"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8059,
                "column": 5
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/sites/default/files/DocketsPAC/AutoclosurePlaceholder.pdf\" target=\"_blank\"&gt;Dockets Pending Automatic Closure&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "5d569ccc8054dde1f98842f47cab4959",
              "signature": "a8a826cda42a9de41dcf451b5481e3cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5d569ccc8054dde1f98842f47cab4959"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/DocketsPAC/AutoclosurePlaceholder.pdf\" target=\"_blank\"&gt;Dockets Pending Automatic Closure&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "47515a9accc29c01f1a9f18eb4412c4c",
              "signature": "6f13ccc8434d7df3307deeecd2c6bc45",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=47515a9accc29c01f1a9f18eb4412c4c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8068,
                "column": 19
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/dockets/archives\"&gt;Rate Commission Archives&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[6]",
              "issueID": "d2cb377fbfe983268d2fe7bfdf093f5c",
              "signature": "39f85547bf2671bf4508eed4c044b1ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d2cb377fbfe983268d2fe7bfdf093f5c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 451
                },
                "height": 451,
                "width": 150
              },
              "position": {
                "line": 8069,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 104px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/sites/default/files/Title39/Introductory%20Statement.pdf\" t",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]",
              "issueID": "8ffd46543429d175d0e4e55ad3183479",
              "signature": "7f04152657b4febced5546f5054a6478",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8ffd46543429d175d0e4e55ad3183479"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8070,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/sites/default/files/Title39/Introductory%20Statement.pdf\" target=\"_blank\"&gt;Rules of Practice&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]",
              "issueID": "17d76748b58e1c6268a9755696153138",
              "signature": "8dc463a86b21ff11f34ee553c51ced46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=17d76748b58e1c6268a9755696153138"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8072,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/sites/default/files/Title39/Introductory%20Statement.pdf\" target=\"_blank\"&gt;Rules of Practice&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"https://www.ecfr.gov/cgi-bin/text-",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]",
              "issueID": "33d3589c860726417e657c0e1262027b",
              "signature": "95320622d63adac233c26147b8c5eca5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=33d3589c860726417e657c0e1262027b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8074,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/sites/default/files/Title39/Introductory%20Statement.pdf\" target=\"_blank\"&gt;Rules of Practice&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"https://www.ecfr.gov/cgi-bin/text-idx?gp=&amp;amp;SID=c1e8938",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "f560e0e439467e51c95875966b6585ed",
              "signature": "ad98173a0caa7c2f7018bac8893562b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f560e0e439467e51c95875966b6585ed"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8087,
                "column": 60
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/mail-classification-schedule\"&gt;Mail Classification Schedule&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "8b8ff076997f9ed221f01121cdec3baa",
              "signature": "c519567ebff544736cfba0e6be12453c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8b8ff076997f9ed221f01121cdec3baa"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4249,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/mail-classification-schedule\"&gt;Mail Classification Schedule&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "d4ddec9ac3f36c9e5b20e8f5dd87e26a",
              "signature": "5ee1a040cdcc4075d40548a04ddcbe4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4ddec9ac3f36c9e5b20e8f5dd87e26a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8089,
                "column": 19
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/federal-register-notices\"&gt;Federal Register Notices&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[6]",
              "issueID": "925b3c258a2f8749e6fc874350cfe6a0",
              "signature": "3dcaaa00eb0614efd8b1a38b5663bd8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=925b3c258a2f8749e6fc874350cfe6a0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8091,
                "column": 17
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/sites/default/files/references/pl109-435paea.pdf\" target=\"_blank\"&gt;Postal Accountability and Enhancement Act&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[8]",
              "issueID": "cef9e494a5007e43f81bf1e7d2db75a5",
              "signature": "4765ea7939003b41140fc895a71c8d38",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cef9e494a5007e43f81bf1e7d2db75a5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/references/pl109-435paea.pdf\" target=\"_blank\"&gt;Postal Accountability and Enhancement Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[8]/a[1]",
              "issueID": "b4ffaacaacc2319344c5533c21a526de",
              "signature": "356c6c8a05e23495016bf0427ba3f7ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b4ffaacaacc2319344c5533c21a526de"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8093,
                "column": 5
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"https://www.prc.gov/sites/default/files/Available%20Rate%20Authority%2007-13-22.pdf\" target=\"_blank\"&gt;Available Rate Authority&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[9]",
              "issueID": "ab8403314c09986ae3de7e38779abecb",
              "signature": "affa08e536b206f9405f5e855bf9fc46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ab8403314c09986ae3de7e38779abecb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8095,
                "column": 5
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"https://www.prc.gov//docs/120/120673/Rate%20Change%20Schedule%20%28FY%202021%20ACR%29.pdf\" target=\"_blank\"&gt;SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[10]",
              "issueID": "d73d8acac406776825d58c0f448c07b1",
              "signature": "bc2f5a7351407f41206b9287cddd3414",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d73d8acac406776825d58c0f448c07b1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4417,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov//docs/120/120673/Rate%20Change%20Schedule%20%28FY%202021%20ACR%29.pdf\" target=\"_blank\"&gt;SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[10]/a[1]",
              "issueID": "aaa991d90c97387060b744a2c0227253",
              "signature": "a7453d254f8462d29bb6cf90e8da522a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=aaa991d90c97387060b744a2c0227253"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8097,
                "column": 5
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"https://www.prc.gov/sites/default/files/May%20NSA%20Monthly%20Summary%202022%20.pdf\"&gt;Negotiated Service Agreements Statistics&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[11]",
              "issueID": "c9975d6aa34fe36ae2f47aadb262221c",
              "signature": "8be470060c0a492f2388fc9fb293e043",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c9975d6aa34fe36ae2f47aadb262221c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/sites/default/files/May%20NSA%20Monthly%20Summary%202022%20.pdf\"&gt;Negotiated Service Agreements Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[11]/a[1]",
              "issueID": "5538db2d2a77c9ff7ca726ef74b6f172",
              "signature": "e3f16c58d178c4486468348e1e075a43",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5538db2d2a77c9ff7ca726ef74b6f172"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 113.812,
                  "y": 28
                },
                "height": 28,
                "width": 113.812
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/reports\"&gt;Reports/Data &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;Service Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2387f3f2111c374f549495d7ac4129ea",
              "signature": "0ef028aba4b190216f4f57e6d445f438",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2387f3f2111c374f549495d7ac4129ea"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 319
                },
                "height": 319,
                "width": 150
              },
              "position": {
                "line": 8101,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 118px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/prc-reports\"&gt;PRC Reports&lt;/a&gt; &lt;/div&gt; &lt;div&",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]",
              "issueID": "2133ef58fd0f1ccd7729f0eb9dfb172a",
              "signature": "841a04b6af5cb95939bd130cbfe62b39",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2133ef58fd0f1ccd7729f0eb9dfb172a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8103,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/prc-reports\"&gt;PRC Reports&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/usps_reports\"&gt;USPS Reports&lt;/a&gt; &lt;/div&gt; &lt",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]",
              "issueID": "b7e6eef1393fe8a4dba9320f9c9c282c",
              "signature": "80ad5922d498cfa189f5bde1d6ad2d1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b7e6eef1393fe8a4dba9320f9c9c282c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8105,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/prc-reports\"&gt;PRC Reports&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/usps_reports\"&gt;USPS Reports&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/archived-docum",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]",
              "issueID": "785a6a85f301f45013f7f5432425b5a9",
              "signature": "db8d956734bc8e334d0601391e69e02f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=785a6a85f301f45013f7f5432425b5a9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8107,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/prc-reports\"&gt;PRC Reports&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/dockets/usps_reports\"&gt;USPS Reports&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/archived-documents\"&gt;Archives&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "214dddc61d63e208595e8895db1dc8f9",
              "signature": "6276d213d75b10b5f4896ffc1e77e1b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=214dddc61d63e208595e8895db1dc8f9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8123,
                "column": 13
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/FY20-Performance-Plan-Highlights\"&gt;Performance Plan Highlights&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[7]",
              "issueID": "1cb33203b5138745631439e1479f77d8",
              "signature": "a4ee1a01b859f6847375fa05daf89bfa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1cb33203b5138745631439e1479f77d8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/FY20-Performance-Plan-Highlights\"&gt;Performance Plan Highlights&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[7]/a[1]",
              "issueID": "fa136485379ec9431e63a1f5994bca8e",
              "signature": "39ec09cd05b937ed40e9a55502bfe527",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fa136485379ec9431e63a1f5994bca8e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8130,
                "column": 5
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"https://www.prc.gov/dash-deploy\"&gt;Beta-Data Visualizations&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[11]",
              "issueID": "60461995eefa60f22b77d2a124a37033",
              "signature": "b9417a012e24bd2b2ed9ac64741ac0d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=60461995eefa60f22b77d2a124a37033"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 129
                },
                "height": 129,
                "width": 150
              },
              "position": {
                "line": 8134,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-container mm-fullwidth mmcontainer_12\" style=\"top: 104px;\"&gt; &lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/press-releases\"&gt;Press Releases&lt;/a&gt; &lt;/div&gt; &l",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]",
              "issueID": "a732d882f92f12c4d5fda36ea520b3ef",
              "signature": "78cae1ab2d0d34d81d7b9461e5510bfa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a732d882f92f12c4d5fda36ea520b3ef"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8136,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mm-sub clearfix\"&gt; &lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/press-releases\"&gt;Press Releases&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/speeches\"&gt;Speeches&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/div[1]",
              "issueID": "6da358319977702797840e979a0e9a31",
              "signature": "8af1524ac7ec9b1cb66f54d77d93927d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6da358319977702797840e979a0e9a31"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8137,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"mmg_12\"&gt; &lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/press-releases\"&gt;Press Releases&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/speeches\"&gt;Speeches&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/papers\"&gt;Papers&lt;/a&",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]",
              "issueID": "fc63c929e2594b65279c280b942dc727",
              "signature": "98a50f1bc4e5b0f332fb9549a968ca8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fc63c929e2594b65279c280b942dc727"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8139,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"inner\"&gt; &lt;div&gt; &lt;a href=\"/press-releases\"&gt;Press Releases&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/speeches\"&gt;Speeches&lt;/a&gt; &lt;/div&gt; &lt;div&gt; &lt;a href=\"/papers\"&gt;Papers&lt;/a&gt; &lt;/div&gt; &lt;div&gt",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "593bfeace2d8380b62af75ce640fde07",
              "signature": "d2db1efa1ee5424b3ded78eb698384a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=593bfeace2d8380b62af75ce640fde07"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8152,
                "column": 11
              },
              "errorSnippet": "&lt;div&gt; &lt;a href=\"/testimonies\"&gt;Congressional Submissions&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "issueID": "32f63f83dc67ed2bf7552a1741402592",
              "signature": "6a9ded975a7859c6fa2abf0b21c4d268",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=32f63f83dc67ed2bf7552a1741402592"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6054,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/testimonies\"&gt;Congressional Submissions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "9ded86aab3ef00045f56ff75a5cc8137",
              "signature": "7d19e31621335dacececdb2fe1e2a572",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9ded86aab3ef00045f56ff75a5cc8137"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768.484375,
                  "y": 586.78125
                },
                "bottom-right": {
                  "x": 1004.000375,
                  "y": 611.78125
                },
                "height": 25,
                "width": 235.516
              },
              "position": {
                "line": 8273,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"form-item webform-component\" id=\"webform-component-type\"&gt;\n&lt;select name=\"searchType\" class=\"form-select\" title=\"Search Type\"&gt;&lt;option value=\"Documents\"&gt;DOCUMENTS&lt;/option&gt;&lt;option value=\"Orders\"&gt;ORDERS&lt;/option&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]",
              "issueID": "b3de5f9c2d2efb7f5bd168d8693662d8",
              "signature": "126c226ef52d80a19c445c181a8147ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b3de5f9c2d2efb7f5bd168d8693662d8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768.484375,
                  "y": 596.78125
                },
                "bottom-right": {
                  "x": 1018.484375,
                  "y": 611.78125
                },
                "height": 15,
                "width": 250
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;select name=\"searchType\" class=\"form-select\" title=\"Search Type\"&gt;&lt;option value=\"Documents\"&gt;DOCUMENTS&lt;/option&gt;&lt;option value=\"Orders\"&gt;ORDERS&lt;/option&gt;&lt;option value=\"Rulings\"&gt;RULINGS&lt;/option&gt;&lt;option value=\"POIRs\"",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/select[1]",
              "issueID": "bf0c4e5fee95f57e2eb475c3be415d52",
              "signature": "e4b462a01df44355357c752a56cda79b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bf0c4e5fee95f57e2eb475c3be415d52"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 50,
                  "y": 98
                },
                "bottom-right": {
                  "x": 207,
                  "y": 164
                },
                "height": 66,
                "width": 157
              },
              "position": {
                "line": 8348,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"column firstcolumn\"&gt;&lt;div class=\"region region-footer-first\"&gt; &lt;div id=\"block-block-4\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/foia\"&gt;FOIA/Privacy Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/no-",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "55da0a9234dcf57945d52af3ba69a435",
              "signature": "99a2e234dc7323de071a086597857b8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55da0a9234dcf57945d52af3ba69a435"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 50,
                  "y": 98
                },
                "bottom-right": {
                  "x": 207,
                  "y": 146
                },
                "height": 48,
                "width": 157
              },
              "position": {
                "line": 8354,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"region region-footer-first\"&gt; &lt;div id=\"block-block-4\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/foia\"&gt;FOIA/Privacy Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/no-fear-act-data\"&gt;EEO and No FEAR Act&",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "155b25ed47beafe0c53ca3f2cbb0fe70",
              "signature": "4322c8a82c3d789865e29b6ecd52dc20",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=155b25ed47beafe0c53ca3f2cbb0fe70"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 50,
                  "y": 98
                },
                "bottom-right": {
                  "x": 207,
                  "y": 146
                },
                "height": 48,
                "width": 157
              },
              "position": {
                "line": 8371,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"block-block-4\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/foia\"&gt;FOIA/Privacy Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/no-fear-act-data\"&gt;EEO and No FEAR Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/offices/oig\"&g",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "85bee37ab8116a5701ba35adb8be35c2",
              "signature": "806a8878f8402ad845fbb73d2b856fa2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=85bee37ab8116a5701ba35adb8be35c2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 50,
                  "y": 98
                },
                "bottom-right": {
                  "x": 207,
                  "y": 146
                },
                "height": 48,
                "width": 157
              },
              "position": {
                "line": 8372,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/foia\"&gt;FOIA/Privacy Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/no-fear-act-data\"&gt;EEO and No FEAR Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/offices/oig\"&gt;Inspector General&lt;/a&gt;&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "b6834cbe5386b85d252e71242353d7b6",
              "signature": "75bccbf5a8fc1d71a56f649f228a120c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b6834cbe5386b85d252e71242353d7b6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 50,
                  "y": 98
                },
                "bottom-right": {
                  "x": 207,
                  "y": 146
                },
                "height": 48,
                "width": 157
              },
              "position": {
                "line": 8275,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/foia\"&gt;FOIA/Privacy Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/no-fear-act-data\"&gt;EEO and No FEAR Act&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/offices/oig\"&gt;Inspector General&lt;/a&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "95ceb47362a7f497fdd59afdfaa3e59f",
              "signature": "b9ba7c5864a87ac6761be739788706ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=95ceb47362a7f497fdd59afdfaa3e59f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 98
                },
                "bottom-right": {
                  "x": 501,
                  "y": 196
                },
                "height": 98,
                "width": 254
              },
              "position": {
                "line": 8373,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"column secondcolumn\"&gt;&lt;div class=\"region region-footer-second\"&gt; &lt;div id=\"block-block-5\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/privacy\"&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "e79da9cb7f87363dbd92a6826a2791e2",
              "signature": "cb4cac5c2db56c80f909f8d90bb32cc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e79da9cb7f87363dbd92a6826a2791e2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 98
                },
                "bottom-right": {
                  "x": 501,
                  "y": 178
                },
                "height": 80,
                "width": 254
              },
              "position": {
                "line": 8376,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"region region-footer-second\"&gt; &lt;div id=\"block-block-5\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/privacy\"&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/vulnerability-disclosure-policy\"&gt;Vul",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "6370a9d26b15adfc3860c20e21ab1731",
              "signature": "9653a1204ac0fbcdcabda94e548f2c7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6370a9d26b15adfc3860c20e21ab1731"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 98
                },
                "bottom-right": {
                  "x": 501,
                  "y": 178
                },
                "height": 80,
                "width": 254
              },
              "position": {
                "line": 8377,
                "column": 8
              },
              "errorSnippet": "&lt;div id=\"block-block-5\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/privacy\"&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/vulnerability-disclosure-policy\"&gt;Vulnerability Disclosure Policy&lt;/a&gt;&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]",
              "issueID": "b755bae2d6f9131995d4dafca09fd000",
              "signature": "f0585f7c4dd43e0f91230314c55aab41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b755bae2d6f9131995d4dafca09fd000"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 98
                },
                "bottom-right": {
                  "x": 501,
                  "y": 178
                },
                "height": 80,
                "width": 254
              },
              "position": {
                "line": 8378,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/privacy\"&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/vulnerability-disclosure-policy\"&gt;Vulnerability Disclosure Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/PRC-IPV6-Policy\"&gt;IPv6 Supplemental Polic",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]",
              "issueID": "26d5e0084f2ee0652fa618bb2b08cc50",
              "signature": "b89be6d601e2b2acf11100f888b4723c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=26d5e0084f2ee0652fa618bb2b08cc50"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 98
                },
                "bottom-right": {
                  "x": 501,
                  "y": 178
                },
                "height": 80,
                "width": 254
              },
              "position": {
                "line": 8275,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/privacy\"&gt;Privacy Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/vulnerability-disclosure-policy\"&gt;Vulnerability Disclosure Policy&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/PRC-IPV6-Policy\"&gt;IPv6 Supplemental Policy&lt;/a&gt;&lt;br&gt;\n&lt;a ",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "18f843beab7bb69db61b3d60eae8a8f4",
              "signature": "342573bb18cc2f0eec35ead5ebeed895",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=18f843beab7bb69db61b3d60eae8a8f4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 114
                },
                "bottom-right": {
                  "x": 501,
                  "y": 130
                },
                "height": 16,
                "width": 254
              },
              "position": {
                "line": 8011,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/vulnerability-disclosure-policy\"&gt;Vulnerability Disclosure Policy&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "479797dd09e44353bf97491658188ef9",
              "signature": "1b3f23693db1aebd46e32f8c2344fe7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=479797dd09e44353bf97491658188ef9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247,
                  "y": 130
                },
                "bottom-right": {
                  "x": 501,
                  "y": 146
                },
                "height": 16,
                "width": 254
              },
              "position": {
                "line": 8022,
                "column": 3
              },
              "errorSnippet": "&lt;a href=\"/PRC-IPV6-Policy\"&gt;IPv6 Supplemental Policy&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[3]",
              "issueID": "d6902f46c5f729c8981ef959f3255fb0",
              "signature": "b9497a71c33d5cac9f7067f956ea7220",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d6902f46c5f729c8981ef959f3255fb0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541,
                  "y": 98
                },
                "bottom-right": {
                  "x": 687,
                  "y": 196
                },
                "height": 98,
                "width": 146
              },
              "position": {
                "line": 8378,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"column thirdcolumn\"&gt;&lt;div class=\"region region-footer-third\"&gt; &lt;div id=\"block-block-6\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/about\"&gt;about the prc&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/how-t",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "6c35acaf6276efad92dfcaa1c257dd32",
              "signature": "57d4faff71b119c39fe364de017dd3da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6c35acaf6276efad92dfcaa1c257dd32"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541,
                  "y": 98
                },
                "bottom-right": {
                  "x": 687,
                  "y": 178
                },
                "height": 80,
                "width": 146
              },
              "position": {
                "line": 8379,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"region region-footer-third\"&gt; &lt;div id=\"block-block-6\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/about\"&gt;about the prc&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/how-to-participate\"&gt;how to participate&l",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]",
              "issueID": "3fc779cafe9e37d43923014675e0f945",
              "signature": "4a206b714b59ccf12b197177e6954628",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3fc779cafe9e37d43923014675e0f945"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541,
                  "y": 98
                },
                "bottom-right": {
                  "x": 687,
                  "y": 178
                },
                "height": 80,
                "width": 146
              },
              "position": {
                "line": 8382,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"block-block-6\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/about\"&gt;about the prc&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/how-to-participate\"&gt;how to participate&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/dockets/active\"",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]",
              "issueID": "87b594f7ab6b9aae6d925183b75dc144",
              "signature": "9f808168c0a83a5a02103c489c2c00f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=87b594f7ab6b9aae6d925183b75dc144"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541,
                  "y": 98
                },
                "bottom-right": {
                  "x": 687,
                  "y": 178
                },
                "height": 80,
                "width": 146
              },
              "position": {
                "line": 8392,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/about\"&gt;about the prc&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/how-to-participate\"&gt;how to participate&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/dockets/active\"&gt;case information&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/ref",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]",
              "issueID": "abbda4dfcaaf959f1028a2d2e36175dc",
              "signature": "d66e9f20d16a34100cb610dec94a684d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=abbda4dfcaaf959f1028a2d2e36175dc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 541,
                  "y": 98
                },
                "bottom-right": {
                  "x": 687,
                  "y": 178
                },
                "height": 80,
                "width": 146
              },
              "position": {
                "line": 8278,
                "column": 6
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/about\"&gt;about the prc&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/how-to-participate\"&gt;how to participate&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/dockets/active\"&gt;case information&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/references\"&gt;references&lt;/a",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "6158476cd18152921e51788d149ed652",
              "signature": "6f469f00b844d792164acb797cf94155",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6158476cd18152921e51788d149ed652"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 727,
                  "y": 98
                },
                "bottom-right": {
                  "x": 896,
                  "y": 180
                },
                "height": 82,
                "width": 169
              },
              "position": {
                "line": 8392,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"column fourthcolumn\"&gt;&lt;div class=\"region region-footer-fourth\"&gt; &lt;div id=\"block-block-7\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/press-releases/\"&gt;newsroom&lt;/a&gt;&lt;br&gt;\n&lt;a href=",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[5]",
              "issueID": "5a5cd07b93c7d128de0275b9e81879d4",
              "signature": "6d9a432a223e527bebcfecc89bf92eb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5a5cd07b93c7d128de0275b9e81879d4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 727,
                  "y": 98
                },
                "bottom-right": {
                  "x": 896,
                  "y": 162
                },
                "height": 64,
                "width": 169
              },
              "position": {
                "line": 8393,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"region region-footer-fourth\"&gt; &lt;div id=\"block-block-7\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/press-releases/\"&gt;newsroom&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/employment-opportunities\"&gt;careers&",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "d4823b40fbe2b4ae22a39ad11a194488",
              "signature": "bb23698989bdf05abfe967ac1d256d88",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4823b40fbe2b4ae22a39ad11a194488"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 727,
                  "y": 98
                },
                "bottom-right": {
                  "x": 896,
                  "y": 162
                },
                "height": 64,
                "width": 169
              },
              "position": {
                "line": 8396,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"block-block-7\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/press-releases/\"&gt;newsroom&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/employment-opportunities\"&gt;careers&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/consumer-assist",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]",
              "issueID": "8d1cb7b474a2426cb4287660ecc82698",
              "signature": "7b8f9f00923146aeb1ce92c46c48b788",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8d1cb7b474a2426cb4287660ecc82698"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 727,
                  "y": 98
                },
                "bottom-right": {
                  "x": 896,
                  "y": 162
                },
                "height": 64,
                "width": 169
              },
              "position": {
                "line": 8408,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;&lt;a href=\"/press-releases/\"&gt;newsroom&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/employment-opportunities\"&gt;careers&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/consumer-assistance\"&gt;consumer assistance&lt;/a&gt;&lt;br&gt;\n&lt;a hr",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]",
              "issueID": "d1ab7165350c170864b541a52cd6e395",
              "signature": "ca86deaaf01ac64c654cbd94920ae2ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d1ab7165350c170864b541a52cd6e395"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 727,
                  "y": 98
                },
                "bottom-right": {
                  "x": 896,
                  "y": 162
                },
                "height": 64,
                "width": 169
              },
              "position": {
                "line": 8348,
                "column": 61
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/press-releases/\"&gt;newsroom&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/employment-opportunities\"&gt;careers&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/consumer-assistance\"&gt;consumer assistance&lt;/a&gt;&lt;br&gt;\n&lt;a href=\"/faqs\"&gt;FAQ&lt;/a&gt;&",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "676cfc58b040b0c859b2c346bdfd95f9",
              "signature": "feb6d4c69d6d4d6bdb6a50f300cc83d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=676cfc58b040b0c859b2c346bdfd95f9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 563,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 813,
                  "y": 2568.125
                },
                "height": 78,
                "width": 250
              },
              "position": {
                "line": 8412,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"footer_name\"&gt; &lt;div class=\"region region-footer\"&gt; &lt;div id=\"block-block-3\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "d34d62294086c9ee753efca39c236dba",
              "signature": "f69c07866331ae504afb332736142bee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d34d62294086c9ee753efca39c236dba"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 563,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 813,
                  "y": 2550.125
                },
                "height": 60,
                "width": 250
              },
              "position": {
                "line": 8424,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"region region-footer\"&gt; &lt;div id=\"block-block-3\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\"&gt;postal&lt;br&gt;regu",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "e9ee03c25f5662f6124e60c8d22c4c5d",
              "signature": "811a4cf6d14f39090d212305c4deef23",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e9ee03c25f5662f6124e60c8d22c4c5d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 563,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 813,
                  "y": 2550.125
                },
                "height": 60,
                "width": 250
              },
              "position": {
                "line": 8424,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"block-block-3\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;&lt;img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\"&gt;postal&lt;br&gt;regulatory&lt;br&gt;commission&lt;/p&gt; &lt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "999b7f7453ed7d04d7a96dc9571ff5a2",
              "signature": "e1270660326ceff401a97b28726abb44",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=999b7f7453ed7d04d7a96dc9571ff5a2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 563,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 813,
                  "y": 2550.125
                },
                "height": 60,
                "width": 250
              },
              "position": {
                "line": 8425,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;&lt;img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\"&gt;postal&lt;br&gt;regulatory&lt;br&gt;commission&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "1f65627252554763552b2f4ee52bacd3",
              "signature": "7f64c1721ff11d2ed4007267a026acf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1f65627252554763552b2f4ee52bacd3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 563,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 813,
                  "y": 2550.125
                },
                "height": 60,
                "width": 250
              },
              "position": {
                "line": 8383,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;&lt;img align=\"right\" src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\"&gt;postal&lt;br&gt;regulatory&lt;br&gt;commission&lt;/p&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "2ec7b860112264777cf9ad3f20ddaa30",
              "signature": "d3f3643695f8ddcc8d9a15eea7a4e955",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2ec7b860112264777cf9ad3f20ddaa30"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 974,
                  "y": 2569.125
                },
                "height": 79,
                "width": 161
              },
              "position": {
                "line": 8428,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"footer_address\"&gt; &lt;div class=\"region region-footer-address\"&gt; &lt;div id=\"block-block-2\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;901 New York Avenue NW&lt;br&gt;\nSuite 200&lt;br&gt;\nWashington, D.C. 20268&lt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]",
              "issueID": "a5e25a7b16cd8b45ef8fd05d3357f90e",
              "signature": "d7d4d29040f7d5dde02c62983eee361c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a5e25a7b16cd8b45ef8fd05d3357f90e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 974,
                  "y": 2551.125
                },
                "height": 61,
                "width": 161
              },
              "position": {
                "line": 8441,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"region region-footer-address\"&gt; &lt;div id=\"block-block-2\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;901 New York Avenue NW&lt;br&gt;\nSuite 200&lt;br&gt;\nWashington, D.C. 20268&lt;br&gt;\n&lt;strong&gt;&lt;span st",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "5b93c6570c54c26dbef5a3d83c1c2bd2",
              "signature": "8873c4c78284410769fc48f1be490c54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5b93c6570c54c26dbef5a3d83c1c2bd2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 974,
                  "y": 2551.125
                },
                "height": 61,
                "width": 161
              },
              "position": {
                "line": 8442,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"block-block-2\" class=\"block block-block\"&gt; &lt;div class=\"content\"&gt; &lt;p&gt;901 New York Avenue NW&lt;br&gt;\nSuite 200&lt;br&gt;\nWashington, D.C. 20268&lt;br&gt;\n&lt;strong&gt;&lt;span style=\"font-size:15px;\"&gt;202.789.6800&lt;/span&gt",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "fe215de57d1fa1b0096edf38b03caf3a",
              "signature": "4d9c5c9bd8bc1a7eb8ae08bc9956f20f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fe215de57d1fa1b0096edf38b03caf3a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 974,
                  "y": 2551.125
                },
                "height": 61,
                "width": 161
              },
              "position": {
                "line": 8443,
                "column": 20
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;p&gt;901 New York Avenue NW&lt;br&gt;\nSuite 200&lt;br&gt;\nWashington, D.C. 20268&lt;br&gt;\n&lt;strong&gt;&lt;span style=\"font-size:15px;\"&gt;202.789.6800&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "5d4d6ec6a9d579368354be9213de2d30",
              "signature": "9aeb7a33454539905810cfd06f7eec77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5d4d6ec6a9d579368354be9213de2d30"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813,
                  "y": 2490.125
                },
                "bottom-right": {
                  "x": 974,
                  "y": 2551.125
                },
                "height": 61,
                "width": 161
              },
              "position": {
                "line": 8397,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;901 New York Avenue NW&lt;br&gt;\nSuite 200&lt;br&gt;\nWashington, D.C. 20268&lt;br&gt;\n&lt;strong&gt;&lt;span style=\"font-size:15px;\"&gt;202.789.6800&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "838731013a5c0f4f865fc0e235e3fc8b",
              "signature": "3eeac3d4f3249022f64f756425731e5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=838731013a5c0f4f865fc0e235e3fc8b"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/DocketsPAC/AutoclosurePlaceholder.pdf\" target=\"_blank\"&gt;Dockets Pending Automatic Closure&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "4044f3eaf9a2bbf494ed67ddaec3c3f3",
              "signature": "f2ee022b5ff3464a77e1c37a2ca385d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4044f3eaf9a2bbf494ed67ddaec3c3f3"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3890,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/Title39/Introductory%20Statement.pdf\" target=\"_blank\"&gt;Rules of Practice&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "108f354d3762b9fbad16b8af72e5f26d",
              "signature": "668591456c02042f0e03eaaad3c8c2d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=108f354d3762b9fbad16b8af72e5f26d"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4249,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.gpo.gov/fdsys/pkg/USCODE-2011-title39/pdf/USCODE-2011-title39.pdf\" target=\"_blank\"&gt;Title 39&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "099b8d86a1f419833c467582658d1ea7",
              "signature": "3e4d91756bf1aa30e8d65feb7ba1638c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=099b8d86a1f419833c467582658d1ea7"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/Strategic%20Plan%202017-2022%2009222016%20OSA.pdf\" target=\"_blank\"&gt;Strategic Plan&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[7]/a[1]",
              "issueID": "7e0f311bbf40c354d8ac9c381cd0eb4a",
              "signature": "d7903c72ba05a18adc209226b7964a04",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7e0f311bbf40c354d8ac9c381cd0eb4a"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/references/pl109-435paea.pdf\" target=\"_blank\"&gt;Postal Accountability and Enhancement Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[8]/a[1]",
              "issueID": "a989073fde887137cfdfb56dbbfbac31",
              "signature": "14e1045e5df0c78f867364f54905d357",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a989073fde887137cfdfb56dbbfbac31"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov/sites/default/files/Available%20Rate%20Authority%2007-13-22.pdf\" target=\"_blank\"&gt;Available Rate Authority&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[9]/a[1]",
              "issueID": "25310adac815b2cf2b6488f7e5bf1b22",
              "signature": "be55db9c850176331175fc4c8f561867",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=25310adac815b2cf2b6488f7e5bf1b22"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4417,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.prc.gov//docs/120/120673/Rate%20Change%20Schedule%20%28FY%202021%20ACR%29.pdf\" target=\"_blank\"&gt;SCHEDULE OF REGULAR AND PREDICTABLE PRICE CHANGES&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[10]/a[1]",
              "issueID": "ef7a4bc4f9ff66210fc906c261418f27",
              "signature": "f7b42b308cb916676dd9498ab8caaaaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ef7a4bc4f9ff66210fc906c261418f27"
            },
            {
              "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": -10,
                  "y": -5
                },
                "bottom-right": {
                  "x": -10,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/ExPartePolicy/OGC-16-1_Ex%20Parte%20Communications.pdf\" target=\"_blank\"&gt;EX PARTE POLICY&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[12]/a[1]",
              "issueID": "c082bd06ffca86bda5322e066350223f",
              "signature": "4a7353062286b0cdf44f81d2fd6729ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c082bd06ffca86bda5322e066350223f"
            },
            {
              "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": 803.484375,
                  "y": 713.78125
                },
                "bottom-right": {
                  "x": 978.484375,
                  "y": 730.78125
                },
                "height": 17,
                "width": 175
              },
              "position": {
                "line": 7063,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/postalregulator\" target=\"_blank\" title=\"Follow us on Twitter\"&gt;&lt;img alt=\"Twitter Bird, Follow Us on Twitter @PostalRegulator\" src=\"/sites/all/themes/postal_regulatory_commission/images/twitter-head.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/aside[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "bdc71a4a36478c9cd04173093a045ea4",
              "signature": "5197549aaa177dd9d719cc8c1a71b9e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bdc71a4a36478c9cd04173093a045ea4"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.prc.gov/",
      "what": "Postal Regulatory Commission (PRC)",
      "result": "https://www.prc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.prc.gov/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\" align=\"right\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[align=\"right\"][src=\"/sites/all/themes/postal_regulatory_commission/images/prc-badge.png\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:23:34",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      30
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      6
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 13,
  "logSize": 1596,
  "errorLogCount": 13,
  "errorLogSize": 1596,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:25:18",
  "elapsedSeconds": 114,
  "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": {
        "motion": 23,
        "focAll": 6,
        "hover": 104,
        "linkUl": 198,
        "role": 6,
        "styleDiff": 19,
        "zIndex": 12
      },
      "alfa": {
        "r17": 4,
        "r2": 4,
        "r57": 104,
        "r66": 20,
        "r69": 20,
        "r72": 24,
        "r73": 84,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 74,
        "color-contrast": 62,
        "hidden-content": 0,
        "link-in-text-block": 2,
        "aria-hidden-focus": 3,
        "image-alt": 4,
        "label-title-only": 3,
        "region": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.1_3_1.H49.AlignAttr": 4,
        "e:AA.1_4_3.G18.Fail": 48,
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48.2": 7,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G145.BgImage": 4,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 33,
        "w:AA.1_4_3_F24.F24.FGColour": 2,
        "w:AA.4_1_2.H91.A.Empty": 2,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG20_Img_LinkTextNotRedundant": 12,
        "WCAG20_Img_HasAlt": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 80,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "aria_hidden_focus_misuse": 24,
        "element_attribute_deprecated": 3,
        "aria_role_redundant": 3
      },
      "wave": {
        "e:alt_missing": 8,
        "c:contrast": 21,
        "a:label_title": 1,
        "a:heading_possible": 2,
        "a:link_suspicious": 1,
        "a:link_redundant": 12,
        "a:link_pdf": 12,
        "a:text_small": 1
      },
      "tenon": {
        "73": 32,
        "95": 32,
        "98": 4,
        "129": 3,
        "134": 12,
        "144": 8,
        "152": 16,
        "153": 174,
        "218": 36
      },
      "continuum": {
        "89": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 12,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 3,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 26,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 99,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 4,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 3,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 24,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 4,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 8,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 8,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 4,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 52,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 40,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 19,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 8,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 15,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 47,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 36,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 16,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 6,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 44,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 63,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "controlLabelInvisible": {
          "axe": {
            "label-title-only": {
              "score": 3,
              "what": "Form element has no visible label"
            }
          }
        },
        "obsolete": {
          "htmlcs": {
            "e:AA.1_3_1.H49.AlignAttr": {
              "score": 3,
              "what": "align attribute is obsolete"
            }
          },
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 2,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 8,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 2,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "imageTextRedundant": {
          "ibm": {
            "WCAG20_Img_LinkTextNotRedundant": {
              "score": 3,
              "what": "Text alternative for the image in a link repeats text of the same or an adjacent link"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 1,
              "what": "Form control has a title but no label"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 6,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 3,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 24,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 27,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 744,
      "log": 67,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 101
        },
        {
          "groupName": "contrastAA",
          "score": 76
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 71
        },
        {
          "groupName": "noLeading",
          "score": 65
        },
        {
          "groupName": "allCaps",
          "score": 48
        },
        {
          "groupName": "focusableHidden",
          "score": 29
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 29
        },
        {
          "groupName": "hoverSurprise",
          "score": 28
        },
        {
          "groupName": "contrastAAA",
          "score": 26
        },
        {
          "groupName": "linkVague",
          "score": 26
        },
        {
          "groupName": "imageNoText",
          "score": 20
        },
        {
          "groupName": "spontaneousMotion",
          "score": 14
        },
        {
          "groupName": "contrastRisk",
          "score": 14
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "controlLabelInvisible",
          "score": 5
        },
        {
          "groupName": "imageTextRedundant",
          "score": 5
        },
        {
          "groupName": "pdfLink",
          "score": 5
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 4
        },
        {
          "groupName": "linkNoText",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "titleAsLabel",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}