Accessibility test digest

Synopsis

Page: Coast Guard

URL: https://www.uscg.mil/

Score: 455

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 455 (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
total455
log12
linkForcesNewWindow128
linkIndication68
contrastAA28
hoverSurprise22
targetSize18
linkTextsSame14
roleBad12
contrastRisk11
fontSmall10
leadingClipsText10
contrastAAA9
visibleLabelNotName9
focusIndication8
labelBadID8
zIndexNotZero7
linkNoText7
inconsistentStyles6
childMissing6
applicationNoText6
h1Missing5
noLeading5
submitButton5
linkPair5
horizontalScrolling5
titleRedundant5
focusableOperable4
contentBeyondLandmarks4
hiddenContentRisk3
headingStructure3
scrollRisk3
obsolete3
imagesSameAlt3
imageTextLong3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

imageTextLong: 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-coastguard",
  "host": {
    "id": "coastguard",
    "which": "https://www.uscg.mil/",
    "what": "Coast Guard"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:36:16"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:37:53"
    }
  ],
  "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.uscg.mil/",
        "what": "Coast Guard"
      },
      {
        "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.uscg.mil/",
        "what": "Coast Guard"
      },
      {
        "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.uscg.mil/",
      "what": "Coast Guard",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.uscg.mil/",
      "result": {
        "bytes": [
          268129,
          268129,
          268129,
          268129,
          268129
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "Coast Guard",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.uscg.mil/",
      "result": {
        "visibleElements": 249
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.uscg.mil/",
      "result": {
        "tabFocusables": 56,
        "tabFocused": 56,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "total": 56,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "A": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 54,
              "meanDelay": 12,
              "tagNames": {
                "A": 53,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Units"
            },
            {
              "tagName": "A",
              "text": "Resources"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content (Press Enter).",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Search",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Community",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mariners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "doing business",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Join",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rosalen H. Becker, U.S. Coast Guard veteran and trailblazer for women's equality, poses for an undat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coast Guard emblem",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New anti-extremism policy announced",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USCGC John Scheuerman Emblem. The vessel's official motto translates to selflessness and strength.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coast Guard Reserve WWII heroes lend their names to two newest FRCs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subscribe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What is MARSEC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Safe Helpline",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CG Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CG Portal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blended Retirement System",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Documents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Human Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Personnel Service Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pay & Personnel Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MWR",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Retiree Services Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Directives and Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Logistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Auxiliary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Homeport",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mariners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recreational Boaters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Join",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Homeland Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DHS Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MHS Notice of Privacy Practices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WhiteHouse.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hosted by Defense Media Activity - WEB.mil",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "total": 124,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "UL": 2
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 121,
              "tagNames": {
                "INPUT": 10,
                "A": 107,
                "BUTTON": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            },
            {
              "tagName": "UL",
              "id": "ui-id-2",
              "text": "<ul id=\"ui-id-2\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "skip-target",
              "text": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Sta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "__EVENTTARGET",
              "text": "<input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTARGUMENT",
              "text": "<input type=\"hidden\" name=\"__EVENTARGUMENT\" id=\"__EVENTARGUMENT\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATE",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATE\" id=\"__VIEWSTATE\" value=\"c5p3U0EHbh99E1KM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEGENERATOR",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEGENERATOR\" id=\"__VIEWSTATEGENERATOR\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEENCRYPTED",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEENCRYPTED\" id=\"__VIEWSTATEENCRYPTED\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTVALIDATION",
              "text": "<input type=\"hidden\" name=\"__EVENTVALIDATION\" id=\"__EVENTVALIDATION\" value=\"MiRq",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "skip-link",
              "text": "Skip to main content (Press Enter).",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.uscg.mil/\" rel=\"\" target=\"\" style=\"cursor: default;\"> <img s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"mobileSearch\" class=\"skin-search-input usagov-search-au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"desktopSearch\" class=\"skin-search-input usagov-search-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reserve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forcecom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlantic Area",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pacific Area",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Units",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coast Guard A to Z",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlantic Area",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pacific Area",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Force Readiness Command",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Senior Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Commandant for Operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Commandant for Mission Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlantic Area Commander",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pacific Area Commander",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reserve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auxiliary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CG Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JoinCGJAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal_Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find-A-Legal-Assistance-Lawyer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work-Life",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Law Judges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Virtual Hearing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CG Web Mail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Art Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CGC Eagle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coast Guard Band",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coast Guard Cities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Honor Guard",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JROTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eagle Scout Recognition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mariners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Vessel Documentation Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Maritime Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Pollution Funds Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Boating Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "doing business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"30385\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rosalen H. Becker, U.S. Coast Guard veteran and trailblazer for women's equality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coast Guard emblem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New anti-extremism policy announced",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USCGC John Scheuerman Emblem. The vessel's official motto translates to selfless",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coast Guard Reserve WWII heroes lend their names to two newest FRCs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"30403\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"30387\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is MARSEC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safe Helpline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CG Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CG Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blended Retirement System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Human Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personnel Service Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay & Personnel Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MWR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retiree Services Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directives and Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Logistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auxiliary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Homeport",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"30389\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "anch_1_30389",
              "text": "Mariners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_2_30389",
              "text": "Recreational Boaters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3_30389",
              "text": "Join",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Homeland Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DHS Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MHS Notice of Privacy Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WhiteHouse.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Faceboo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"htt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Flickr\" rel=\"noopener\" aria-label=\"Flickr\" target=\"_blank\" href=\"http:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Blog\" rel=\"noopener\" aria-label=\"Blog\" target=\"_blank\" href=\"http://ww",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hosted by Defense Media Activity - WEB.mil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ScrollTop",
              "text": "<input name=\"ScrollTop\" type=\"hidden\" id=\"ScrollTop\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__dnnVariable",
              "text": "<input name=\"__dnnVariable\" type=\"hidden\" id=\"__dnnVariable\" autocomplete=\"off\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "Slideshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "triggers": 90,
          "headTriggers": 20,
          "tailTriggers": 70,
          "impactTriggers": 12,
          "additions": 180,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "HomeNewsRoomReserveForcecomOperationsMissionSuppor",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Home",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "UnitsOrganizationCoastGuardAtoZAtlanticAreaPacific",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Units",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "LeadershipSeniorLeadershipDeputyCommandantforOpera",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Leadership",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResourcesCGSupportLegalJoinCGJAGLegal_AssistanceFi",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Resources",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CommunityArtProgramCGCEagleCoastGuardBandCoastGuar",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Community",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "MarinersNationalVesselDocumentationCenterNationalM",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Mariners",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-link",
                "text": "Skiptomaincontent(PressEnter)."
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search U.S. Coast Guard"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search U.S. Coast Guard"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Slideshow"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "links": 108,
          "adjacent": {
            "total": 64,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content (Press Enter).",
            "",
            "Search",
            "Search",
            "Search",
            "Home",
            "Units",
            "Leadership",
            "Resources",
            "CG Support",
            "Legal",
            "JoinCGJAG",
            "Legal_Assistance",
            "Civil Rights",
            "Work-Life",
            "Administrative Law Judges",
            "Virtual Hearing",
            "Newsroom",
            "Family",
            "Library",
            "CG Web Mail",
            "Community",
            "Mariners",
            "doing business",
            "Join",
            "contact",
            "About",
            "",
            "",
            "Rosalen H. Becker, U.S. Coast Guard veteran and trailblazer for women's equality, poses for an undated photo. At the height of World War II, Becker volunteered for the United States Coast Guard Women’s Reserve, known as Semper Paratus Always Ready or SPARs, where she became the first woman in the radio technician rating and ultimately advanced to radio technician 2nd class. (Photo courtesy of James P. Becker)",
            "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
            "Coast Guard emblem",
            "New anti-extremism policy announced",
            "USCGC John Scheuerman Emblem. The vessel's official motto translates to selflessness and strength.",
            "Coast Guard Reserve WWII heroes lend their names to two newest FRCs",
            "",
            "Subscribe",
            "",
            "What is MARSEC",
            "Safe Helpline",
            "CG Support",
            "CG Portal",
            "Blended Retirement System",
            "Strategic Documents",
            "Human Resources",
            "Personnel Service Center",
            "Pay & Personnel Center",
            "MWR",
            "Retiree Services Program",
            "Directives and Forms",
            "Logistics",
            "Auxiliary",
            "Homeport",
            "",
            "Mariners",
            "Recreational Boaters",
            "Join",
            "",
            "",
            "",
            "",
            "",
            "",
            "Hosted by Defense Media Activity - WEB.mil"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.uscg.mil/",
      "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.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.uscg.mil/",
      "result": {
        "roleElements": 7,
        "badRoleElements": 5,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "status": {
              "bad": 2,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.uscg.mil/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 64,
            "subtotals": [
              51,
              10,
              3
            ]
          },
          "listLink": {
            "total": 44,
            "subtotals": [
              34,
              10
            ]
          },
          "h2": {
            "total": 3
          },
          "h3": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "Toggle navigation"
              ],
              "none": [
                "Previous",
                "Next",
                "Slideshow"
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation"
              ],
              "0px": [
                "Previous",
                "Next",
                "Slideshow"
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation",
                "Slideshow"
              ],
              "25px": [
                "Previous",
                "Next"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content (Press Enter).",
                "",
                "Search",
                "Search",
                "Search",
                "CG Support",
                "Legal",
                "JoinCGJAG",
                "Legal_Assistance",
                "Civil Rights",
                "Work-Life",
                "Administrative Law Judges",
                "Virtual Hearing",
                "Newsroom",
                "Family",
                "Library",
                "CG Web Mail",
                "",
                "",
                "Rosalen H. Becker, U.S. Coast Guard veteran and trailblazer for women's equality, poses for an undated photo. At the height of World War II, Becker volunteered for the United States Coast Guard Women’s Reserve, known as Semper Paratus Always Ready or SPARs, where she became the first woman in the radio technician rating and ultimately advanced to radio technician 2nd class. (Photo courtesy of James P. Becker)",
                "Coast Guard emblem",
                "USCGC John Scheuerman Emblem. The vessel's official motto translates to selflessness and strength.",
                "",
                "Subscribe",
                "",
                "What is MARSEC",
                "Safe Helpline",
                "CG Support",
                "CG Portal",
                "Blended Retirement System",
                "Strategic Documents",
                "Human Resources",
                "Personnel Service Center",
                "Pay & Personnel Center",
                "MWR",
                "Retiree Services Program",
                "Directives and Forms",
                "Logistics",
                "Auxiliary",
                "Homeport",
                "",
                "Mariners",
                "Recreational Boaters",
                "Join",
                "",
                "",
                "",
                "",
                "",
                "",
                "Hosted by Defense Media Activity - WEB.mil"
              ],
              "500": [
                "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
                "New anti-extremism policy announced",
                "Coast Guard Reserve WWII heroes lend their names to two newest FRCs"
              ],
              "700": [
                "Home",
                "Units",
                "Leadership",
                "Resources",
                "Community",
                "Mariners",
                "doing business",
                "Join",
                "contact",
                "About"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "News Room",
                "Reserve",
                "Forcecom",
                "Operations",
                "Mission Support",
                "Atlantic Area",
                "Pacific Area",
                "History",
                "Organization",
                "Coast Guard A to Z",
                "Atlantic Area",
                "Pacific Area",
                "Force Readiness Command",
                "Senior Leadership",
                "Deputy Commandant for Operations",
                "Deputy Commandant for Mission Support",
                "Atlantic Area Commander",
                "Pacific Area Commander",
                "Reserve",
                "Auxiliary",
                "Find-A-Legal-Assistance-Lawyer",
                "FAQ",
                "Art Program",
                "CGC Eagle",
                "Coast Guard Band",
                "Coast Guard Cities",
                "Honor Guard",
                "History",
                "JROTC",
                "Eagle Scout Recognition",
                "National Vessel Documentation Center",
                "National Maritime Center",
                "National Pollution Funds Center",
                "Boating Safety"
              ],
              "rgb(64, 64, 64)": [
                "FOIA",
                "Accessibility",
                "U.S. Department of Homeland Security",
                "USA.gov",
                "Privacy Policy",
                "No FEAR",
                "DHS Office of Inspector General",
                "MHS Notice of Privacy Practices",
                "Whistleblower Protection",
                "WhiteHouse.gov"
              ]
            },
            "fontSize": {
              "12px": [
                "News Room",
                "Reserve",
                "Forcecom",
                "Operations",
                "Mission Support",
                "Atlantic Area",
                "Pacific Area",
                "History",
                "Organization",
                "Coast Guard A to Z",
                "Atlantic Area",
                "Pacific Area",
                "Force Readiness Command",
                "Senior Leadership",
                "Deputy Commandant for Operations",
                "Deputy Commandant for Mission Support",
                "Atlantic Area Commander",
                "Pacific Area Commander",
                "Reserve",
                "Auxiliary",
                "Find-A-Legal-Assistance-Lawyer",
                "FAQ",
                "Art Program",
                "CGC Eagle",
                "Coast Guard Band",
                "Coast Guard Cities",
                "Honor Guard",
                "History",
                "JROTC",
                "Eagle Scout Recognition",
                "National Vessel Documentation Center",
                "National Maritime Center",
                "National Pollution Funds Center",
                "Boating Safety"
              ],
              "14px": [
                "FOIA",
                "Accessibility",
                "U.S. Department of Homeland Security",
                "USA.gov",
                "Privacy Policy",
                "No FEAR",
                "DHS Office of Inspector General",
                "MHS Notice of Privacy Practices",
                "Whistleblower Protection",
                "WhiteHouse.gov"
              ]
            },
            "lineHeight": {
              "17.1429px": [
                "News Room",
                "Reserve",
                "Forcecom",
                "Operations",
                "Mission Support",
                "Atlantic Area",
                "Pacific Area",
                "History",
                "Organization",
                "Coast Guard A to Z",
                "Atlantic Area",
                "Pacific Area",
                "Force Readiness Command",
                "Senior Leadership",
                "Deputy Commandant for Operations",
                "Deputy Commandant for Mission Support",
                "Atlantic Area Commander",
                "Pacific Area Commander",
                "Reserve",
                "Auxiliary",
                "Find-A-Legal-Assistance-Lawyer",
                "FAQ",
                "Art Program",
                "CGC Eagle",
                "Coast Guard Band",
                "Coast Guard Cities",
                "Honor Guard",
                "History",
                "JROTC",
                "Eagle Scout Recognition",
                "National Vessel Documentation Center",
                "National Maritime Center",
                "National Pollution Funds Center",
                "Boating Safety"
              ],
              "20px": [
                "FOIA",
                "Accessibility",
                "U.S. Department of Homeland Security",
                "USA.gov",
                "Privacy Policy",
                "No FEAR",
                "DHS Office of Inspector General",
                "MHS Notice of Privacy Practices",
                "Whistleblower Protection",
                "WhiteHouse.gov"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "Stay Connected"
              ],
              "500": [
                "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
                "New anti-extremism policy announced",
                "Coast Guard Reserve WWII heroes lend their names to two newest FRCs"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
                "New anti-extremism policy announced",
                "Coast Guard Reserve WWII heroes lend their names to two newest FRCs"
              ],
              "rgb(122, 122, 122)": [
                "Stay Connected"
              ]
            },
            "fontSize": {
              "24px": [
                "The Long Blue Line: Remembering a trailblazer: family reflects on SPAR’s...",
                "New anti-extremism policy announced",
                "Coast Guard Reserve WWII heroes lend their names to two newest FRCs"
              ],
              "22px": [
                "Stay Connected"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.uscg.mil/",
      "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.uscg.mil/",
      "result": {
        "totals": {
          "total": 18,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "DIV": 4,
            "UL": 9,
            "H2": 3
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skip-link",
            "text": "Skip to main content (Press Enter)."
          },
          {
            "tagName": "HEADER",
            "id": "main-header",
            "text": "Toggle navigation United States Coast Guard U.S. Department of Homeland Security United States Coast"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search U.S. Coast Guard: Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Room Reserve Forcecom Operations Mission Support Atlantic Area Pacific Area History"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Organization Coast Guard A to Z Atlantic Area Pacific Area Force Readiness Command"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Senior Leadership Deputy Commandant for Operations Deputy Commandant for Mission Support Atlantic Ar"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "CG Support Legal JoinCGJAG Legal_Assistance Find-A-Legal-Assistance-Lawyer FAQ Civil Rights Work-Lif"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "JoinCGJAG Legal_Assistance Find-A-Legal-Assistance-Lawyer FAQ"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Find-A-Legal-Assistance-Lawyer FAQ"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Virtual Hearing"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Art Program CGC Eagle Coast Guard Band Coast Guard Cities Honor Guard History JROTC Eagle Scout Reco"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "National Vessel Documentation Center National Maritime Center National Pollution Funds Center Boatin"
          },
          {
            "tagName": "H2",
            "id": "ml_1_30389_label",
            "text": "Mariners"
          },
          {
            "tagName": "H2",
            "id": "ml_2_30389_label",
            "text": "Recreational Boaters"
          },
          {
            "tagName": "H2",
            "id": "ml_3_30389_label",
            "text": "Join"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": "PreviousNextSlideshow"
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": "PreviousNextSlideshow"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "failures": 4,
          "warnings": 6
        },
        "items": [
          {
            "index": 486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://public.govdelivery.com/accounts/USDHSCG/subscriber/new?qsp=CODE_RED\">",
                "  Subscribe",
                "</a>"
              ]
            }
          },
          {
            "index": 552,
            "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]/form[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "United States Coast Guard"
              ]
            }
          },
          {
            "index": 553,
            "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]/form[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "U.S. Department of Homeland Security"
              ]
            }
          },
          {
            "index": 565,
            "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]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 574,
            "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]/form[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "United States Coast Guard"
              ]
            }
          },
          {
            "index": 575,
            "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]/form[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "U.S. Department of Homeland Security"
              ]
            }
          },
          {
            "index": 587,
            "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]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 592,
            "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]/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://public.govdelivery.com/accounts/USDHSCG/subscriber/new?qsp=CODE_RED\">",
                "    Subscribe",
                "  </a>",
                "  to receive U.S. Coast Guard press releases and other information.",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.uscg.mil/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 44,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 55,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 4,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T21:37:33.820Z",
          "url": "https://www.uscg.mil/",
          "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": "#335d8b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-text withsub\">United States Coast Guard</span>",
                  "target": [
                    ".withsub"
                  ],
                  "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": "#3399cc",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"subtitle-text\">U.S. Department of Homeland Security</span>",
                  "target": [
                    ".subtitle-text"
                  ],
                  "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.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/\" target=\"\" aria-expanded=\"false\">Home<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".active > a[href$=\"uscg.mil/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0)\" class=\"dropdown-toggle\" aria-expanded=\"false\">Units<span class=\"fa fa-lg fa-angle-down\"></span>\n\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > .dropdown-toggle[href=\"javascript:void(0)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/alwaysready/\" target=\"\" aria-expanded=\"false\">Leadership<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > a[target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0)\" class=\"dropdown-toggle\" aria-expanded=\"false\">Resources<span class=\"fa fa-lg fa-angle-down\"></span>\n\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-toggle[href=\"javascript:void(0)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Community/\" target=\"\" aria-expanded=\"false\">Community<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    "a[href$=\"Community/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Mariners/\" target=\"\" aria-expanded=\"false\">Mariners<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    "a[href$=\"Mariners/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Acquisitions-CG-9/\" target=\"_blank\">doing business\n\t\t</a>",
                  "target": [
                    ".top-level:nth-child(7) > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Join/\" target=\"\">Join\n\t\t</a>",
                  "target": [
                    "a[href$=\"Join/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/contact/\" target=\"\">contact\n\t\t</a>",
                  "target": [
                    "a[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/About/\" target=\"\">About\n\t\t</a>",
                  "target": [
                    "a[href$=\"About/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>",
                  "target": [
                    ".item:nth-child(1) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Petty Officer 1st Class Edgar Douglas, a marine science technician, shows his shipmate what to look for during an inspection aboard.\" src=\"https://media.defense.gov/2022/Apr/13/2002976328/740/740/0/220412-G-OY189-001.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_30389 > .center-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_30389_label\" style=\"visibility:visible;\">Mariners</h2>",
                  "target": [
                    "#ml_1_30389_label"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"USCG\" src=\"https://media.defense.gov/2022/Jan/25/2002927330/740/740/0/220117-G-DX668-1173.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_30389 > .center-block[alt=\"USCG\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_30389_label\" style=\"visibility:visible;\">Recreational Boaters</h2>",
                  "target": [
                    "#ml_2_30389_label"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"USCG\" src=\"https://media.defense.gov/2022/Jan/25/2002927331/740/740/0/220117-G-PO504-1337.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_30389 > .center-block[alt=\"USCG\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_30389_label\" style=\"visibility:visible;\">Join</h2>",
                  "target": [
                    "#ml_3_30389_label"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-4\">FOIA</span>",
                  "target": [
                    ".text-link-4"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-3\">Accessibility</span>",
                  "target": [
                    ".text-link-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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-7\">U.S. Department of Homeland Security</span>",
                  "target": [
                    ".text-link-7"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-10\">USA.gov</span>",
                  "target": [
                    ".text-link-10"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-1\">Privacy Policy</span>",
                  "target": [
                    ".text-link-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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-5\">No FEAR</span>",
                  "target": [
                    ".text-link-5"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-8\">DHS Office of Inspector General</span>",
                  "target": [
                    ".text-link-8"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-2\">MHS Notice of Privacy Practices</span>",
                  "target": [
                    ".text-link-2"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-6\">Whistleblower Protection</span>",
                  "target": [
                    ".text-link-6"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-9\">WhiteHouse.gov</span>",
                  "target": [
                    ".text-link-9"
                  ],
                  "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": "#7a7a7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Stay Connected</h3>",
                  "target": [
                    "#dnn_SocialLinks_stayconnected > h3"
                  ],
                  "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": "#335d8b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-text withsub\">United States Coast Guard</span>",
                  "target": [
                    ".withsub"
                  ],
                  "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": "#3399cc",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"subtitle-text\">U.S. Department of Homeland Security</span>",
                  "target": [
                    ".subtitle-text"
                  ],
                  "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.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/\" target=\"\" aria-expanded=\"false\">Home<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".active > a[href$=\"uscg.mil/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0)\" class=\"dropdown-toggle\" aria-expanded=\"false\">Units<span class=\"fa fa-lg fa-angle-down\"></span>\n\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > .dropdown-toggle[href=\"javascript:void(0)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/alwaysready/\" target=\"\" aria-expanded=\"false\">Leadership<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > a[target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0)\" class=\"dropdown-toggle\" aria-expanded=\"false\">Resources<span class=\"fa fa-lg fa-angle-down\"></span>\n\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-toggle[href=\"javascript:void(0)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Community/\" target=\"\" aria-expanded=\"false\">Community<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    "a[href$=\"Community/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Mariners/\" target=\"\" aria-expanded=\"false\">Mariners<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    "a[href$=\"Mariners/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Acquisitions-CG-9/\" target=\"_blank\">doing business\n\t\t</a>",
                  "target": [
                    ".top-level:nth-child(7) > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/Join/\" target=\"\">Join\n\t\t</a>",
                  "target": [
                    "a[href$=\"Join/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/contact/\" target=\"\">contact\n\t\t</a>",
                  "target": [
                    "a[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.uscg.mil/About/\" target=\"\">About\n\t\t</a>",
                  "target": [
                    "a[href$=\"About/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>",
                  "target": [
                    ".item:nth-child(1) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Petty Officer 1st Class Edgar Douglas, a marine science technician, shows his shipmate what to look for during an inspection aboard.\" src=\"https://media.defense.gov/2022/Apr/13/2002976328/740/740/0/220412-G-OY189-001.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_30389 > .center-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_30389_label\" style=\"visibility:visible;\">Mariners</h2>",
                  "target": [
                    "#ml_1_30389_label"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"USCG\" src=\"https://media.defense.gov/2022/Jan/25/2002927330/740/740/0/220117-G-DX668-1173.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_30389 > .center-block[alt=\"USCG\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_30389_label\" style=\"visibility:visible;\">Recreational Boaters</h2>",
                  "target": [
                    "#ml_2_30389_label"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"USCG\" src=\"https://media.defense.gov/2022/Jan/25/2002927331/740/740/0/220117-G-PO504-1337.JPG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_30389 > .center-block[alt=\"USCG\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_30389_label\" style=\"visibility:visible;\">Join</h2>",
                  "target": [
                    "#ml_3_30389_label"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-4\">FOIA</span>",
                  "target": [
                    ".text-link-4"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-3\">Accessibility</span>",
                  "target": [
                    ".text-link-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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-7\">U.S. Department of Homeland Security</span>",
                  "target": [
                    ".text-link-7"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-10\">USA.gov</span>",
                  "target": [
                    ".text-link-10"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-1\">Privacy Policy</span>",
                  "target": [
                    ".text-link-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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-5\">No FEAR</span>",
                  "target": [
                    ".text-link-5"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-8\">DHS Office of Inspector General</span>",
                  "target": [
                    ".text-link-8"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-2\">MHS Notice of Privacy Practices</span>",
                  "target": [
                    ".text-link-2"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-6\">Whistleblower Protection</span>",
                  "target": [
                    ".text-link-6"
                  ],
                  "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": "#404040",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text text-link-9\">WhiteHouse.gov</span>",
                  "target": [
                    ".text-link-9"
                  ],
                  "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": "#7a7a7a",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Stay Connected</h3>",
                  "target": [
                    "#dnn_SocialLinks_stayconnected > h3"
                  ],
                  "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": "<button type=\"button\" class=\"navbar-toggle pull-left skin-nav-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n                    <span class=\"sr-only\">Toggle navigation</span>\n                    <span class=\"fa fa-bars\"></span>\n                </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"visible-xs title-text\">\n                        United States Coast Guard\n                    </div>",
                  "target": [
                    ".visible-xs.title-text"
                  ],
                  "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=\"mobile-search visible-xs pull-right\" hidden=\"\">",
                  "target": [
                    ".mobile-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-search-popup\" style=\"display: none;\">",
                  "target": [
                    ".mobile-search-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".active > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-menu > .dropdown.dm:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.dm:nth-child(2) > .dropdown-menu > .dropdown.dm > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">\n        \n    <li class=\" dm  \">\n        \n\t\t\t<a href=\"http://www.uscg.mil/Resources/Administrative-Law-Judges/Virtual-Hearing/\" target=\"\">Virtual Hearing\n            </a>\n        \n    </li>\n\n        </ul>",
                  "target": [
                    ".dropdown.dm:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(6) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "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": "<div class=\"desktop-search hidden-xs\">",
                          "target": [
                            ".desktop-search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"skin-search-go\" href=\"#\" title=\"Search\"><span class=\"fa fa-search fa-lg\"></span>\n                            <span class=\"sr-only\">Search</span>\n                        </a>",
                  "target": [
                    ".desktop-search > .skin-search-go[href=\"#\"][title=\"Search\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"nav-main\" role=\"application\">",
                  "target": [
                    "nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a alt=\"\" aria-labelledby=\"ml_1_30389_label\" class=\"blockEach\" href=\"https://www.uscg.mil/Mariners/\" id=\"anch_1_30389\">",
                  "target": [
                    "#anch_1_30389"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a alt=\"\" aria-labelledby=\"ml_2_30389_label\" class=\"blockEach\" href=\"https://www.uscg.mil/Mariners/\" id=\"anch_2_30389\">",
                  "target": [
                    "#anch_2_30389"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a alt=\"\" aria-labelledby=\"ml_3_30389_label\" class=\"blockEach\" href=\"https://www.uscg.mil/Join/\" id=\"anch_3_30389\">",
                  "target": [
                    "#anch_3_30389"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p><a href=\"https://public.govdelivery.com/accounts/USDHSCG/subscriber/new?qsp=CODE_RED\">Subscribe </a>to receive U.S. Coast Guard press releases and other information.</p>",
                          "target": [
                            "#dnn_ctr30403_HtmlModule_lblContent > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://public.govdelivery.com/accounts/USDHSCG/subscriber/new?qsp=CODE_RED\">Subscribe </a>",
                  "target": [
                    "#dnn_ctr30403_HtmlModule_lblContent > p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.uscg.mil/",
      "result": {
        "Error": {
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "#Form",
                "code": "<form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"mobileSearch\" class=\"visuallyhidden\">...</label>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"ex-title\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"ex-title\">...</h3>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#skip-link",
                "code": "<a id=\"skip-link\" href=\"#skip-target\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#main-header",
                "code": "<header id=\"main-header\" role=\"banner\">...</header>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#ml_1_30389_label",
                "code": "<h2 id=\"ml_1_30389_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_2_30389_label",
                "code": "<h2 id=\"ml_2_30389_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_3_30389_label",
                "code": "<h2 id=\"ml_3_30389_label\" style=\"visibility:visible;\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"title-text withsub\">...</span>"
              }
            ]
          },
          "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=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Acquisitions-CG-9/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/About/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/Community/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/Join/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/Mariners/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/alwaysready/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.uscg.mil/contact/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"javascript:void(0)\" class=\"dropdown-toggle\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"subtitle-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-1\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-10\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-2\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-3\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-4\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-5\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-6\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-7\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-8\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text text-link-9\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"30385\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"30387\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"30389\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"30403\">...</a>"
              }
            ]
          },
          "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": "#skip-target",
                "code": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Start of main content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.uscg.mil/",
      "result": {
        "content": {
          "totals": {
            "violation": 7,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"desktopSearch\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 104,
                "height": 18,
                "width": 169
              },
              "snippet": "<label class=\"visuallyhidden\" for=\"desktopSearch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 224
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 141,
                "height": 1036,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[7]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 3227,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_3_30389_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[6]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 2663,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_2_30389_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[5]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 2098,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_1_30389_label\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 8,
                "top": 141,
                "height": 1036,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 1151,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 3787,
                "height": 295,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 4,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"desktopSearch\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 559,
                "top": 18,
                "height": 1,
                "width": 1
              },
              "snippet": "<label class=\"visuallyhidden\" for=\"desktopSearch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -30,
                "height": 30,
                "width": 792
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 110,
                "height": 36,
                "width": 754
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 0,
                "top": 110,
                "height": 36,
                "width": 754
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/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": 147,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 2018,
                "height": 290,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.uscg.mil/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "United States Coast Guard",
          "pageurl": "https://www.uscg.mil/",
          "time": 4.32,
          "creditsremaining": 1093,
          "allitemcount": 71,
          "totalelements": 531,
          "waveurl": "http://wave.webaim.org/report?url=https://www.uscg.mil/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child + DIV + DIV > DIV:first-child > SPAN:first-child + SPAN",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#dnn_SocialLinks_stayconnected > H3:first-child"
                ],
                "contrastdata": [
                  [
                    3.19,
                    "#3399cc",
                    "#ffffff",
                    false
                  ],
                  [
                    3.39,
                    "#7a7a7a",
                    "#e1e5eb",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_CenterPane_Mid > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30389_ContentPane > DIV#dnn_ctr30389_ModuleContent > DIV#mvcContainer-30389 > DIV#Items-30389 > DIV:first-child > DIV:first-child > DIV#ml_3_30389_item > A#anch_3_30389 > H2:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_CenterPane_Mid > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30389_ContentPane > DIV#dnn_ctr30389_ModuleContent > DIV#mvcContainer-30389 > DIV#Items-30389 > DIV:first-child > DIV:first-child > DIV#ml_1_30389_item > A#anch_1_30389 > H2:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > LABEL:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > LABEL: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"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child + DIV > DIV:first-child > NAV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#dnn_LeftPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30385_ContentPane > DIV#dnn_ctr30385_ModuleContent > DIV#dnn_ctr30385_Dashboard_ph > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#dnn_LeftPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30385_ContentPane > DIV#dnn_ctr30385_ModuleContent > DIV#dnn_ctr30385_Dashboard_ph > DIV:first-child > DIV:first-child + HR + DIV > DIV:first-child + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#dnn_LeftPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30385_ContentPane > DIV#dnn_ctr30385_ModuleContent > DIV#dnn_ctr30385_Dashboard_ph > DIV:first-child > DIV:first-child + HR + DIV + HR + DIV > DIV:first-child + DIV > DIV:first-child + H3 > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_CenterPane_Mid > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr30389_ContentPane > DIV#dnn_ctr30389_ModuleContent > DIV#mvcContainer-30389 > DIV#Items-30389 > DIV:first-child > DIV:first-child > DIV#ml_2_30389_item > A#anch_2_30389"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "URL",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.uscg.mil/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.070",
        "responseTime": "2022-07-17T21:37:54.565Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1014631,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 65,
              "totalWarnings": 1,
              "totalIssues": 66
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 31.82
              },
              "AA": {
                "count": 11,
                "pct": 16.67
              },
              "AAA": {
                "count": 66,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "008aba32-a04c-454c-ab3a-fec2c28b1f25",
          "docID": "bc21b6b1-3988-4ff2-e425-af15b70240d7",
          "sourceHash": "954d5c272223eaad6155a2101edde4b3",
          "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=008aba32-a04c-454c-ab3a-fec2c28b1f25",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 146
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1527.67
                },
                "height": 1381.67,
                "width": 1024
              },
              "position": {
                "line": 2119,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "75e71995486455730864a6a145da2cc8",
              "signature": "b6cdcf62856c6cb627890f02de30f64c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=75e71995486455730864a6a145da2cc8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 83,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-search-link\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"search-icon fa closed fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "3a1f35c52fb93b4919a7852da4473d0d",
              "signature": "e26ee90c87150c6fbc7c822ca17e481e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3a1f35c52fb93b4919a7852da4473d0d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 83,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-inverse fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ca3f9feb5c0e5234c4e0af396d57aacc",
              "signature": "d09e21ae835e05742e8b2f4a357d7f84",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ca3f9feb5c0e5234c4e0af396d57aacc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 930.375,
                  "y": 27
                },
                "bottom-right": {
                  "x": 947.375,
                  "y": 43
                },
                "height": 16,
                "width": 17
              },
              "position": {
                "line": 84,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "25d9ddba310a4e17c8cbc0ef88a6d90c",
              "signature": "fb4aeb6b5dc060e7fd73b0f562d8226e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=25d9ddba310a4e17c8cbc0ef88a6d90c"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 1119,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"http://www.atlanticarea.uscg.mil/\" target=\"_blank\"&gt;Atlantic Area &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "bb9117fa75f2263b289473b208dcf978",
              "signature": "d02f6e78b0cb140a820013f88612224b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bb9117fa75f2263b289473b208dcf978"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 1124,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.pacificarea.uscg.mil/\" target=\"_blank\"&gt;Pacific Area &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "a3fe091c2866a87f90baaeb82a618f8f",
              "signature": "2730f80cd0106a62c5561e57efaa990c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a3fe091c2866a87f90baaeb82a618f8f"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 3717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.reserve.uscg.mil/\" target=\"_blank\"&gt;Reserve &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "c781d485cfdb18667deb40883189ab90",
              "signature": "5606cb3faeb6c1c16d273ae00f990627",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c781d485cfdb18667deb40883189ab90"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4725,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"http://www.history.uscg.mil/\" target=\"_blank\"&gt;History &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
              "issueID": "6ac0791cd56318bb3668619fe7e57801",
              "signature": "6491be204f4f6dcca60a86f97c8e6777",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6ac0791cd56318bb3668619fe7e57801"
            },
            {
              "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": 33,
                  "y": 153
                },
                "bottom-right": {
                  "x": 82,
                  "y": 169
                },
                "height": 16,
                "width": 49
              },
              "position": {
                "line": 7876,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/Our-Organization/Auxiliary/\" target=\"_self \"&gt;&lt;span style=\"font-size: 13px;\"&gt;Auxiliary&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "315a70890b07c2e86b3c768d6b48ca59",
              "signature": "f3bb409492607d5715ef47b7f1a6bf0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=315a70890b07c2e86b3c768d6b48ca59"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 303.328,
                  "y": 202.078
                },
                "height": 202.078,
                "width": 303.328
              },
              "position": {
                "line": 7935,
                "column": 4
              },
              "errorSnippet": "&lt;a alt=\"\" aria-labelledby=\"ml_3_30389_label\" class=\"blockEach\" href=\"https://www.uscg.mil/Join/\" id=\"anch_3_30389\"&gt; &lt;h2 id=\"ml_3_30389_label\" style=\"visibility:visible;\"&gt;Join&lt;/h2&gt; &lt;img alt=\"USCG\" src=\"https://media.defense.gov/2022/J",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "8815f77a2261fa7c79ce092b7a8fb38f",
              "signature": "cf4510ca3b728002c7e5abf9fd042f7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8815f77a2261fa7c79ce092b7a8fb38f"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 8810,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Previous&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[1]/span[1]",
              "issueID": "350bdceaa8100af4dbf6d65843eb9350",
              "signature": "30ed8a3456db75c5c61d6a7758c8c523",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=350bdceaa8100af4dbf6d65843eb9350"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 8810,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Next&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[2]/span[1]",
              "issueID": "9b244c6250449bc1db7bcfd3b70d5c08",
              "signature": "3c3362dabbb499fb381d7ce91f0104a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9b244c6250449bc1db7bcfd3b70d5c08"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 8810,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Slideshow&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[3]/span[1]",
              "issueID": "e85b6754aa3859146c3af3de69ae7bc1",
              "signature": "527bfb1f44db9035182aa96d4c87e7a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e85b6754aa3859146c3af3de69ae7bc1"
            },
            {
              "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": 146
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1527.67
                },
                "height": 1381.67,
                "width": 1024
              },
              "position": {
                "line": 2119,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "a2c600e96c5f83098795ad11d2ffdcf6",
              "signature": "f685659b2a1fd1f42eaa06165b1a5980",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a2c600e96c5f83098795ad11d2ffdcf6"
            },
            {
              "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": 76
                },
                "bottom-right": {
                  "x": 345.406,
                  "y": 276
                },
                "height": 200,
                "width": 345.406
              },
              "position": {
                "line": 8481,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr30387_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"USCGHighlights\"&gt;\n&lt;div class=\"row\"&gt;\n&lt;div class=\"col-sm-6\"&gt;\n&lt;ul class=\"box\"&gt; &lt;li&gt;&lt;a href=\"/What-Is-MARSEC/\"&gt;&lt;span style=\"font-size: 13px;\"",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "6a3a48d07d6dc3f47cdc726454e1a4fb",
              "signature": "733aa774fced5d646c092b09ea187b24",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6a3a48d07d6dc3f47cdc726454e1a4fb"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4245,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.uscg.mil/Resources/Legal/Legal_Assistance/FAQ/\" target=\"\"&gt;FAQ &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "ee6caf8d48406e60e51ef4955579880f",
              "signature": "0a2c0eda4c7e1d90aaac048b2654ad34",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ee6caf8d48406e60e51ef4955579880f"
            },
            {
              "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": 33,
                  "y": 58
                },
                "bottom-right": {
                  "x": 66,
                  "y": 74
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 7297,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Community-Services-Command-CSC/MWR/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;MWR &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "1bf2f01697df234dc785ac7b903da1c6",
              "signature": "81d648303378f7cf4ccaa64fba4b77f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1bf2f01697df234dc785ac7b903da1c6"
            },
            {
              "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": 35,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 70,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8015,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Facebook\" target=\"_blank\" href=\"http://www.facebook.com\"&gt;&lt;span class=\"fa fa-facebook fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b6c112207d2035cebef58128ab6edcfd",
              "signature": "b6f736a6711ebf80df4472e0d008cd30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6c112207d2035cebef58128ab6edcfd"
            },
            {
              "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": 80,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 115,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8022,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\" target=\"_blank\" href=\"http://www.twitter.com\"&gt;&lt;span class=\"fa fa-twitter fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "1af42f02f158245848b42b838cc678bb",
              "signature": "6a5eb79c31e226f50db6c894ab62f334",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1af42f02f158245848b42b838cc678bb"
            },
            {
              "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": 125,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 160,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8029,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"http://www.youtube.com\"&gt;&lt;span class=\"fa fa-youtube fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "ea10ba815e0253e148072ae1220d3619",
              "signature": "10c2069ccac3e2311c1e4d83f043314b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ea10ba815e0253e148072ae1220d3619"
            },
            {
              "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": 170,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 205,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8040,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/\"&gt;&lt;span class=\"fa fa-linkedin fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "c6c33ae4687468c64a8bd05e7b917c9e",
              "signature": "8262df226bfdab7b6d63487c153a06b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c6c33ae4687468c64a8bd05e7b917c9e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 215,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 250,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8047,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Flickr\" rel=\"noopener\" aria-label=\"Flickr\" target=\"_blank\" href=\"http://www.flickr.com\"&gt;&lt;span class=\"fa fa-flickr fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "79ec4b1b38e633f6dda08b4c22f3a5f8",
              "signature": "e7299b1535f4f7e5138ec88a43f9d759",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=79ec4b1b38e633f6dda08b4c22f3a5f8"
            },
            {
              "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": 260,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 295,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8054,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Blog\" rel=\"noopener\" aria-label=\"Blog\" target=\"_blank\" href=\"http://www.dodlive.mil\"&gt;&lt;span class=\"fa fa-comments fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/a[1]",
              "issueID": "06cad33c2bcd0664d80d97ce5a0b04a9",
              "signature": "3747518de6d022bab565a9c455a68244",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=06cad33c2bcd0664d80d97ce5a0b04a9"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 146
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1527.67
                },
                "height": 1381.67,
                "width": 1024
              },
              "position": {
                "line": 2119,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "a42793783c77ec6ab29414e5c150a6fc",
              "signature": "09df1af24d527cf2af12672139abfeec",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=a42793783c77ec6ab29414e5c150a6fc"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 1119,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"http://www.atlanticarea.uscg.mil/\" target=\"_blank\"&gt;Atlantic Area &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "8de49a31432c94e2df475c91fcc073f6",
              "signature": "92fd333c6cddce31ae7fb067f5b0125f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8de49a31432c94e2df475c91fcc073f6"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 1124,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.pacificarea.uscg.mil/\" target=\"_blank\"&gt;Pacific Area &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "150d9fbe9dd8acf3b7774ee7ddc6f898",
              "signature": "63d7d8f3618335bcdaf182cc017410ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=150d9fbe9dd8acf3b7774ee7ddc6f898"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 3716,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.dco.uscg.mil/\" target=\"_blank\"&gt;Deputy Commandant for Operations &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "e6d69b19308179d5384cc7fae9aab14d",
              "signature": "6191bc2d48a07242ec80328e5a4c7d16",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e6d69b19308179d5384cc7fae9aab14d"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 3717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/\" target=\"_blank\"&gt;Deputy Commandant for Mission Support &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "a5de788838675095d025fd34e89fb25c",
              "signature": "97cdc3ff6488801684aa7582b4dfcaed",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a5de788838675095d025fd34e89fb25c"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 3717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.reserve.uscg.mil/\" target=\"_blank\"&gt;Reserve &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "7782048d5002787c271e0593270e71c0",
              "signature": "cc75e52a3951270a22065af6c0741898",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7782048d5002787c271e0593270e71c0"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4077,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.cgsuprt.com/\" target=\"_blank\"&gt;CG Support &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "432702fbffda8a3992091d63791a6dbf",
              "signature": "977bc1f51eaf1b88372b636e2389c07b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=432702fbffda8a3992091d63791a6dbf"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4245,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Health-Safety-and-Work-Life-CG-11/Office-of-Work-Life-CG-111/\" target=\"_blank\"&gt;Work-Life &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "820782271eb238cb497ae05e77c46a01",
              "signature": "f806ea209de210b0b2b175856478b76f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=820782271eb238cb497ae05e77c46a01"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4317,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.news.uscg.mil/\" target=\"_blank\"&gt;Newsroom &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
              "issueID": "152081e2ee8ee4939382fee91990e704",
              "signature": "edbd517c46fc0c45daf46eea564bf078",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=152081e2ee8ee4939382fee91990e704"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 4725,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"http://www.history.uscg.mil/\" target=\"_blank\"&gt;History &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
              "issueID": "7f0fa3ebb17e07ba7e23796fb5b7e891",
              "signature": "15c0a24b0547e1afb175924bca026df0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7f0fa3ebb17e07ba7e23796fb5b7e891"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 5881,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.dco.uscg.mil/Our-Organization/Deputy-for-Operations-Policy-and-Capabilities-DCO-D/National-Vessel-Documentation-Center/\" target=\"_blank\"&gt;National Vessel Documentation Center &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "d8e33498e907b465ec70e18fc3b357ac",
              "signature": "f07667c8010bb7a9a21a98a92976e850",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d8e33498e907b465ec70e18fc3b357ac"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 5882,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dco.uscg.mil/Our-Organization/Assistant-Commandant-for-Prevention-Policy-CG-5P/National-Maritime-Center/\" target=\"_blank\"&gt;National Maritime Center &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "ef85a5dae9b56f90387b1e537bc0d847",
              "signature": "af2f921cb5706c29bb8180a2009ecdda",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ef85a5dae9b56f90387b1e537bc0d847"
            },
            {
              "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": -3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -38,
                  "y": -16
                },
                "height": -16,
                "width": -35
              },
              "position": {
                "line": 5882,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.uscgboating.org/\" target=\"_blank\"&gt;Boating Safety &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "1fa6c04762e78b2e9170f618b6ca156b",
              "signature": "5961cedf8251fb083e789b0c5413e1de",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1fa6c04762e78b2e9170f618b6ca156b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 104.01599999999999,
                  "y": 17
                },
                "height": 17,
                "width": 104.01599999999999
              },
              "position": {
                "line": 5882,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Acquisitions-CG-9/\" target=\"_blank\"&gt;doing business &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "dc05fbf2f23e285c4488e380493947ab",
              "signature": "47572d4a453fe1a49236c91a7e44e182",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dc05fbf2f23e285c4488e380493947ab"
            },
            {
              "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": 33,
                  "y": 20
                },
                "bottom-right": {
                  "x": 110,
                  "y": 36
                },
                "height": 16,
                "width": 77
              },
              "position": {
                "line": 6709,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.safehelpline.org/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Safe Helpline&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "77e78f949283b5b2cdad38acfd25992c",
              "signature": "88a07cb652883163faa8e181e5fb09c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=77e78f949283b5b2cdad38acfd25992c"
            },
            {
              "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": 33,
                  "y": 39
                },
                "bottom-right": {
                  "x": 102,
                  "y": 55
                },
                "height": 16,
                "width": 69
              },
              "position": {
                "line": 6710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.cgsuprt.com/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;CG Support&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "afabbeb3ef18a9069fb353980f2b80c6",
              "signature": "dfcead30888dceb559173fe97582cbe5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=afabbeb3ef18a9069fb353980f2b80c6"
            },
            {
              "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": 33,
                  "y": 58
                },
                "bottom-right": {
                  "x": 90,
                  "y": 74
                },
                "height": 16,
                "width": 57
              },
              "position": {
                "line": 6710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cg.portal.uscg.mil/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;CG Portal&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3c5cbf69f221175aaa63b8aa861284b4",
              "signature": "22cc967962e2453491f5f3d45bc6a611",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3c5cbf69f221175aaa63b8aa861284b4"
            },
            {
              "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": 33,
                  "y": 77
                },
                "bottom-right": {
                  "x": 148,
                  "y": 112
                },
                "height": 35,
                "width": 115
              },
              "position": {
                "line": 6710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Blended-Retirement-System/brs_lp/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Blended Retirement System &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "97a3d8a8aed7ec6d23026ccfe90108f8",
              "signature": "6d14bf47589a9a37073b59a4cca684a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=97a3d8a8aed7ec6d23026ccfe90108f8"
            },
            {
              "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": 33,
                  "y": 115
                },
                "bottom-right": {
                  "x": 154,
                  "y": 131
                },
                "height": 16,
                "width": 121
              },
              "position": {
                "line": 6877,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"http://www.overview.uscg.mil/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Strategic Documents &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "3eaeafe7d71b3a7a08efff47bf85bae6",
              "signature": "7c34040566875cac068b3057a2252578",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3eaeafe7d71b3a7a08efff47bf85bae6"
            },
            {
              "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": 33,
                  "y": 134
                },
                "bottom-right": {
                  "x": 141,
                  "y": 150
                },
                "height": 16,
                "width": 108
              },
              "position": {
                "line": 6878,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Human Resources &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "1a496b70bf90f4d1040bc7e2c5607957",
              "signature": "2d77857e28021ff0d4230109f48f97e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1a496b70bf90f4d1040bc7e2c5607957"
            },
            {
              "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": 33,
                  "y": 1
                },
                "bottom-right": {
                  "x": 139,
                  "y": 36
                },
                "height": 35,
                "width": 106
              },
              "position": {
                "line": 6889,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Personnel-Service-Center-PSC/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Personnel Service Center &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "d429f4014a9ff170e4f0efbeee2ea4a3",
              "signature": "a2e48a0eefae528490f3f4bc65bff819",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d429f4014a9ff170e4f0efbeee2ea4a3"
            },
            {
              "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": 33,
                  "y": 39
                },
                "bottom-right": {
                  "x": 172,
                  "y": 55
                },
                "height": 16,
                "width": 139
              },
              "position": {
                "line": 6890,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Pay-and-Personnel-Center-PPC/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Pay &amp;amp; Personnel Center &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "726e1e2d5db83a46b7f9797a5f839aa5",
              "signature": "7c4f140b584250f91ee9b2081776c8dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=726e1e2d5db83a46b7f9797a5f839aa5"
            },
            {
              "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": 33,
                  "y": 58
                },
                "bottom-right": {
                  "x": 66,
                  "y": 74
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 7297,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Community-Services-Command-CSC/MWR/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;MWR &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "c9463e4c55a2d09b008dead6a5801f30",
              "signature": "df5d25be65484868b3e6f00118a07c8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c9463e4c55a2d09b008dead6a5801f30"
            },
            {
              "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": 33,
                  "y": 77
                },
                "bottom-right": {
                  "x": 128,
                  "y": 112
                },
                "height": 35,
                "width": 95
              },
              "position": {
                "line": 7298,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-Human-Resources-CG-1/Retiree-Services-Program/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Retiree Services Program &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "b31c5bcc451074e010c8243b4028bcdc",
              "signature": "1d735495a338af776fa1166ee1077365",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b31c5bcc451074e010c8243b4028bcdc"
            },
            {
              "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": 33,
                  "y": 115
                },
                "bottom-right": {
                  "x": 156,
                  "y": 131
                },
                "height": 16,
                "width": 123
              },
              "position": {
                "line": 7298,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-C4IT-CG-6-/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Directives and Forms&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "d95e18658753924672285c4ec5e5d93c",
              "signature": "c3d821cdb00cc77d81647d11e954500a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d95e18658753924672285c4ec5e5d93c"
            },
            {
              "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": 33,
                  "y": 134
                },
                "bottom-right": {
                  "x": 84,
                  "y": 150
                },
                "height": 16,
                "width": 51
              },
              "position": {
                "line": 7866,
                "column": 28
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Director-of-Operational-Logistics-DOL/\" target=\"_blank\"&gt;&lt;span style=\"font-size: 13px;\"&gt;Logistics&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "39756cae1f8ddf3f449aa47f2fdf5d93",
              "signature": "05dbabf1f88cda58384f60622082795f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=39756cae1f8ddf3f449aa47f2fdf5d93"
            },
            {
              "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": 31,
                  "y": 42
                },
                "bottom-right": {
                  "x": 64,
                  "y": 58
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 7942,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.dcms.uscg.mil/Our-Organization/Assistant-Commandant-for-C4IT-CG-6-/The-Office-of-Information-Management-CG-61/FOIA-Library/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-4\"&gt;FOIA&lt;/span&gt;&lt;/a&gt",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "16b82f693ad7bae1a5251195465b3129",
              "signature": "3d39ffc36db18793ed97e7868c01a9fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=16b82f693ad7bae1a5251195465b3129"
            },
            {
              "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": 31,
                  "y": 62
                },
                "bottom-right": {
                  "x": 107,
                  "y": 78
                },
                "height": 16,
                "width": 76
              },
              "position": {
                "line": 7949,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.uscg.mil/access/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-3\"&gt;Accessibility&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "51d42df57da0e76352cc741062a6e715",
              "signature": "f35af127864e1c5fdfdfa8cb880f7ac2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=51d42df57da0e76352cc741062a6e715"
            },
            {
              "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": 31,
                  "y": 82
                },
                "bottom-right": {
                  "x": 151,
                  "y": 118
                },
                "height": 36,
                "width": 120
              },
              "position": {
                "line": 7956,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-7\"&gt;U.S. Department of Homeland Security&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "96b7826ed1410e96c4d89e9a9fd60cdc",
              "signature": "bcc739e292f93346d6b249a6ca05ddec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=96b7826ed1410e96c4d89e9a9fd60cdc"
            },
            {
              "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": 31,
                  "y": 122
                },
                "bottom-right": {
                  "x": 86,
                  "y": 138
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 7963,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-10\"&gt;USA.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "9d6b70c8a0c2a15e7da63317291cabc0",
              "signature": "0d605e841b9d6d832ac376e27798bd5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9d6b70c8a0c2a15e7da63317291cabc0"
            },
            {
              "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": 169,
                  "y": 42
                },
                "bottom-right": {
                  "x": 256,
                  "y": 58
                },
                "height": 16,
                "width": 87
              },
              "position": {
                "line": 7970,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.uscg.mil/Disclaim/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-1\"&gt;Privacy Policy&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "ebf102fb437fece9c1c511ee2ae262e8",
              "signature": "addb0a4dbcf6c8c346494c081daf59d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ebf102fb437fece9c1c511ee2ae262e8"
            },
            {
              "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": 169,
                  "y": 62
                },
                "bottom-right": {
                  "x": 228,
                  "y": 78
                },
                "height": 16,
                "width": 59
              },
              "position": {
                "line": 7977,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.uscg.mil/no_fear/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-5\"&gt;No FEAR&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "75466816bec4b25c8741355e3a3bd1bb",
              "signature": "11e5ccc1215a6a9ec9ba64a984dd9cfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=75466816bec4b25c8741355e3a3bd1bb"
            },
            {
              "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": 169,
                  "y": 82
                },
                "bottom-right": {
                  "x": 280,
                  "y": 118
                },
                "height": 36,
                "width": 111
              },
              "position": {
                "line": 7984,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.oig.dhs.gov/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-8\"&gt;DHS Office of Inspector General&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "b5a801d8693b32efb0c2c2c0412d0984",
              "signature": "08d242ea0afbbe7b257fcf42795262c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b5a801d8693b32efb0c2c2c0412d0984"
            },
            {
              "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": 307,
                  "y": 42
                },
                "bottom-right": {
                  "x": 414,
                  "y": 78
                },
                "height": 36,
                "width": 107
              },
              "position": {
                "line": 7995,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.uscg.mil/hswlsc/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-2\"&gt;MHS Notice of Privacy Practices&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[1]/a[1]",
              "issueID": "c04a1a30235b855639141caa1387a4c0",
              "signature": "246ab425519cc4d2cb17ca8b9027cd1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c04a1a30235b855639141caa1387a4c0"
            },
            {
              "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": 307,
                  "y": 82
                },
                "bottom-right": {
                  "x": 394,
                  "y": 118
                },
                "height": 36,
                "width": 87
              },
              "position": {
                "line": 8001,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.uscg.mil/MilitaryWhistlerBlowerProtectionAct/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-6\"&gt;Whistleblower Protection&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[2]/a[1]",
              "issueID": "78c84351662aaa06bfbffdf1d3a82e24",
              "signature": "b2a032aa1f6e5c125ada28fccfaab364",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78c84351662aaa06bfbffdf1d3a82e24"
            },
            {
              "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": 307,
                  "y": 122
                },
                "bottom-right": {
                  "x": 410,
                  "y": 138
                },
                "height": 16,
                "width": 103
              },
              "position": {
                "line": 8008,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" title=\"\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"text text-link-9\"&gt;WhiteHouse.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[3]/li[3]/a[1]",
              "issueID": "ad4e661db7c2737c5212a5d3dc13e5c3",
              "signature": "c2f33e274ca90e8ac35c539b3cdcc509",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ad4e661db7c2737c5212a5d3dc13e5c3"
            },
            {
              "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": 35,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 70,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8015,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Facebook\" target=\"_blank\" href=\"http://www.facebook.com\"&gt;&lt;span class=\"fa fa-facebook fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "45988c841e364b322ef741f5f765cb79",
              "signature": "c5261dd29131b0fa4708649f8f508ef8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=45988c841e364b322ef741f5f765cb79"
            },
            {
              "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": 80,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 115,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8022,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\" target=\"_blank\" href=\"http://www.twitter.com\"&gt;&lt;span class=\"fa fa-twitter fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "02801ef0cfb7f9f8968bb07b70966e4f",
              "signature": "5b23b67b14f1ffe81b6778b09c41fcbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=02801ef0cfb7f9f8968bb07b70966e4f"
            },
            {
              "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": 125,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 160,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8029,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"http://www.youtube.com\"&gt;&lt;span class=\"fa fa-youtube fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "ca769839065aaecb3e5b46b09eaf0e68",
              "signature": "581ed0822d8884c4176946243b195269",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca769839065aaecb3e5b46b09eaf0e68"
            },
            {
              "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": 170,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 205,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8040,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/\"&gt;&lt;span class=\"fa fa-linkedin fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "74355a1d700f60cd8bddb7cba287cc93",
              "signature": "990fbc3011d0a3c833b14fa7b64164ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=74355a1d700f60cd8bddb7cba287cc93"
            },
            {
              "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": 215,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 250,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8047,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Flickr\" rel=\"noopener\" aria-label=\"Flickr\" target=\"_blank\" href=\"http://www.flickr.com\"&gt;&lt;span class=\"fa fa-flickr fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "41038f50fc8575f756868a8cba5881b7",
              "signature": "26a6eaccd0a7723ce3bd4c5e90a61b22",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=41038f50fc8575f756868a8cba5881b7"
            },
            {
              "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": 260,
                  "y": 85.1875
                },
                "bottom-right": {
                  "x": 295,
                  "y": 101.1875
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 8054,
                "column": 4
              },
              "errorSnippet": "&lt;a title=\"Blog\" rel=\"noopener\" aria-label=\"Blog\" target=\"_blank\" href=\"http://www.dodlive.mil\"&gt;&lt;span class=\"fa fa-comments fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/a[1]",
              "issueID": "752a23c6684c252c1e88c4183a0d41c9",
              "signature": "f3e42052d37e4552de5854aee19d64e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=752a23c6684c252c1e88c4183a0d41c9"
            },
            {
              "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": 374.671875,
                  "y": 1499.671875
                },
                "bottom-right": {
                  "x": 648.671875,
                  "y": 1515.671875
                },
                "height": 16,
                "width": 274
              },
              "position": {
                "line": 8061,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\"&gt;Hosted by Defense Media Activity - WEB.mil&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[2]/a[1]",
              "issueID": "a6c090d746292d72034ea29a6f7e407e",
              "signature": "62ddbdca58cfa18907cf8c12ba3124ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a6c090d746292d72034ea29a6f7e407e"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.uscg.mil/",
      "what": "Coast Guard",
      "result": "https://www.uscg.mil/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.uscg.mil/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:36:16",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      42
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 552,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:37:53",
  "elapsedSeconds": 101,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 6,
        "focOp": 3,
        "hover": 79,
        "linkUl": 128,
        "role": 10,
        "styleDiff": 15,
        "zIndex": 18
      },
      "alfa": {
        "r61": 4,
        "r62": 4,
        "r66": 3,
        "r68": 4,
        "r69": 3,
        "r73": 4
      },
      "axe": {
        "color-contrast-enhanced": 27,
        "color-contrast": 27,
        "hidden-content": 0,
        "link-in-text-block": 4,
        "aria-allowed-role": 1,
        "label-content-name-mismatch": 9,
        "page-has-heading-one": 2
      },
      "htmlcs": {
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_3_1.H44.NonExistentFragment": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 3,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.BgImage": 23,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.4_1_2.H91.A.EmptyWithName": 4,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_ApplicationLandmarkLabel": 4,
        "IBMA_Color_Contrast_WCAG2AA": 12,
        "aria_semantics_role": 4,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 2
      },
      "wave": {
        "c:contrast": 6,
        "a:alt_duplicate": 1,
        "a:alt_long": 1,
        "a:label_orphaned": 2,
        "a:h1_missing": 1,
        "a:link_redundant": 5,
        "a:text_small": 3
      },
      "tenon": {
        "28": 4,
        "79": 12,
        "98": 24,
        "134": 9,
        "144": 8,
        "152": 32,
        "155": 2,
        "218": 168
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 20,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 64,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 7,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 9,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "visibleLabelNotName": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 7,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 2,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 2,
              "what": "Orphaned form label"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 6,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 4,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "applicationNoText": {
          "ibm": {
            "Rpt_Aria_ApplicationLandmarkLabel": {
              "score": 4,
              "what": "Element with an application role has no purpose label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 126,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 455,
      "log": 12,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 128
        },
        {
          "groupName": "linkIndication",
          "score": 68
        },
        {
          "groupName": "contrastAA",
          "score": 28
        },
        {
          "groupName": "hoverSurprise",
          "score": 22
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "roleBad",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "contrastAAA",
          "score": 9
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 9
        },
        {
          "groupName": "focusIndication",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "linkNoText",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "applicationNoText",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        }
      ]
    }
  }
}