Accessibility test digest

Synopsis

Page: Starbucks (100%)

URL: https://www.starbucks.com/

Score: 595

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Starbucks (100%) web page at https://www.starbucks.com/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 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 sp15c scoring procedure to compute partial and total scores for the page. The total score is 595 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp15a to produce this digest, briefly explaining how sp15c computed the scores.

Score summary

Score components
total595
log42
preventions100
focusIndication153
linkIndication31
contrastAAA28
contrastAA27
attributeBad26
linkForcesNewWindow20
targetSize17
contrastRisk14
contentBeyondLandmarks13
focusableOperable10
inconsistentStyles8
parseError8
linkVague8
linkTextsSame8
svgImageNoText6
iframeTitleBad6
styleParentBad6
leadingClipsText6
visibleLabelNotName5
typeRedundant5
metaBad5
cssInvalid5
horizontalScrolling5
skipRepeatedContent4
obsolete4
duplicateID4
zIndexNotZero3
hiddenContentRisk3
linkConfusionRisk3
pseudoNavListRisk3
scrollRisk3
pdfLink3
noScriptRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4yiew-starbucks",
  "host": {
    "id": "starbucks",
    "which": "https://www.starbucks.com/",
    "what": "Starbucks (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T11:40:10"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T11:42:54"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.starbucks.com/",
        "what": "Starbucks (100%)"
      },
      {
        "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.starbucks.com/",
        "what": "Starbucks (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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.starbucks.com/",
      "what": "Starbucks (100%)",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.starbucks.com/",
      "result": {
        "bytes": [
          599884,
          599884,
          599884,
          599884,
          599884
        ],
        "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.starbucks.com/",
      "what": "Starbucks (100%)",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.starbucks.com/",
      "result": {
        "visibleElements": 241
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.starbucks.com/",
      "result": {
        "tabFocusables": 51,
        "tabFocused": 51,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "total": 51,
          "types": {
            "indicatorMissing": {
              "total": 41,
              "tagNames": {
                "A": 40,
                "BUTTON": 1
              }
            },
            "nonOutlinePresent": {
              "total": 8,
              "tagNames": {
                "A": 8
              }
            },
            "outlinePresent": {
              "total": 2,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": "Starbucks Coffee Company"
            },
            {
              "tagName": "A",
              "text": "Menu"
            },
            {
              "tagName": "A",
              "text": "Rewards"
            },
            {
              "tagName": "A",
              "text": "Gift Cards"
            },
            {
              "tagName": "A",
              "text": "Find a store"
            },
            {
              "tagName": "A",
              "text": "starbucks.com/rewards"
            },
            {
              "tagName": "A",
              "text": "Our Company"
            },
            {
              "tagName": "A",
              "text": "Our Coffee"
            },
            {
              "tagName": "A",
              "text": "Stories and News"
            },
            {
              "tagName": "A",
              "text": "Starbucks Archive"
            },
            {
              "tagName": "A",
              "text": "Investor Relations"
            },
            {
              "tagName": "A",
              "text": "Customer Service"
            },
            {
              "tagName": "A",
              "text": "Culture and Values"
            },
            {
              "tagName": "A",
              "text": "Inclusion, Diversity, and Equity"
            },
            {
              "tagName": "A",
              "text": "College Achievement Plan"
            },
            {
              "tagName": "A",
              "text": "Alumni Community"
            },
            {
              "tagName": "A",
              "text": "U.S. Careers"
            },
            {
              "tagName": "A",
              "text": "International Careers"
            },
            {
              "tagName": "A",
              "text": "People"
            },
            {
              "tagName": "A",
              "text": "Planet"
            },
            {
              "tagName": "A",
              "text": "Environmental and Social Impact Reporting"
            },
            {
              "tagName": "A",
              "text": "Landlord Support Center"
            },
            {
              "tagName": "A",
              "text": "Suppliers"
            },
            {
              "tagName": "A",
              "text": "Corporate Gift Card Sales"
            },
            {
              "tagName": "A",
              "text": "Office and Foodservice Coffee"
            },
            {
              "tagName": "A",
              "text": "Order on the App"
            },
            {
              "tagName": "A",
              "text": "Order on the Web"
            },
            {
              "tagName": "A",
              "text": "Delivery"
            },
            {
              "tagName": "A",
              "text": "Order and Pickup Options"
            },
            {
              "tagName": "A",
              "text": "Explore and Find Coffee for Home"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Terms of Use"
            },
            {
              "tagName": "A",
              "text": "CA Supply Chain Act"
            },
            {
              "tagName": "BUTTON",
              "text": "Cookie Preferences"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Sign in"
            },
            {
              "tagName": "A",
              "text": "Join now"
            },
            {
              "tagName": "A",
              "text": "Join Starbucks® Rewards"
            },
            {
              "tagName": "A",
              "text": "Learn more"
            },
            {
              "tagName": "A",
              "text": "Order now"
            },
            {
              "tagName": "A",
              "text": "Order now"
            },
            {
              "tagName": "A",
              "text": "Order now"
            },
            {
              "tagName": "A",
              "text": "Learn more"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Change cookie settings",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Agree",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "total": 105,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 5,
              "tagNames": {
                "DIV": 5
              }
            },
            "focusableAndOperable": {
              "total": 100,
              "tagNames": {
                "BUTTON": 11,
                "A": 88,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "About Us",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Careers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Social Impact",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "For Business Partners",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Order and Pickup",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "truste-show-consent",
              "text": "Change cookie settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-consent-button",
              "text": "Agree",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Starbucks Coffee Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift Cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a store",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "hamburger-nav-push-view-btn-Menu-right",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift Cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a store",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "hamburger-nav-push-view-btn-Menu-left",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Favorite Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "hamburger-nav-push-view-btn-Account-left",
              "text": "Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Card management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personal info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Payment methods",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign out",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join Starbucks® Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "starbucks.com/rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand About Us\" class=\"sb-iconButton relative\" style=\"min-w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Coffee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories and News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Starbucks Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Coffee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories and News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Starbucks Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand Careers\" class=\"sb-iconButton relative\" style=\"min-wi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Culture and Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusion, Diversity, and Equity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College Achievement Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alumni Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Culture and Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusion, Diversity, and Equity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College Achievement Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alumni Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand Social Impact\" class=\"sb-iconButton relative\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental and Social Impact Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental and Social Impact Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand For Business Partners\" class=\"sb-iconButton relative\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Landlord Support Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Suppliers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Gift Card Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office and Foodservice Coffee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Landlord Support Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Suppliers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Gift Card Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office and Foodservice Coffee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand Ways To Order\" class=\"sb-iconButton relative\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order on the App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order on the Web",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order and Pickup Options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore and Find Coffee for Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order on the App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order on the Web",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order and Pickup Options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore and Find Coffee for Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"spotify\" class=\"sb-iconButton relative inline-block\" href=\"https:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"facebook\" class=\"sb-iconButton relative inline-block\" href=\"https",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"pinterest\" class=\"sb-iconButton relative inline-block\" href=\"http",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"instagram\" class=\"sb-iconButton relative inline-block\" href=\"http",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"youtube\" class=\"sb-iconButton relative inline-block\" href=\"https:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"twitter\" class=\"sb-iconButton relative inline-block\" href=\"https:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CA Supply Chain Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Cookie Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "trustarcNoticeFrame",
              "text": "<iframe name=\"trustarc_notice\" id=\"trustarcNoticeFrame\" title=\"Trustarc Cross-Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "triggers": 88,
          "headTriggers": 40,
          "tailTriggers": 48,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 11
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Change cookie settings"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Agree"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand Menu sub-menu",
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Back to Main Menu",
                "content": "Menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Back to Main Menu",
                "content": "Account"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand About Us"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand Careers"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand Social Impact"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand For Business Partners"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand Ways To Order"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Cookie Preferences"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "links": 88,
          "adjacent": {
            "total": 31,
            "underlined": 2,
            "underlinedPercent": 6
          }
        },
        "items": {
          "underlined": [
            "Starbucks Coffee Company",
            "starbucks.com/rewards"
          ],
          "notUnderlined": [
            "Skip to main content",
            "Find a store",
            "Sign in",
            "Join now",
            "Rewards",
            "Gift Cards",
            "Sign in",
            "Join now",
            "Find a store",
            "All products",
            "Featured",
            "Previous Orders",
            "Favorite Products",
            "Card management",
            "My Rewards",
            "History",
            "Personal info",
            "Payment methods",
            "Settings",
            "Sign out",
            "Join Starbucks® Rewards",
            "Learn more",
            "Order now",
            "Order now",
            "Order now",
            "Learn more",
            "Privacy Policy",
            "Terms of Use",
            "CA Supply Chain Act"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.starbucks.com/",
      "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.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.starbucks.com/",
      "result": {
        "roleElements": 1,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.starbucks.com/",
      "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": 11,
            "subtotals": [
              5,
              3,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 31,
            "subtotals": [
              16,
              12,
              2,
              1
            ]
          },
          "listLink": {
            "total": 57,
            "subtotals": [
              48,
              6,
              3
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 15,
            "subtotals": [
              10,
              3,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "Change cookie settings",
                "Menu",
                "Menu",
                "Account",
                "",
                "",
                "",
                "",
                "",
                "Cookie Preferences"
              ],
              "solid": [
                "Agree"
              ]
            },
            "height": {
              "24px": [
                "Change cookie settings",
                "Cookie Preferences"
              ],
              "30.7969px": [
                "Agree"
              ],
              "auto": [
                "Menu",
                "Menu",
                "Account",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "24px": [
                "Change cookie settings",
                "",
                "",
                "",
                "",
                "",
                "Cookie Preferences"
              ],
              "16.8px": [
                "Agree"
              ],
              "36px": [
                "Menu",
                "Menu",
                "Account"
              ]
            },
            "minHeight": {
              "0px": [
                "Change cookie settings",
                "Agree",
                "Menu",
                "Menu",
                "Account"
              ],
              "44px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "auto": [
                "Cookie Preferences"
              ]
            },
            "minWidth": {
              "0px": [
                "Change cookie settings",
                "Agree",
                "Menu",
                "Menu",
                "Account"
              ],
              "44px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "auto": [
                "Cookie Preferences"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Starbucks Coffee Company",
                "Rewards",
                "Gift Cards",
                "All products",
                "Featured",
                "Previous Orders",
                "Favorite Products",
                "Card management",
                "My Rewards",
                "History",
                "Personal info",
                "Payment methods",
                "Settings",
                "Sign out",
                "starbucks.com/rewards",
                "Privacy Policy",
                "Terms of Use",
                "CA Supply Chain Act"
              ],
              "600": [
                "Find a store",
                "Sign in",
                "Join now",
                "Sign in",
                "Join now",
                "Find a store",
                "Join Starbucks® Rewards",
                "Learn more",
                "Order now",
                "Order now",
                "Order now",
                "Learn more"
              ],
              "700": [
                "Skip to main content"
              ]
            },
            "opacity": {
              "1": [
                "Starbucks Coffee Company",
                "Find a store",
                "Sign in",
                "Join now",
                "Rewards",
                "Gift Cards",
                "Sign in",
                "Join now",
                "Find a store",
                "All products",
                "Featured",
                "Previous Orders",
                "Favorite Products",
                "Card management",
                "My Rewards",
                "History",
                "Personal info",
                "Payment methods",
                "Settings",
                "Sign out",
                "Join Starbucks® Rewards",
                "Learn more",
                "Order now",
                "Order now",
                "Order now",
                "Learn more",
                "starbucks.com/rewards",
                "Privacy Policy",
                "Terms of Use",
                "CA Supply Chain Act"
              ],
              "0.01": [
                "Skip to main content"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "Find a store",
                "Sign in",
                "Join now",
                "Rewards",
                "Gift Cards",
                "Sign in",
                "Join now",
                "Find a store",
                "All products",
                "Featured",
                "Previous Orders",
                "Favorite Products",
                "Card management",
                "My Rewards",
                "History",
                "Personal info",
                "Payment methods",
                "Settings",
                "Sign out",
                "Join Starbucks® Rewards",
                "Learn more",
                "Order now",
                "Order now",
                "Order now",
                "Learn more",
                "Privacy Policy",
                "Terms of Use",
                "CA Supply Chain Act"
              ],
              "underline": [
                "Starbucks Coffee Company",
                "starbucks.com/rewards"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "700": [
                "Menu",
                "Rewards",
                "Gift Cards"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Menu",
                "Rewards",
                "Gift Cards",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home"
              ],
              "underline": [
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgba(0, 0, 0, 0.87)": [
                "Menu",
                "Rewards",
                "Gift Cards",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgba(0, 0, 0, 0.58)": [
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home"
              ]
            },
            "fontSize": {
              "14px": [
                "Menu",
                "Rewards",
                "Gift Cards"
              ],
              "16px": [
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "21px": [
                "Menu",
                "Rewards",
                "Gift Cards"
              ],
              "24px": [
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Our Company",
                "Our Coffee",
                "Stories and News",
                "Starbucks Archive",
                "Investor Relations",
                "Customer Service",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "Culture and Values",
                "Inclusion, Diversity, and Equity",
                "College Achievement Plan",
                "Alumni Community",
                "U.S. Careers",
                "International Careers",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "People",
                "Planet",
                "Environmental and Social Impact Reporting",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Landlord Support Center",
                "Suppliers",
                "Corporate Gift Card Sales",
                "Office and Foodservice Coffee",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "Order on the App",
                "Order on the Web",
                "Delivery",
                "Order and Pickup Options",
                "Explore and Find Coffee for Home",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "400": [
                "This site uses cookies, but not the kind you eat"
              ],
              "600": [
                "Summer is brighter with free treats.*"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "This site uses cookies, but not the kind you eat"
              ],
              "rgb(255, 255, 255)": [
                "Summer is brighter with free treats.*"
              ]
            },
            "fontSize": {
              "19px": [
                "This site uses cookies, but not the kind you eat"
              ],
              "24px": [
                "Summer is brighter with free treats.*"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "About Us",
                "About Us",
                "Careers",
                "Careers",
                "Social Impact",
                "Social Impact",
                "For Business Partners",
                "For Business Partners",
                "Order and Pickup",
                "Order and Pickup"
              ],
              "600": [
                "Refresh on repeat",
                "Summer shake-up",
                "A magical summer treat",
                "Backyard summer fun, delivered",
                "Did you know?"
              ]
            },
            "color": {
              "rgb(30, 57, 50)": [
                "Refresh on repeat",
                "A magical summer treat",
                "Backyard summer fun, delivered"
              ],
              "rgb(255, 255, 255)": [
                "Summer shake-up",
                "Did you know?"
              ],
              "rgba(0, 0, 0, 0.87)": [
                "About Us",
                "About Us",
                "Careers",
                "Careers",
                "Social Impact",
                "Social Impact",
                "For Business Partners",
                "For Business Partners",
                "Order and Pickup",
                "Order and Pickup"
              ]
            },
            "fontSize": {
              "50px": [
                "Refresh on repeat",
                "Summer shake-up",
                "A magical summer treat",
                "Backyard summer fun, delivered"
              ],
              "24px": [
                "Did you know?"
              ],
              "19px": [
                "About Us",
                "About Us",
                "Careers",
                "Careers",
                "Social Impact",
                "Social Impact",
                "For Business Partners",
                "For Business Partners",
                "Order and Pickup",
                "Order and Pickup"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.starbucks.com/",
      "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.starbucks.com/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "DIV": 3,
            "HEADER": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "consent_blackbar",
            "text": "@font-face { font-family: SodoSans_Normal; src: url(https://consent.trustarc.com/get?name=sodosans-n"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Starbucks Coffee CompanyMenuRewardsGift CardsFind a storeSign inJoin nowMenuRewardsGift CardsSign in"
          },
          {
            "tagName": "DIV",
            "id": "primary-content",
            "text": "Summer is brighter with free treats.*Join Starbucks® RewardsRefresh on repeatOur vibrant Strawberry "
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "failures": 8,
          "warnings": 55
        },
        "items": [
          {
            "index": 425,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "This site uses cookies, but not the kind you eat"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "We use cookies to remember log in details, provide secure log in, improve site functionality, and  ..."
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/button[2]/text()[1]",
              "codeLines": [
                "Agree"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 509,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/button[1]",
              "codeLines": [
                "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button1\" aria-haspopup=\"true\">",
                "  Change cookie settings",
                "</button>"
              ]
            }
          },
          {
            "index": 510,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/button[2]",
              "codeLines": [
                "<button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\">",
                "  Agree",
                "</button>"
              ]
            }
          },
          {
            "index": 511,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"inline-block bg-greenAccent color-textWhite text-bold text-noUnderline sb-skipLink visibl...",
                "  Skip to main content",
                "</a>"
              ]
            }
          },
          {
            "index": 512,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"block\" href=\"https://www.starbucks.com\">",
                "  <svg class=\"block\" focusable=\"false\" height=\"100%\" viewBox=\"0 0 62 62\" width=\"100%\" xmlns=\"http:/...",
                "    <circle cx=\"31\" cy=\"31\" fill=\"#fff\" r=\"30.002\"></circle>",
                "    <path d=\"M34.017 13.969c-.263-.047-1.531-.26-3.017-.26s-2.754.212-3.017.26c-.151.027-.209-.121-...",
                "    <g fill=\"#006341\">",
                "      <path d=\"M53.595 57.01h-1.526v4.105h-.547v-4.105h-1.522v-.51h3.595v.51zM54.236 56.5h.811l1.57...",
                "    </g>",
                "  </svg>",
                "  <span class=\"hiddenVisually\">",
                "    Starbucks Coffee Company",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 513,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper...",
                "  Menu",
                "</a>"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper...",
                "  Rewards",
                "</a>"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper...",
                "  Gift Cards",
                "</a>"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-textLink text-noUnderline text-semibold sb-findAStorePin inline-block mr6 \" href=\"http...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle pr2\" focusable=\"false\" preserveAspectRatio=\"xMidYMid...",
                "    <path d=\"M12,11.475 C10.5214286,11.475 9.32142857,10.299 9.32142857,8.85 C9.32142857,7.401 10.5...",
                "  </svg>",
                "  Find a store",
                "</a>"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--black mr3\" href=\"https://www.starbucks.com/accoun...",
                "  Sign in",
                "</a>"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[3]",
              "codeLines": [
                "<a class=\"sb-button sb-button--positive sb-button--black\" href=\"https://www.starbucks.com/account/c...",
                "  Join now",
                "</a>"
              ]
            }
          },
          {
            "index": 519,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/accoun...",
                "  Join Starbucks® Rewards",
                "</a>"
              ]
            }
          },
          {
            "index": 520,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/m...",
                "  Learn more",
                "</a>"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/menu/d...",
                "  Order now",
                "</a>"
              ]
            }
          },
          {
            "index": 522,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/m...",
                "  Order now",
                "</a>"
              ]
            }
          },
          {
            "index": 523,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.ubereats.com/br...",
                "  Order now",
                "</a>"
              ]
            }
          },
          {
            "index": 524,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://stories.starbucks.com/pr...",
                "  Learn more",
                "</a>"
              ]
            }
          },
          {
            "index": 525,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.starbucks.com/rewards\">",
                "  starbucks.com/rewards",
                "</a>"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Our Company",
                "</a>"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Our Coffee",
                "</a>"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.sta...",
                "  Stories and News",
                "</a>"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://archive.sta...",
                "  Starbucks Archive",
                "</a>"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://investor.st...",
                "  Investor Relations",
                "</a>"
              ]
            }
          },
          {
            "index": 531,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://customerser...",
                "  Customer Service",
                "</a>"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Culture and Values",
                "</a>"
              ]
            }
          },
          {
            "index": 533,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.sta...",
                "  Inclusion, Diversity, and Equity",
                "</a>"
              ]
            }
          },
          {
            "index": 534,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  College Achievement Plan",
                "</a>"
              ]
            }
          },
          {
            "index": 535,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://alumni.star...",
                "  Alumni Community",
                "</a>"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  U.S. Careers",
                "</a>"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[4]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  International Careers",
                "</a>"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[6]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.c...",
                "  People",
                "</a>"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[6]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.c...",
                "  Planet",
                "</a>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[6]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Environmental and Social Impact Reporting",
                "</a>"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[8]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Landlord Support Center",
                "</a>"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[8]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Suppliers",
                "</a>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[8]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Corporate Gift Card Sales",
                "</a>"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[8]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.nestlec...",
                "  Office and Foodservice Coffee",
                "</a>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Order on the App",
                "</a>"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Order on the Web",
                "</a>"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://delivery.st...",
                "  Delivery",
                "</a>"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuc...",
                "  Order and Pickup Options",
                "</a>"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://athome.star...",
                "  Explore and Find Coffee for Home",
                "</a>"
              ]
            }
          },
          {
            "index": 550,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a aria-label=\"spotify\" class=\"sb-iconButton relative inline-block\" href=\"https://open.spotify.com/...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M12,0 C18.6274131,0 24,5.37261901 24,12.0000716 C24,18.627381 18.6274131,24 12,24 C5.3...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a aria-label=\"facebook\" class=\"sb-iconButton relative inline-block\" href=\"https://facebook.com/sta...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M11.9997802,0 C18.6169827,0 24,5.38345699 24,12.0002198 C24,18.6169827 18.6169827,24 1...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 552,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a aria-label=\"pinterest\" class=\"sb-iconButton relative inline-block\" href=\"https://www.pinterest.c...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M11.9997802,0 C18.6169827,0 24,5.38345699 24,12.0002198 C24,18.6169827 18.6169827,24 1...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a aria-label=\"instagram\" class=\"sb-iconButton relative inline-block\" href=\"https://instagram.com/s...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M11.9997802,0 C18.6169827,0 24,5.38345699 24,12.0002198 C24,18.6169827 18.6169827,24 1...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a aria-label=\"youtube\" class=\"sb-iconButton relative inline-block\" href=\"https://www.youtube.com/s...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M11.9997802,0 C18.6169827,0 24,5.38345699 24,12.0002198 C24,18.6169827 18.6169827,24 1...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a aria-label=\"twitter\" class=\"sb-iconButton relative inline-block\" href=\"https://twitter.com/starb...",
                "  <svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRati...",
                "    <path d=\"M11.9997256,5.63636363e-05 C18.6169281,5.63636363e-05 23.9999455,5.38351336 23.9999455...",
                "    <circle class=\"sb-icon-hover\" cx=\"50%\" cy=\"50%\" fill=\"transparent\" r=\"75%\"></circle>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[2]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-pr3\" href=\"https://www.starbucks....",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[2]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\" href=\"https://www.starbucks....",
                "  Terms of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[2]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\" href=\"https://globalassets.s...",
                "  CA Supply Chain Act",
                "</a>"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/ul[2]/li[4]/button[1]",
              "codeLines": [
                "<button class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\">",
                "  Cookie Preferences",
                "</button>"
              ]
            }
          },
          {
            "index": 560,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "This site uses cookies, but not the kind you eat"
              ]
            }
          },
          {
            "index": 561,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "We use cookies to remember log in details, provide secure log in, improve site functionality, and  ..."
              ]
            }
          },
          {
            "index": 565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Summer shake-up"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Enjoy a creamy nondairy twist with our Brown Sugar Oat or new Toasted Vanilla Oat Shaken Espresso."
              ]
            }
          },
          {
            "index": 580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 Starbucks Coffee Company. All rights reserved."
              ]
            }
          },
          {
            "index": 590,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "This site uses cookies, but not the kind you eat"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "We use cookies to remember log in details, provide secure log in, improve site functionality, and  ..."
              ]
            }
          },
          {
            "index": 673,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.starbucks.com/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 44,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 18,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 32,
            "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-08-13T11:42:09.503Z",
          "url": "https://www.starbucks.com/",
          "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>This site uses cookies, but not the kind you eat</span>",
                  "target": [
                    ".starbucks_banner_title > h1 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                }
              ]
            },
            {
              "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>This site uses cookies, but not the kind you eat</span>",
                  "target": [
                    ".starbucks_banner_title > h1 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                }
              ]
            },
            {
              "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": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>",
                  "target": [
                    "iframe[src=\"javascript:void(0)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sb-skipLinkWrapper invisible\"><a class=\"inline-block bg-greenAccent color-textWhite text-bold text-noUnderline sb-skipLink visible\" href=\"#primary-content\">Skip to main content</a></div>",
                  "target": [
                    ".sb-skipLinkWrapper"
                  ],
                  "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=\"sb-hamburgerNav bg-white pt5 hidden\" id=\"primary-hamburger-nav-panel\">",
                  "target": [
                    "#primary-hamburger-nav-panel"
                  ],
                  "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=\"sb-hamburgerNav bg-white hidden\" id=\"secondary-hamburger-nav-panel-Menu\">",
                  "target": [
                    "#secondary-hamburger-nav-panel-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 class=\"sb-hamburgerNav bg-white hidden\" id=\"secondary-hamburger-nav-panel-Account\">",
                  "target": [
                    "#secondary-hamburger-nav-panel-Account"
                  ],
                  "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=\"lg-hidden\">",
                  "target": [
                    ".lg-hidden:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden sb-expander__pushdownContent\">",
                  "target": [
                    "#caretExpander672954 > .sb-expander__pushdownContent.hidden"
                  ],
                  "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=\"lg-hidden\">",
                  "target": [
                    ".lg-hidden:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden sb-expander__pushdownContent\">",
                  "target": [
                    "#caretExpander672955 > .sb-expander__pushdownContent.hidden"
                  ],
                  "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=\"lg-hidden\">",
                  "target": [
                    ".lg-hidden:nth-child(5)"
                  ],
                  "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=\"hidden sb-expander__pushdownContent\">",
                  "target": [
                    "#caretExpander672956 > .sb-expander__pushdownContent.hidden"
                  ],
                  "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=\"lg-hidden\">",
                  "target": [
                    ".lg-hidden:nth-child(7)"
                  ],
                  "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=\"hidden sb-expander__pushdownContent\">",
                  "target": [
                    "#caretExpander672957 > .sb-expander__pushdownContent.hidden"
                  ],
                  "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=\"lg-hidden\">",
                  "target": [
                    ".lg-hidden:nth-child(9)"
                  ],
                  "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=\"hidden sb-expander__pushdownContent\">",
                  "target": [
                    "#caretExpander672958 > .sb-expander__pushdownContent.hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"trustarc_notice\" id=\"trustarcNoticeFrame\" title=\"Trustarc Cross-Domain Consent Frame\" src=\"https://consent.trustarc.com/get?name=crossdomain.html&amp;domain=app.starbucks.com\" style=\"display: none;\"></iframe>",
                  "target": [
                    "#trustarcNoticeFrame"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.starbucks.com",
                          "port": "",
                          "pathname": "/menu/drinks/cold-drinks/starbucks-refreshers/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://stories.starbucks.com/press/2015/starbucks-commitment-to-access-and-disability-inclusion/?utm_source=stripe&amp;utm_medium=website&amp;utm_campaign=disabilitypridemonth\" style=\"min-width: 35px; min-height: 35px;\">",
                          "target": [
                            ".image-content-block_flexRowReverse__AEmTi.md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--white.mt5.sb-button--default"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-drinks/starbucks-refreshers\" style=\"min-width: 35px; min-height: 35px;\">Learn more</a>",
                  "target": [
                    "#\\31 37-79131 > .sb-contentColumn__inner > .image-content-block_flexRowReverse__AEmTi.md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--houseGreen.mt5.sb-button--default"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "order now",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.starbucks.com",
                          "port": "",
                          "pathname": "/menu/drinks/cold-coffees/iced-shaken-espresso/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/menu/product/2123220/single\" style=\"min-width: 35px; min-height: 35px;\">Order now</a>",
                          "target": [
                            "#\\31 37-79136 > .sb-contentColumn__inner > .image-content-block_flexRowReverse__AEmTi.md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--houseGreen.mt5.sb-button--default"
                          ]
                        },
                        {
                          "html": "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.ubereats.com/brand/starbucks?&amp;utm_campaign=bd-starbucks-US-august22_Owned_.com_US&amp;utm_source=starbucks&amp;utm_medium=Web&amp;publisher=Uber Eats - BD (Biz Dev) - Partnerships&amp;publisher_sub_campaign_name=bd-starbucks-US-august22_Owned_.com_US\" style=\"min-width: 35px; min-height: 35px;\">",
                          "target": [
                            "#\\31 37-79165 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--houseGreen.mt5.sb-button--default"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-coffees/iced-shaken-espresso\" style=\"min-width: 35px; min-height: 35px;\">Order now</a>",
                  "target": [
                    "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--white.mt5.sb-button--default"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008248",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.89,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"display: block; opacity: 1;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.89 (foreground color: #008248, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button1\" aria-haspopup=\"true\">Change cookie settings</button>",
                  "target": [
                    "#truste-show-consent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.89 (foreground color: #008248, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#008248",
                        "contrastRatio": 4.89,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\">Agree </button>",
                          "target": [
                            "#truste-consent-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.89 (foreground color: #ffffff, background color: #008248, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\">Agree </button>",
                  "target": [
                    "#truste-consent-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.89 (foreground color: #ffffff, background color: #008248, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1e3932",
                        "bgColor": "#fa91aa",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"py5 flex items-center justify-center text-center md-size6of12 textBlockGutter\" style=\"background-color:#fa91aa\">",
                          "target": [
                            "#\\31 37-79131 > .sb-contentColumn__inner > .image-content-block_flexRowReverse__AEmTi.md-flex > .textBlockGutter.py5.text-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #1e3932, background color: #fa91aa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-drinks/starbucks-refreshers\" style=\"min-width: 35px; min-height: 35px;\">Learn more</a>",
                  "target": [
                    "#\\31 37-79131 > .sb-contentColumn__inner > .image-content-block_flexRowReverse__AEmTi.md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--houseGreen.mt5.sb-button--default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #1e3932, background color: #fa91aa, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f06464",
                        "contrastRatio": 3.12,
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"py5 flex items-center justify-center text-center md-size6of12 textBlockGutter\" style=\"background-color:#f06464\">",
                          "target": [
                            "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\">Summer shake-up</span>",
                  "target": [
                    "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .xl.text-semibold.mb4 > .rich-text_greenLinks__BNG4d.rich-text_text__02jRf.rich-text_width__0GHdb"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f06464",
                        "contrastRatio": 3.12,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"py5 flex items-center justify-center text-center md-size6of12 textBlockGutter\" style=\"background-color:#f06464\">",
                          "target": [
                            "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"md rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\" style=\"color:#ffffff\">Enjoy a creamy nondairy twist with our Brown Sugar Oat or new Toasted Vanilla&nbsp;Oat&nbsp;Shaken Espresso.</div>",
                  "target": [
                    "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .md.rich-text_greenLinks__BNG4d.rich-text_text__02jRf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f06464",
                        "contrastRatio": 3.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"py5 flex items-center justify-center text-center md-size6of12 textBlockGutter\" style=\"background-color:#f06464\">",
                          "target": [
                            "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-coffees/iced-shaken-espresso\" style=\"min-width: 35px; min-height: 35px;\">Order now</a>",
                  "target": [
                    "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--white.mt5.sb-button--default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/about-us/\">Our Company</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(1) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/coffee/\">Our Coffee</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(2) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.starbucks.com/\">Stories and News</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(3) > .sb-footer-primaryLinks.null-pr0[href$=\"stories.starbucks.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://archive.starbucks.com/\">Starbucks Archive</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(4) > .sb-footer-primaryLinks.null-pr0[href$=\"archive.starbucks.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://investor.starbucks.com\">Investor Relations</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(5) > .sb-footer-primaryLinks.null-pr0[href$=\"investor.starbucks.com\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://customerservice.starbucks.com/\">Customer Service</a>",
                  "target": [
                    ".sb-footer-columnWidth.lg-inline-block.hidden:nth-child(2) > ul > li:nth-child(6) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/working-at-starbucks/culture-and-values/\">Culture and Values</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(1) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.starbucks.com/stories/inclusion-diversity/\">Inclusion, Diversity, and Equity</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(2) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/working-at-starbucks/education/\">College Achievement Plan</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(3) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://alumni.starbucks.com/\">Alumni Community</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(4) > .sb-footer-primaryLinks.null-pr0[href$=\"alumni.starbucks.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/\">U.S. Careers</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(5) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/international-careers/\">International Careers</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(4) > ul > li:nth-child(6) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.com/responsibility/people/\">People</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(6) > ul > li:nth-child(1) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.com/responsibility/planet/\">Planet</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(6) > ul > li:nth-child(2) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/responsibility/reporting-hub/\">Environmental and Social Impact Reporting</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(6) > ul > li:nth-child(3) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/business/landlord-faq/\">Landlord Support Center</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(8) > ul > li:nth-child(1) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/business/suppliers/\">Suppliers</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(8) > ul > li:nth-child(2) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuckscardb2b.com/\" target=\"_blank\">Corporate Gift Card Sales</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(8) > ul > li:nth-child(3) > .sb-footer-primaryLinks.null-pr0[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.nestlecoffeepartnerssl.com/our-brands/we-proudly-serve-starbucks-coffee-program\">Office and Foodservice Coffee</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(8) > ul > li:nth-child(4) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/rewards/mobile-apps/\">Order on the App</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(10) > ul > li:nth-child(1) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/menu\">Order on the Web</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(10) > ul > li:nth-child(2) > .sb-footer-primaryLinks.null-pr0[href$=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://delivery.starbucks.com/\" target=\"_blank\">Delivery</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(10) > ul > li:nth-child(3) > .sb-footer-primaryLinks.null-pr0[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/ways-to-order/\">Order and Pickup Options</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(10) > ul > li:nth-child(4) > .sb-footer-primaryLinks.null-pr0.mb2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://athome.starbucks.com/?utm_source=starbucks.com&amp;utm_medium=referral&amp;utm_campaign=footer\" target=\"_blank\">Explore and Find Coffee for Home</a>",
                  "target": [
                    ".lg-ml5.sb-footer-columnWidth.lg-inline-block:nth-child(10) > ul > li:nth-child(5) > .sb-footer-primaryLinks.null-pr0[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6b6b6b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.32,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"color-textBlackSoft py3 text-xxs\">© 2022 Starbucks Coffee Company. All rights reserved.</p>",
                  "target": [
                    "nav[aria-label=\"Global footer\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f06464",
                        "contrastRatio": 3.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"py5 flex items-center justify-center text-center md-size6of12 textBlockGutter\" style=\"background-color:#f06464\">",
                          "target": [
                            "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-coffees/iced-shaken-espresso\" style=\"min-width: 35px; min-height: 35px;\">Order now</a>",
                  "target": [
                    "#\\31 37-79135 > .sb-contentColumn__inner > .md-flex > .textBlockGutter.py5.text-center > .image-content-block_copyBlockMaxWidth__sOh9S > .sb-button--white.mt5.sb-button--default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.12 (foreground color: #ffffff, background color: #f06464, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"starbucks_banner_title\"><h1><span>This site uses cookies, but not the kind you eat</span></h1></div>",
                  "target": [
                    ".starbucks_banner_title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"truste-consent-text\" class=\"truste-messageColumn\">We use cookies to remember log in details, provide secure log in, improve site functionality, and                            deliver personalized content. By continuing to browse the site, you accept cookies.       </div>",
                  "target": [
                    "#truste-consent-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.starbucks.com/",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewbox=\"0 0 62 62\" height=\"100%\" focusable=\"fa ... .688-.805-.615-.571.104-1.303.48-2.453.48s-1.882-.377-2.454-.48c-.436-.072-.753.221-.804.615-.369 2.",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"block\"][focusable=\"false\"][height=\"100%\"][viewbox=\"0 0 62 62\"][width=\"100%\"]",
            "attNo": 6
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.starbucks.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.13:1. Recommendation:  change background to #d14545.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-coffees/iced-shaken-espresso\" style=\"min-width: 35px; min-height: 35px;\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ml6 flex items-center\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#consent_blackbar",
                "code": "<div id=\"consent_blackbar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#primary-hamburger-nav-panel",
                "code": "<div class=\"sb-hamburgerNav bg-white pt5 hidden\" id=\"primary-hamburger-nav-panel\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#secondary-hamburger-nav-panel-Account",
                "code": "<div class=\"sb-hamburgerNav bg-white hidden\" id=\"secondary-hamburger-nav-panel-Account\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#secondary-hamburger-nav-panel-Menu",
                "code": "<div class=\"sb-hamburgerNav bg-white hidden\" id=\"secondary-hamburger-nav-panel-Menu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sb-skipLinkWrapper invisible\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://alumni.starbucks.com/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://archive.starbucks.com/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://athome.starbucks.com/?utm_source=starbucks.com&amp;utm_medium=referral&amp;utm_campaign=footer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://customerservice.starbucks.com/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://delivery.starbucks.com/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://investor.starbucks.com\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.com/responsibility/people/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://starbucks.com/responsibility/planet/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.starbucks.com/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://stories.starbucks.com/stories/inclusion-diversity/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.nestlecoffeepartnerssl.com/our-brands/we-proudly-serve-starbucks-coffee-program\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/about-us/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/business/landlord-faq/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/business/suppliers/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/international-careers/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/working-at-starbucks/culture-and-values/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/careers/working-at-starbucks/education/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/coffee/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/menu\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/responsibility/reporting-hub/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/rewards/mobile-apps/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbucks.com/ways-to-order/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuckscardb2b.com/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-pr3\" href=\"https://www.starbucks.com/terms/privacy-policy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\" href=\"https://globalassets.starbucks.com/assets/A2A072E3411C4A6ABAEB8D6BCF286F43.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\" href=\"https://www.starbucks.com/terms/starbucks-terms-of-use/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-button sb-button--default sb-button--black mr3\" href=\"https://www.starbucks.com/account/signin?ReturnUrl=%2F\" style=\"min-width:0;min-height:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper text-bold \" href=\"https://www.starbucks.com/gift\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper text-bold \" href=\"https://www.starbucks.com/menu\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-globalNav__desktopLink md-py5 lg-py6 inline-block text-noUnderline text-xxs text-upper text-bold \" href=\"https://www.starbucks.com/rewards\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"sb-textLink text-noUnderline text-semibold sb-findAStorePin inline-block mr6 \" href=\"https://www.starbucks.com/store-locator\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"block sb-footer-secondaryLinks mb1 py2 lg-mb0 lg-py0 lg-px3\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#truste-consent-text",
                "code": "<div id=\"truste-consent-text\" class=\"truste-messageColumn\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"sb-heading text-sm mb4\" tabindex=\"-1\">...</h2>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"color-textBlackSoft py3 text-xxs\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\" class=\"color-textBlackSoft px2 hidden lg-inline\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"hiddenVisually\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"md rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\" style=\"color:#1e3932\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"md rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\" style=\"color:#ffffff\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sm rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\" style=\"color:#ffffff\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"xs rich-text_text__02jRf rich-text_width__0GHdb\" style=\"color:#000000\">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"sb-heading mb4 md text-semibold\" tabindex=\"-1\" style=\"color:#ffffff\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"sb-heading mb4 md text-semibold\" tabindex=\"-1\" style=\"color:#ffffff\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"sb-heading mb4 xl text-semibold\" tabindex=\"-1\" style=\"color:#1e3932\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"sb-heading mb4 xl text-semibold\" tabindex=\"-1\" style=\"color:#ffffff\">...</h2>"
              },
              {
                "tagName": "link",
                "id": "",
                "code": "<link color=\"#008046\" href=\"/next_static/icons/safari-pinned-tab.svg\" rel=\"mask-icon\">"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "button",
                "id": "#hamburger-nav-push-view-btn-Account-left",
                "code": "<button aria-label=\"Back to Main Menu\" class=\"text-noUnderline text-md py3 px5 bg-neutralCool text-center size12of12 sb-hamburgerNav-pushViewButton-left py3\" id=\"hamburger-nav-push-view-btn-Account-left\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.starbucks.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 9,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[4]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[4]/listitem[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 1245,
                "height": 34,
                "width": 89
              },
              "snippet": "<button id=\"hamburger-nav-push-view-btn-Account-left\" class=\"text-noUnderline text-md py3 px5 bg-neutralCool text-center size12of12 sb-hamburgerNav-pushViewButton-left py3\" aria-label=\"Back to Main Menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"#primary-content\" class=\"inline-block bg-greenAccent color-textWhite text-bold text-noUnderline sb-skipLink visible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 274,
                "top": 257,
                "height": 38,
                "width": 115
              },
              "snippet": "<button aria-haspopup=\"true\" class=\"truste-button1\" type=\"button\" id=\"truste-show-consent\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 274,
                "top": 69,
                "height": 45,
                "width": 255
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Text contrast of 1.28 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 8365,
                "height": 18,
                "width": 75
              },
              "snippet": "<a style=\"min-width: 35px; min-height: 35px;\" href=\"https://stories.starbucks.com/press/2015/starbucks-commitment-to-access-and-disability-inclusion/?utm_source=stripe&utm_medium=website&utm_campaign=disabilitypridemonth\" class=\"sb-button sb-button--default sb-button--white mt5\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 3.13 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 4645,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"color:#ffffff\" class=\"md rich-text_text__02jRf rich-text_width__0GHdb rich-text_greenLinks__BNG4d\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Text contrast of 3.00 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 4663,
                "height": 18,
                "width": 69
              },
              "snippet": "<a style=\"min-width: 35px; min-height: 35px;\" href=\"https://www.starbucks.com/menu/drinks/cold-coffees/iced-shaken-espresso\" class=\"sb-button sb-button--default sb-button--white mt5\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Text contrast of 4.34 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 3305,
                "height": 18,
                "width": 75
              },
              "snippet": "<a style=\"min-width: 35px; min-height: 35px;\" href=\"https://www.starbucks.com/menu/drinks/cold-drinks/starbucks-refreshers\" class=\"sb-button sb-button--default sb-button--houseGreen mt5\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Text contrast of 1.32 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 18,
                "width": 166
              },
              "snippet": "<a style=\"min-width: 35px; min-height: 35px;\" href=\"https://www.starbucks.com/account/create\" class=\"sb-button sb-button--default sb-button--white mt5\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"x-ua-compatible\" content=\"ie=edge\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link rel=\"mask-icon\" href=\"/next_static/icons/safari-pinned-tab.svg\" color=\"#008046\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.starbucks.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 63,
            "firstColumn": 41,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "US\"><head><style type=\"text/css\">.trust",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 194,
            "firstColumn": 148,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": ";}</style><style type=\"text/css\" id=\"disable-focus-ring\">body:n",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 971,
            "firstColumn": 950,
            "message": "A document must not include more than one meta element with a charset attribute.",
            "extract": "ntent=\"8\"><meta charset=\"UTF-8\"><meta ",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 2821,
            "firstColumn": 2222,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></iframe><script type=\"text/javascript\" src=\"https://bam.nr-data.net/1/671cca5e0f?a=24549142&amp;sa=1&amp;v=1173.01dd3ba&amp;t=Unnamed%20Transaction&amp;rst=1428&amp;ck=1&amp;ref=https://www.starbucks.com/&amp;be=156&amp;fe=1351&amp;dc=589&amp;af=err,xhr,stn,ins,spa&amp;perf=%7B%22timing%22:%7B%22of%22:1660390961718,%22n%22:0,%22f%22:0,%22dn%22:1,%22dne%22:26,%22c%22:26,%22s%22:39,%22ce%22:110,%22rq%22:110,%22rp%22:138,%22rpe%22:152,%22dl%22:146,%22di%22:308,%22ds%22:588,%22de%22:588,%22dc%22:1350,%22l%22:1351,%22le%22:1352%7D,%22navigation%22:%7B%7D%7D&amp;fp=287&amp;fcp=287&amp;jsonp=NREUM.setToken\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 600
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3039,
            "firstColumn": 2903,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/destination?id=G-VMTHZW7WSM&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 137
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3148,
            "firstColumn": 3049,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/plugins/ua/linkid.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 3164,
            "firstColumn": 3158,
            "message": "Stray end tag head.",
            "extract": "></script></head><body>",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 3170,
            "firstColumn": 3165,
            "message": "Start tag body seen but an element of the same type was already open.",
            "extract": "pt></head><body><scrip",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "info",
            "lastLine": 11,
            "lastColumn": 3432,
            "firstColumn": 3171,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ead><body><script async=\"\" src=\"//consent.trustarc.com/notice?domain=app.starbucks.com&amp;gtm=1&amp;ostype=mobile&amp;pcookie&amp;oc=1&amp;c=teconsent&amp;text=true&amp;js=nj&amp;noticeType=bb&amp;pn=1&amp;country=us\" type=\"text/javascript\" id=\"truste_0.877558834045389\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 262
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 3475,
            "firstColumn": 3469,
            "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "blackbar\"><style>  @fon",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 8118,
            "firstColumn": 8002,
            "message": "CSS: max-height: auto is not a max-height value.",
            "extract": "ty: 1;\">  <div id=\"truste-consent-content\" class=\"truste-banner\" style=\"overflow: hidden; max-width: 1200px; max-height:auto;\">    <d",
            "hiliteStart": 10,
            "hiliteLength": 117
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 22127,
            "firstColumn": 21745,
            "message": "Bad value  for attribute href on element a: Illegal character in query: space is not allowed.",
            "extract": "5.**</div><a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.ubereats.com/brand/starbucks?&amp;utm_campaign=bd-starbucks-US-august22_Owned_.com_US&amp;utm_source=starbucks&amp;utm_medium=Web&amp;publisher=Uber Eats - BD (Biz Dev) - Partnerships&amp;publisher_sub_campaign_name=bd-starbucks-US-august22_Owned_.com_US\" style=\"min-width: 35px; min-height: 35px;\">Order ",
            "hiliteStart": 10,
            "hiliteLength": 383
          },
          {
            "type": "info",
            "lastLine": 15,
            "lastColumn": 73208,
            "firstColumn": 73178,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "}</script><script type=\"text/javascript\">var __",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 74390,
            "firstColumn": 74273,
            "message": "Attribute importance not allowed on element script at this point.",
            "extract": "></iframe><script src=\"https://consent.trustarc.com/asset/notice.js/v/v1.7-9751\" async=\"async\" crossorigin=\"\" importance=\"high\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 118
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 74741,
            "firstColumn": 74705,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "announcer><script type=\"text/javascript\" id=\"\">var uo",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 15,
            "lastColumn": 74741,
            "firstColumn": 74705,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "announcer><script type=\"text/javascript\" id=\"\">var uo",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 17,
            "lastColumn": 155,
            "firstColumn": 119,
            "message": "Duplicate ID .",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">google",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 15,
            "lastColumn": 74741,
            "firstColumn": 74705,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "announcer><script type=\"text/javascript\" id=\"\">var uo",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 17,
            "lastColumn": 155,
            "firstColumn": 119,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">google",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 17,
            "lastColumn": 155,
            "firstColumn": 119,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">google",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 581,
            "firstColumn": 323,
            "message": "Attribute importance not allowed on element script at this point.",
            "extract": ";</script><script src=\"https://consent.trustarc.com/notice?domain=app.starbucks.com&amp;country=us&amp;js=nj2&amp;gtm=1&amp;ostype=mobile&amp;pcookie&amp;oc=1&amp;c=teconsent&amp;text=true&amp;noticeType=bb&amp;pn=1&amp;\" async=\"async\" crossorigin=\"\" importance=\"high\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 259
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 627,
            "firstColumn": 591,
            "message": "Duplicate ID .",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 15,
            "lastColumn": 74741,
            "firstColumn": 74705,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "announcer><script type=\"text/javascript\" id=\"\">var uo",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 627,
            "firstColumn": 591,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 18,
            "lastColumn": 627,
            "firstColumn": 591,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 866,
            "firstColumn": 830,
            "message": "Duplicate ID .",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 15,
            "lastColumn": 74741,
            "firstColumn": 74705,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "announcer><script type=\"text/javascript\" id=\"\">var uo",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 18,
            "lastColumn": 866,
            "firstColumn": 830,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 18,
            "lastColumn": 866,
            "firstColumn": 830,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.starbucks.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Starbucks Coffee Company",
          "pageurl": "https://www.starbucks.com/",
          "time": 2.82,
          "creditsremaining": 980,
          "allitemcount": 108,
          "totalelements": 477,
          "waveurl": "http://wave.webaim.org/report?url=https://www.starbucks.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > DIV:first-child + HEADER + DIV > DIV#primary-content > MAIN:first-child > DIV:first-child + DIV + DIV > DIV#137-79135 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + DIV + A"
                ],
                "contrastdata": [
                  [
                    3.12,
                    "#ffffff",
                    "#f06464",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__next > DIV:first-child + HEADER + DIV > DIV#primary-content > MAIN:first-child + DIV > FOOTER:first-child > NAV:first-child > DIV:first-child + HR + UL + UL > LI:first-child + LI + LI > SPAN:first-child + A"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > STYLE:first-child + STYLE + META + META + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + META + META + META + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.starbucks.com/",
      "what": "URL",
      "result": "https://www.starbucks.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.starbucks.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.083",
        "responseTime": "2022-08-13T11:42:54.145Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1079479,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 20,
              "totalWarnings": 0,
              "totalIssues": 20
            },
            "issuesByLevel": {
              "A": {
                "count": 10,
                "pct": 50
              },
              "AA": {
                "count": 5,
                "pct": 25
              },
              "AAA": {
                "count": 20,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "fad3afec-0666-4086-9536-f36a8983d1bf",
          "docID": "2af97795-6910-4e7b-aabe-27b80c4bdbaf",
          "sourceHash": "4fe614f57390429e370317638a8627f9",
          "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=fad3afec-0666-4086-9536-f36a8983d1bf",
          "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": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3161,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;script async=\"\" src=\"//consent.trustarc.com/notice?domain=app.starbucks.com&amp;amp;gtm=1&amp;amp;ostype=mobile&amp;amp;pcookie&amp;amp;oc=1&amp;amp;c=teconsent&amp;amp;text=true&amp;amp;js=nj&amp;amp;noticeType=bb&amp;amp;pn=1&amp;amp;co",
              "xpath": "/html/body",
              "issueID": "62fcdbc92fd422a926a8633c82f67de0",
              "signature": "875a70b5a2bac410e18ffdad24a1a43e",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=62fcdbc92fd422a926a8633c82f67de0"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 195.28125,
                  "y": 615
                },
                "bottom-right": {
                  "x": 282.68725,
                  "y": 634
                },
                "height": 19,
                "width": 87.406
              },
              "position": {
                "line": 4759,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/menu/drinks/cold-drinks/starbucks-refreshers\" style=\"min-width: 35px; min-height: 35px;\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "b81faae095b3e147877a82044846afe5",
              "signature": "4e6c409b2c7c725d0b9501dc75ad3b3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b81faae095b3e147877a82044846afe5"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 195.28125,
                  "y": 2409.875
                },
                "bottom-right": {
                  "x": 282.68725,
                  "y": 2428.875
                },
                "height": 19,
                "width": 87.406
              },
              "position": {
                "line": 5119,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://stories.starbucks.com/press/2015/starbucks-commitment-to-access-and-disability-inclusion/?utm_source=stripe&amp;amp;utm_medium=website&amp;amp;utm_campaign=disabilitypridemonth",
              "xpath": "/html/body/div[2]/div[2]/div[1]/main[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "70585397e95be278f1dea73176f017e9",
              "signature": "c937d87ab97d103045f5b1f2d7ccee00",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=70585397e95be278f1dea73176f017e9"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35.65625,
                  "y": 301.5
                },
                "bottom-right": {
                  "x": 213.65625,
                  "y": 325.5
                },
                "height": 24,
                "width": 178
              },
              "position": {
                "line": 8830,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"truste-show-consent\" type=\"button\" class=\"truste-button1\" aria-haspopup=\"true\"&gt;Change cookie settings&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/button[1]",
              "issueID": "47188b3982b6119b10936d64a9ea3c6e",
              "signature": "eb6b531ea781fdae76f09a39bed7f9a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=47188b3982b6119b10936d64a9ea3c6e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 224.5,
                  "y": 298.5
                },
                "bottom-right": {
                  "x": 263.5,
                  "y": 314.5
                },
                "height": 16,
                "width": 39
              },
              "position": {
                "line": 8830,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\"&gt;Agree &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/button[2]",
              "issueID": "f7f01a3ea80d97fd3253ff01298ddfbb",
              "signature": "337e4de995800fb21cf18a6ac2171c1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f7f01a3ea80d97fd3253ff01298ddfbb"
            },
            {
              "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": 197.703125,
                  "y": 1578.4375
                },
                "bottom-right": {
                  "x": 280.265125,
                  "y": 1597.4375
                },
                "height": 19,
                "width": 82.562
              },
              "position": {
                "line": 5118,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.starbucks.com/menu/product/2123220/single\" style=\"min-width: 35px; min-height: 35px;\"&gt;Order now&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/main[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "5030702b3a8db4075c566169ded00f13",
              "signature": "1571ba0f4fb1218bc8f6ad357a7d1951",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5030702b3a8db4075c566169ded00f13"
            },
            {
              "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": 709.703125,
                  "y": 2054.15625
                },
                "bottom-right": {
                  "x": 792.265125,
                  "y": 2073.15625
                },
                "height": 19,
                "width": 82.562
              },
              "position": {
                "line": 5118,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sb-button sb-button--default sb-button--houseGreen mt5\" href=\"https://www.ubereats.com/brand/starbucks?&amp;amp;utm_campaign=bd-starbucks-US-august22_Owned_.com_US&amp;amp;utm_source=starbucks&amp;amp;utm_medium=Web&amp;amp;publisher=Uber Ea",
              "xpath": "/html/body/div[2]/div[2]/div[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "335117fa9681199f50e8878c35a5de97",
              "signature": "2ca48f390dc7a9a85a180c7d58ef1404",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=335117fa9681199f50e8878c35a5de97"
            },
            {
              "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": 195.28125,
                  "y": 2409.875
                },
                "bottom-right": {
                  "x": 282.68725,
                  "y": 2428.875
                },
                "height": 19,
                "width": 87.406
              },
              "position": {
                "line": 5119,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sb-button sb-button--default sb-button--white mt5\" href=\"https://stories.starbucks.com/press/2015/starbucks-commitment-to-access-and-disability-inclusion/?utm_source=stripe&amp;amp;utm_medium=website&amp;amp;utm_campaign=disabilitypridemonth",
              "xpath": "/html/body/div[2]/div[2]/div[1]/main[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "976a71a627b7e1959884a42031078645",
              "signature": "a84a0c036fc00148d21712dfeebda801",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=976a71a627b7e1959884a42031078645"
            },
            {
              "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": 35.5,
                  "y": 173.5
                },
                "bottom-right": {
                  "x": 307.5,
                  "y": 263.5
                },
                "height": 90,
                "width": 272
              },
              "position": {
                "line": 4664,
                "column": 42
              },
              "errorSnippet": "&lt;div id=\"truste-consent-text\" class=\"truste-messageColumn\"&gt;We use cookies to remember log in details, provide secure log in, improve site functionality, and deliver personalized content. By continuing to browse the site, you accept cookies. &lt;/di",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]",
              "issueID": "13c7d8e7b9ba5d31e69ac1ce470baf52",
              "signature": "80ba26583c516aae017ae6c690dcb7dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=13c7d8e7b9ba5d31e69ac1ce470baf52"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8834,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Expand About Us\" class=\"sb-iconButton relative\" style=\"min-width:44px;min-height:44px\" aria-expanded=\"false\"&gt;&lt;svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRatio=\"xMidYMid meet\" s",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "7a564fef5eadcc1b52336f61ee3013cf",
              "signature": "beee42eaac2dddb215b7f4d2f36bed93",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7a564fef5eadcc1b52336f61ee3013cf"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8834,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Expand Careers\" class=\"sb-iconButton relative\" style=\"min-width:44px;min-height:44px\" aria-expanded=\"false\"&gt;&lt;svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRatio=\"xMidYMid meet\" st",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[3]/div[1]/button[1]",
              "issueID": "08f98b5d1064e41bc78d7da4f916a184",
              "signature": "244172338951bd50ecddfdebb4c38034",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=08f98b5d1064e41bc78d7da4f916a184"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8834,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Expand Social Impact\" class=\"sb-iconButton relative\" style=\"min-width:44px;min-height:44px\" aria-expanded=\"false\"&gt;&lt;svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRatio=\"xMidYMid me",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[5]/div[1]/button[1]",
              "issueID": "f5ac7a2a1626bc8e73dd927d0413740b",
              "signature": "f8931f9842b2a23149cd8ca186131577",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f5ac7a2a1626bc8e73dd927d0413740b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8834,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Expand For Business Partners\" class=\"sb-iconButton relative\" style=\"min-width:44px;min-height:44px\" aria-expanded=\"false\"&gt;&lt;svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRatio=\"xMi",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[7]/div[1]/button[1]",
              "issueID": "abe44dbb9a1d2184e394540ee029209d",
              "signature": "5f3ec01fefa6e697d7ddb848306f37ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=abe44dbb9a1d2184e394540ee029209d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8834,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Expand Ways To Order\" class=\"sb-iconButton relative\" style=\"min-width:44px;min-height:44px\" aria-expanded=\"false\"&gt;&lt;svg aria-hidden=\"true\" class=\"valign-middle absoluteCenter\" focusable=\"false\" preserveAspectRatio=\"xMidYMid me",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[9]/div[1]/button[1]",
              "issueID": "7e13806c4b66419b0c6fca0496288c37",
              "signature": "5ac19b7b016ca0cf971002db56f066b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e13806c4b66419b0c6fca0496288c37"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 7284,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuckscardb2b.com/\" target=\"_blank\"&gt;Corporate Gift Card Sales&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[7]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4d3ddf742a8aba0d6208727eaf898f5a",
              "signature": "2e01af831804d8f98cbe62ea59c52b97",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d3ddf742a8aba0d6208727eaf898f5a"
            },
            {
              "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": 625.609375,
                  "y": 224
                },
                "bottom-right": {
                  "x": 788.812375,
                  "y": 272
                },
                "height": 48,
                "width": 163.203
              },
              "position": {
                "line": 7452,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://www.starbuckscardb2b.com/\" target=\"_blank\"&gt;Corporate Gift Card Sales&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[8]/ul[1]/li[3]/a[1]",
              "issueID": "81b421708c8eedeaaedd6d5212797a2e",
              "signature": "a1b80641bbd2e11c62414c257b3d216a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=81b421708c8eedeaaedd6d5212797a2e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 7524,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://delivery.starbucks.com/\" target=\"_blank\"&gt;Delivery&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[9]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f25136d6af0e3b67db28945205f0c59b",
              "signature": "6e359a58b4fd4e8d2c2856f9c72f8c0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f25136d6af0e3b67db28945205f0c59b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 7751,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://athome.starbucks.com/?utm_source=starbucks.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=footer\" target=\"_blank\"&gt;Explore and Find Coffee for Home&lt;/a&g",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[9]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "01e177005363a1e65b7e391a9ef9f524",
              "signature": "9bcaaee014e99d271a8dae50aab0b718",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=01e177005363a1e65b7e391a9ef9f524"
            },
            {
              "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": 820.8125,
                  "y": 172
                },
                "bottom-right": {
                  "x": 984.0155,
                  "y": 196
                },
                "height": 24,
                "width": 163.203
              },
              "position": {
                "line": 7752,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://delivery.starbucks.com/\" target=\"_blank\"&gt;Delivery&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[3]/a[1]",
              "issueID": "164c21845a88cfb6b522f40bfe35506c",
              "signature": "66313aa7e6cc218bdc476230621b4ca2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=164c21845a88cfb6b522f40bfe35506c"
            },
            {
              "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": 820.8125,
                  "y": 292
                },
                "bottom-right": {
                  "x": 984.0155,
                  "y": 340
                },
                "height": 48,
                "width": 163.203
              },
              "position": {
                "line": 7920,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"block mb2 py2 text-noUnderline sb-footer-primaryLinks null-pr0\" href=\"https://athome.starbucks.com/?utm_source=starbucks.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=footer\" target=\"_blank\"&gt;Explore and Find Coffee for Home&lt;/a&g",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/footer[1]/nav[1]/div[1]/div[10]/ul[1]/li[5]/a[1]",
              "issueID": "ec67c7bef08f71b2dde6723d50dec22a",
              "signature": "6d6ad1391c71275bb8d58b6b1bf202cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ec67c7bef08f71b2dde6723d50dec22a"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T11:40:10",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      55
    ],
    [
      "ibm",
      23
    ],
    [
      "focInd",
      15
    ],
    [
      "motion",
      14
    ],
    [
      "wave",
      6
    ],
    [
      "alfa",
      5
    ],
    [
      "focAll",
      3
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 4,
  "logSize": 838,
  "errorLogCount": 3,
  "errorLogSize": 776,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 26,
  "endTime": "2022-08-13T11:42:54",
  "elapsedSeconds": 163,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 131,
        "focOp": 10,
        "linkUl": 58,
        "styleDiff": 25,
        "zIndex": 4
      },
      "alfa": {
        "r57": 16,
        "r65": 51,
        "r66": 14,
        "r69": 2,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 94,
        "color-contrast": 4,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "region": 4
      },
      "continuum": {
        "123": 4
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.2_4_1.H64.1": 4,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G18.Alpha": 39,
        "w:AA.1_4_3_F24.F24.FGColour": 9,
        "w:AA.2_5_3.F96": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "IBMA_Color_Contrast_WCAG2AA": 20,
        "element_attribute_deprecated": 2
      },
      "nuVal": {
        "The type attribute for the style element is not needed and should be omitted.": 2,
        "A document must not include more than one meta element with a charset attribute.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 9,
        "Stray end tag head.": 4,
        "Start tag body seen but an element of the same type was already open.": 4,
        "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 4,
        "CSS: max-height: auto is not a max-height value.": 4,
        "Bad value  for attribute href on element a: Illegal character in query: space is not allowed.": 4,
        "Attribute importance not allowed on element script at this point.": 8,
        "Bad value  for attribute id on element script: An ID must not be the empty string.": 16,
        "Duplicate ID .": 12,
        "The first occurrence of ID  was here.": 3
      },
      "wave": {
        "c:contrast": 3,
        "a:link_pdf": 1,
        "a:noscript": 2
      },
      "tenon": {
        "28": 4,
        "73": 8,
        "95": 8,
        "98": 12,
        "144": 4,
        "152": 20,
        "218": 24
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 131,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 51,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 8,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 29,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 8,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 24,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 4,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 4,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 20,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 3,
              "what": "Very low contrast"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 4,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "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.G18.Alpha": {
              "score": 10,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 2,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "visibleLabelNotName": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            },
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 2,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A document must not include more than one meta element with a charset attribute.": {
              "score": 3,
              "what": "More than 1 meta element has a charset attribute"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Stray end tag .+$": {
              "score": 3,
              "what": "Invalid closing tag"
            },
            "^Start tag .+ seen but an element of the same type was already open.*$": {
              "score": 3,
              "what": "Element is invalidly a descendant of another such element"
            }
          }
        },
        "styleParentBad": {
          "nuVal": {
            "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": {
              "score": 4,
              "what": "style element not allowed as a child of this div element"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: .+ is not a .+ value.*$": {
              "score": 3,
              "what": "Invalid value in CSS"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 16,
              "what": "attribute on this element has an invalid value"
            },
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 8,
              "what": "attribute not allowed on this element"
            }
          }
        },
        "duplicateID": {
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 2,
              "what": "Duplicate id"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 15,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 595,
      "log": 42,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 153
        },
        {
          "groupName": "linkIndication",
          "score": 31
        },
        {
          "groupName": "contrastAAA",
          "score": 28
        },
        {
          "groupName": "contrastAA",
          "score": 27
        },
        {
          "groupName": "attributeBad",
          "score": 26
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 17
        },
        {
          "groupName": "contrastRisk",
          "score": 14
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 13
        },
        {
          "groupName": "focusableOperable",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "parseError",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "svgImageNoText",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "styleParentBad",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 5
        },
        {
          "groupName": "typeRedundant",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "cssInvalid",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "duplicateID",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}