Accessibility test digest

Synopsis

Page: Simon Property Group (90%)

URL: https://www.simon.com/

Score: 917

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 Simon Property Group (90%) web page at https://www.simon.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 917 (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
total917
log120
preventions300
focusIndication138
leadingClipsText54
svgImageNoText38
targetSize35
fontSmall22
linkForcesNewWindow20
contrastAA18
spontaneousMotion17
noLeading17
linkIndication12
attributeBad10
titleRedundant10
allCaps9
metaBad8
linkNoText8
pseudoLinkRisk7
contrastAAA6
divParentBad6
buttonNoText6
inconsistentStyles5
zIndexNotZero5
cssInvalid5
horizontalScrolling5
focusableOperable4
hoverSurprise4
h1Missing4
obsolete4
typeRedundant4
textRotated4
tabFocusability3
labelClash3
sectionHeadingless3
headingStructure3

Issue summary

Special issues

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

preventions: Score 300. 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 138. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

headingStructure: 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-simonproperty",
  "host": {
    "id": "simonproperty",
    "which": "https://www.simon.com/",
    "what": "Simon Property Group (90%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T11:09:57"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T11:12:49"
    }
  ],
  "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.simon.com/",
        "what": "Simon Property Group (90%)"
      },
      {
        "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.simon.com/",
        "what": "Simon Property Group (90%)"
      },
      {
        "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.simon.com/",
      "what": "Simon Property Group (90%)",
      "result": "https://www.simon.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.simon.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.simon.com/",
      "result": {
        "bytes": [
          560985,
          557794,
          554464,
          539918,
          540421
        ],
        "localRatios": [
          1.006,
          1.006,
          1.027,
          1.001
        ],
        "meanLocalRatio": 1.01,
        "maxLocalRatio": 1.027,
        "globalRatio": 1.039,
        "pixelChanges": [
          19142,
          20557,
          387587,
          1491
        ],
        "meanPixelChange": 107194,
        "maxPixelChange": 387587,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "Simon Property Group (90%)",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=84f575b6-1af8-11ed-b09a-614b6b757750&vid="
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=84f575b6-1af8-11ed-b09a-614b6b757750&vid=",
      "result": {
        "visibleElements": 178
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=84f575b6-1af8-11ed-b09a-614b6b757750&vid=",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=84f575b6-1af8-11ed-b09a-614b6b757750&vid=",
      "result": {
        "tabFocusables": 47,
        "tabFocused": 48,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=89b67cd3-1af8-11ed-b4b4-676353655670&vid="
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=89b67cd3-1af8-11ed-b4b4-676353655670&vid=",
      "result": {
        "totals": {
          "total": 47,
          "types": {
            "indicatorMissing": {
              "total": 44,
              "tagNames": {
                "A": 40,
                "INPUT": 1,
                "BUTTON": 3
              }
            },
            "nonOutlinePresent": {
              "total": 3,
              "tagNames": {
                "A": 2,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "SHOPPERS"
            },
            {
              "tagName": "A",
              "text": "BUSINESS"
            },
            {
              "tagName": "A",
              "text": "INVESTORS"
            },
            {
              "tagName": "A",
              "text": "CAREERS"
            },
            {
              "tagName": "A",
              "text": "CONTACT"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Find Nearby Centers"
            },
            {
              "tagName": "A",
              "text": "See All Properties"
            },
            {
              "tagName": "A",
              "text": "Mall Insider"
            },
            {
              "tagName": "A",
              "text": "VIP Club"
            },
            {
              "tagName": "A",
              "text": "Brands"
            },
            {
              "tagName": "A",
              "text": "Simon Giftcard®"
            },
            {
              "tagName": "A",
              "text": "Travel & Tourism"
            },
            {
              "tagName": "A",
              "text": "Why Was I Blocked"
            },
            {
              "tagName": "A",
              "text": "BECOME A MALL INSIDER. JOIN TODAY"
            },
            {
              "tagName": "BUTTON",
              "text": "JOIN"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "FIND A SIMON CENTER"
            },
            {
              "tagName": "A",
              "text": "About Simon"
            },
            {
              "tagName": "A",
              "text": "See All Properties"
            },
            {
              "tagName": "A",
              "text": "Travel & Tourism"
            },
            {
              "tagName": "A",
              "text": "Brands"
            },
            {
              "tagName": "A",
              "text": "Shop Premium Outlets"
            },
            {
              "tagName": "A",
              "text": "Simon SAID"
            },
            {
              "tagName": "A",
              "text": "Simon Ventures"
            },
            {
              "tagName": "A",
              "text": "Simon Youth Foundation"
            },
            {
              "tagName": "A",
              "text": "Purchase a Giftcard"
            },
            {
              "tagName": "A",
              "text": "Register Your Card"
            },
            {
              "tagName": "A",
              "text": "Check Your Balance"
            },
            {
              "tagName": "A",
              "text": "Account Sales"
            },
            {
              "tagName": "A",
              "text": "Advertising"
            },
            {
              "tagName": "A",
              "text": "Leasing"
            },
            {
              "tagName": "A",
              "text": "Property Services"
            },
            {
              "tagName": "A",
              "text": "Retailer Marketing"
            },
            {
              "tagName": "A",
              "text": "Terms of Use"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Cookie Policy"
            },
            {
              "tagName": "A",
              "text": "California Privacy Rights"
            },
            {
              "tagName": "BUTTON",
              "text": "Cookie Settings"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=95183d3c-1af8-11ed-8496-455153477950&vid="
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=95183d3c-1af8-11ed-8496-455153477950&vid=",
      "result": {
        "totals": {
          "total": 58,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 57,
              "tagNames": {
                "A": 43,
                "BUTTON": 5,
                "INPUT": 9
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a tabindex=\"-1\" aria-hidden=\"true\" href=\"/bot-challenge?_pxhc=1660389050853\" re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip-to-content",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggle hamburger hamburger--squeeze collapsed\" type=\"butto",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-toggle collapsed hidden-lg-up\" type=\"button\" aria-label=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"navbar-brand\" href=\"/\" title=\"Simon\" aria-label=\"Simon\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SHOPPERS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BUSINESS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "INVESTORS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CAREERS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTACT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"nav-link search-toggle collapsed\" aria-label=\"Search\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "searchInput",
              "text": "<input type=\"search\" class=\"search-input form-control\" name=\"searchInput\" id=\"se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" hidden=\"\" class=\"hidden\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "FindNearByMallsPosition",
              "text": "<input type=\"hidden\" value=\"\" name=\"FindNearByMallsPosition\" id=\"FindNearByMalls",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "longitude",
              "text": "<input type=\"hidden\" value=\"\" name=\"longitude\" id=\"longitude\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "latitude",
              "text": "<input type=\"hidden\" value=\"\" name=\"latitude\" id=\"latitude\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "accuracy",
              "text": "<input type=\"hidden\" value=\"\" name=\"accuracy\" id=\"accuracy\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "altitude",
              "text": "<input type=\"hidden\" value=\"\" name=\"altitude\" id=\"altitude\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "altitudeAccuracy",
              "text": "<input type=\"hidden\" value=\"\" name=\"altitudeAccuracy\" id=\"altitudeAccuracy\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Find Nearby Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Nearby Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All Properties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mall Insider",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIP Club",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Simon Giftcard®",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel & Tourism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why Was I Blocked",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BECOME A MALL INSIDER. JOIN TODAY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "emailAddressFooter",
              "text": "<input id=\"emailAddressFooter\" class=\"form-control\" type=\"email\" placeholder=\"EM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "footerSignupButton",
              "text": "JOIN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://facebook.com/shopsimon.us\" aria-label=\"View Malls Facebook page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/shopsimon\" aria-label=\"View Malls Twitter page\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/SimonPropertyGroup\" aria-label=\"View Simon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://said.simon.com\" aria-label=\"Simon SAID | A Lifestyle Publicatio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://instagram.com/shopsimon\" aria-label=\"View Malls Instagram page\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FIND A SIMON CENTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Simon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All Properties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel & Tourism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop Premium Outlets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Simon SAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Simon Ventures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Simon Youth Foundation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Purchase a Giftcard",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register Your Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check Your Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Account Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advertising",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leasing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Property Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retailer Marketing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California Privacy Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "ot-sdk-btn",
              "text": "Cookie Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=980d2e26-1af8-11ed-8496-455153477950&vid="
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=980d2e26-1af8-11ed-8496-455153477950&vid=",
      "result": {
        "totals": {
          "triggers": 73,
          "headTriggers": 40,
          "tailTriggers": 33,
          "impactTriggers": 2,
          "additions": 4,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<svgclass=\"navbar-logo\"viewBox=\"0010040\"width=\"100",
                "additions": 2,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-to-content",
                "text": "Skiptocontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "VIPClub"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=b7d6974c-1af8-11ed-b4b4-676353655670&vid="
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=b7d6974c-1af8-11ed-b4b4-676353655670&vid=",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 1,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "email",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Email Address",
                "label": [
                  "EMAIL ADDRESS: Required"
                ]
              }
            }
          ],
          "unlabeled": [
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "content": "{<input type=\"submit\" hidden=\"\" class=\"hidden\">}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Show Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search by center, store or location"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Find Nearby Centers"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "JOIN"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Cookie Settings"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=b7d6974c-1af8-11ed-b4b4-676353655670&vid=",
      "result": {
        "totals": {
          "links": 44,
          "adjacent": {
            "total": 17,
            "underlined": 7,
            "underlinedPercent": 41
          }
        },
        "items": {
          "underlined": [
            "",
            "Why Was I Blocked",
            "Terms of Use",
            "Privacy Policy",
            "Cookie Policy",
            "California Privacy Rights",
            ""
          ],
          "notUnderlined": [
            "Skip to content",
            "Find Nearby Centers",
            "See All Properties",
            "Mall Insider",
            "VIP Club",
            "Brands",
            "Simon Giftcard®",
            "Travel & Tourism",
            "BECOME A MALL INSIDER. JOIN TODAY",
            "FIND A SIMON CENTER"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=b7d6974c-1af8-11ed-b4b4-676353655670&vid=",
      "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.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid="
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 17,
            "subtotals": [
              10,
              7
            ]
          },
          "listLink": {
            "total": 27,
            "subtotals": [
              16,
              6,
              5
            ]
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 1
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "",
                "",
                "Find Nearby Centers",
                "Cookie Settings"
              ],
              "solid": [
                "JOIN"
              ]
            },
            "borderWidth": {
              "0px": [
                "",
                "",
                "Find Nearby Centers",
                "Cookie Settings"
              ],
              "1px": [
                "JOIN"
              ]
            },
            "height": {
              "auto": [
                "",
                ""
              ],
              "74px": [
                "Find Nearby Centers"
              ],
              "53px": [
                "JOIN"
              ],
              "18.6172px": [
                "Cookie Settings"
              ]
            },
            "lineHeight": {
              "21.6px": [
                "",
                ""
              ],
              "23.9399px": [
                "Find Nearby Centers"
              ],
              "normal": [
                "JOIN"
              ],
              "16.6251px": [
                "Cookie Settings"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "",
                "Find Nearby Centers",
                "Cookie Settings"
              ],
              "auto": [
                "JOIN"
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "",
                "Find Nearby Centers",
                "Cookie Settings"
              ],
              "auto": [
                "JOIN"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "none": [
                "Skip to content",
                "Find Nearby Centers",
                "See All Properties",
                "Mall Insider",
                "VIP Club",
                "Brands",
                "Simon Giftcard®",
                "Travel & Tourism",
                "BECOME A MALL INSIDER. JOIN TODAY",
                "FIND A SIMON CENTER"
              ],
              "underline": [
                "",
                "Why Was I Blocked",
                "Terms of Use",
                "Privacy Policy",
                "Cookie Policy",
                "California Privacy Rights",
                ""
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "SHOPPERS",
                "BUSINESS",
                "INVESTORS",
                "CAREERS",
                "CONTACT",
                ""
              ],
              "rgb(110, 110, 110)": [
                "",
                "",
                "",
                "",
                "",
                "About Simon",
                "See All Properties",
                "Travel & Tourism",
                "Brands",
                "Shop Premium Outlets",
                "Simon SAID",
                "Simon Ventures",
                "Simon Youth Foundation",
                "Purchase a Giftcard",
                "Register Your Card",
                "Check Your Balance",
                "Account Sales",
                "Advertising",
                "Leasing",
                "Property Services",
                "Retailer Marketing"
              ]
            },
            "fontSize": {
              "11.0834px": [
                "SHOPPERS",
                "BUSINESS",
                "INVESTORS",
                "CAREERS",
                "CONTACT",
                ""
              ],
              "15.96px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "13.3001px": [
                "About Simon",
                "See All Properties",
                "Travel & Tourism",
                "Brands",
                "Shop Premium Outlets",
                "Simon SAID",
                "Simon Ventures",
                "Simon Youth Foundation",
                "Purchase a Giftcard",
                "Register Your Card",
                "Check Your Balance",
                "Account Sales",
                "Advertising",
                "Leasing",
                "Property Services",
                "Retailer Marketing"
              ]
            },
            "lineHeight": {
              "11.0834px": [
                "SHOPPERS",
                "BUSINESS",
                "INVESTORS",
                "CAREERS",
                "CONTACT",
                ""
              ],
              "19.95px": [
                "",
                "",
                "",
                "",
                ""
              ],
              "16.6251px": [
                "About Simon",
                "See All Properties",
                "Travel & Tourism",
                "Brands",
                "Shop Premium Outlets",
                "Simon SAID",
                "Simon Ventures",
                "Simon Youth Foundation",
                "Purchase a Giftcard",
                "Register Your Card",
                "Check Your Balance",
                "Account Sales",
                "Advertising",
                "Leasing",
                "Property Services",
                "Retailer Marketing"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "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.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "totals": {
          "total": 12,
          "tagNames": {
            "HEADER": 1,
            "A": 2,
            "BUTTON": 2,
            "DIV": 3,
            "UL": 1,
            "SECTION": 2,
            "LABEL": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Skip to content SHOPPERS BUSINESS INVESTORS CAREERS CONTACT"
          },
          {
            "tagName": "A",
            "id": "skip-to-content",
            "text": "Skip to content"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "SHOPPERS BUSINESS INVESTORS CAREERS CONTACT"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find Nearby Centers"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Quick Links Find Nearby Centers See All Properties Mall Insider VIP Club Brands Simon Giftcard® Trav"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Suggested Results"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "EMAIL ADDRESS: Required"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 4
        },
        "items": [
          {
            "index": 458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 486,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/section[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input id=\"emailAddressFooter\" class=\"form-control\" type=\"email\" placeholder=\"EMAIL ADDRESS\" aria-l..."
              ]
            }
          },
          {
            "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": "button",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[2]/div[1]/p[1]/button[1]",
              "codeLines": [
                "<button id=\"ot-sdk-btn\" class=\"ot-sdk-show-settings\">",
                "  Cookie Settings",
                "</button>"
              ]
            }
          },
          {
            "index": 521,
            "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]/main[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "You might have received this message if JavaScript or cookies were disabled in your browser setting..."
              ]
            }
          },
          {
            "index": 522,
            "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]/main[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "Or occasionally, a plugin or extension may be at fault. Want to know why? See"
              ]
            }
          },
          {
            "index": 523,
            "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]/main[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "for more details."
              ]
            }
          },
          {
            "index": 529,
            "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]/footer[1]/div[2]/div[1]/div[1]/section[1]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "EMAIL ADDRESS"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "You might have received this message if JavaScript or cookies were disabled in your browser setting..."
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "Or occasionally, a plugin or extension may be at fault. Want to know why? See"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "for more details."
              ]
            }
          },
          {
            "index": 565,
            "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]/footer[1]/div[2]/div[1]/div[1]/section[1]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "EMAIL ADDRESS"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Why are you seeing this? Something appears to have made us think you are a bot.",
                "  <br>",
                "  Don't worry. You will be able to get back to browsing simon.com in just a moment.",
                "</p>"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Block Reference ID:",
                "  <span id=\"refid\">",
                "    bb0f9186-1af8-11ed-800e-4d734579414b",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  You might have received this message if JavaScript or cookies were disabled in your browser setti...",
                "  <br>",
                "  Or occasionally, a plugin or extension may be at fault. Want to know why? See",
                "  <a href=\"https://www.perimeterx.com/whywasiblocked/#\">",
                "    Why Was I Blocked",
                "  </a>",
                "  for more details.",
                "</p>"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Become a",
                "  <span class=\"bold\">",
                "    Mall Insider",
                "  </span>",
                "  today for the chance to win a $1,000 shopping spree!",
                "</p>"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"footer-legal legal-text\">",
                "  COPYRIGHT",
                "  <span class=\"nosup\">",
                "    ©",
                "  </span>",
                "  1999-2022, SIMON PROPERTY GROUP, L.P. ALL RIGHTS RESERVED.",
                "  <br>",
                "  By continuing past this page and/or using this site, you agree to abide by the",
                "  <a href=\"https://www.simon.com/legal\" title=\"View Our Website Terms Of Use\">",
                "    Terms of Use",
                "  </a>",
                "  for this site, which prohibit commercial use of any information on this site.",
                "                      View our",
                "  <a href=\"https://www.simon.com/legal/privacy\" title=\"Understand Our Privacy Policy\">",
                "    Privacy Policy",
                "  </a>",
                "  ,",
                "  <a href=\"https://www.simon.com/legal/cookies\" title=\"Understand Our Cookie Policy\">",
                "    Cookie Policy",
                "  </a>",
                "  ,",
                "  <a href=\"https://www.simon.com/legal/california-privacy\" title=\"Review Your California Privacy Ri...",
                "    California Privacy Rights",
                "  </a>",
                "  &",
                "  <!-- OneTrust Cookies Settings button start -->",
                "  <button id=\"ot-sdk-btn\" class=\"ot-sdk-show-settings\">",
                "    Cookie Settings",
                "  </button>",
                "  <!-- OneTrust Cookies Settings button end -->",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=bb0f9186-1af8-11ed-800e-4d734579414b&vid=",
      "result": {
        "prevented": true,
        "error": "ERROR: axe failed"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c0e1078f-1af8-11ed-99f4-474c69726c79&vid="
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c0e1078f-1af8-11ed-99f4-474c69726c79&vid=",
      "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 preserveaspectratio=\"xMinYMin meet\" height=\"40\" width=\"100\" viewbox=\"0 0 100 40\" class=\"navbar-logo\"><use xlink:href=\"#logo-simon\"></use></svg>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*: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=\"navbar-logo\"][viewbox=\"0 0 100 40\"][width=\"100\"][height=\"40\"][preserveaspectratio=\"xMinYMin meet\"]",
            "attNo": 5
          }
        },
        {
          "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 class=\"icon-search pull-xs-right\"><use xlink:href=\"#icon-search\"></use></svg>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(6)>*: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=\"icon-search pull-xs-right\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon-search pull-xs-left\"><use xlink:href=\"#icon-search\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon-search pull-xs-left\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"social-icon\"><use xlink:href=\"#icon-facebook\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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=\"social-icon\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"social-icon\"><use xlink:href=\"#icon-twitter\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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=\"social-icon\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"social-icon\"><use xlink:href=\"#icon-youtube\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"social-icon\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"social-icon\"><use xlink:href=\"#icon-simon\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*: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=\"social-icon\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"social-icon\"><use xlink:href=\"#icon-instagram\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*: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=\"social-icon\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg class=\"icon-search\"><use xlink:href=\"#icon-search\"></use></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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=\"icon-search\"]",
            "attNo": 1
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c3484fbd-1af8-11ed-b644-7a634f696274&vid="
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c3484fbd-1af8-11ed-b644-7a634f696274&vid=",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c5adf5f5-1af8-11ed-975b-66666e4c6555&vid="
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=c5adf5f5-1af8-11ed-975b-66666e4c6555&vid=",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "totals": {
            "violation": 2,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Text contrast of 4.08 with its background is less than the WCAG AA minimum requirements for text of size 15.96px and weight of 400",
              "bounds": {
                "left": 580,
                "top": 411,
                "height": 21,
                "width": 139
              },
              "snippet": "<a href=\"https://www.perimeterx.com/whywasiblocked/#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 4.08 with its background is less than the WCAG AA minimum requirements for text of size 15.96px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 391,
                "height": 60,
                "width": 800
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[23]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"private\" http-equiv=\"cache-control\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=d56654e3-1af8-11ed-a186-7a7a50725347&vid="
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=d56654e3-1af8-11ed-a186-7a7a50725347&vid=",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 10,
            "lastColumn": 212,
            "firstColumn": 121,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "repend --><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 10,
            "lastColumn": 400,
            "firstColumn": 272,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=UA-32686057-4&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 129
          },
          {
            "type": "info",
            "lastLine": 32,
            "lastColumn": 102,
            "firstColumn": 72,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "repend --><script type=\"text/javascript\">\n    (",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 63,
            "lastColumn": 21,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"utf-8\">\n<meta name=\"",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "error",
            "lastLine": 77,
            "lastColumn": 51,
            "firstColumn": 1,
            "message": "Bad value cache-control for attribute http-equiv on element meta.",
            "extract": "con.png\">\n<meta http-equiv=\"cache-control\" content=\"private\">\n\n<lin",
            "hiliteStart": 10,
            "hiliteLength": 51
          },
          {
            "type": "info",
            "lastLine": 111,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ext/css\">\n<script type=\"text/javascript\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 636,
            "lastColumn": 32,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "\n</script><style type=\"text/css\">.px-lo",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "error",
            "lastLine": 636,
            "lastColumn": 578,
            "firstColumn": 570,
            "message": "CSS: margin: undefined is not a margin value.",
            "extract": "  margin: undefined;}</st",
            "hiliteStart": 10,
            "hiliteLength": 9
          },
          {
            "type": "error",
            "lastLine": 665,
            "lastColumn": 40,
            "firstColumn": 13,
            "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <div class=\"spo-ad-link-bg\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 28
          },
          {
            "type": "error",
            "lastLine": 722,
            "lastColumn": 46,
            "firstColumn": 17,
            "message": "Bad value  for attribute action on element form: Must be non-empty.",
            "extract": "          <form action=\"\" role=\"search\">\n",
            "hiliteStart": 10,
            "hiliteLength": 30
          },
          {
            "type": "info",
            "lastLine": 732,
            "lastColumn": 53,
            "firstColumn": 13,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "          <section class=\"col-lg-4 hidden-md-down\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 41
          },
          {
            "type": "info",
            "lastLine": 750,
            "lastColumn": 74,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "v>\n</div>\n<section class=\"search-links collapsed\" aria-labelledby=\"quickLinksTitle\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 74
          },
          {
            "type": "info",
            "lastLine": 774,
            "lastColumn": 82,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "/section>\n<section class=\"search-results collapsed\" aria-labelledby=\"suggestedResultsTitle\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 82
          },
          {
            "type": "error",
            "lastLine": 792,
            "lastColumn": 383,
            "firstColumn": 119,
            "message": "Attribute token not allowed on element iframe at this point.",
            "extract": ": 310px;\"><iframe style=\"display: none; width: 100%; height: 100px; border: 0px; user-select: none;\" token=\"906262de8192a5baeb3daa35db9dfe634d46f7e2b2eacc4f9d2570ddcc588e68bcd49cfb6a4c9cf9ad41e89e6bd4eca2df0064e0832025680cb276afb8b36554\" title=\"Human verification challenge\"></ifra",
            "hiliteStart": 10,
            "hiliteLength": 265
          },
          {
            "type": "error",
            "lastLine": 839,
            "lastColumn": 209,
            "firstColumn": 33,
            "message": "Attribute autocorrect not allowed on element input at this point.",
            "extract": "          <input id=\"emailAddressFooter\" class=\"form-control\" type=\"email\" placeholder=\"EMAIL ADDRESS\" aria-label=\"Email Address\" autocomplete=\"on\" autocorrect=\"off\" autocapitalize=\"off\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 177
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=d56654e3-1af8-11ed-a186-7a7a50725347&vid=",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Bot Detection & Human Challenge - Simon",
          "pageurl": "https://www.simon.com/bot-challenge?url=Lz8=",
          "time": 6.03,
          "creditsremaining": 998,
          "allitemcount": 46,
          "totalelements": 551,
          "waveurl": "http://wave.webaim.org/report?url=https://www.simon.com/bot-challenge?url=Lz8="
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > svg:first-child + INPUT + INPUT"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION + SECTION + MAIN + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION + SECTION + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + DIV + HEADER + DIV + SECTION + SECTION + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.simon.com/",
      "what": "URL",
      "result": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=dbb396c4-1af8-11ed-a186-7a7a50725347&vid="
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.simon.com/bot-challenge?url=Lz8=&uuid=dbb396c4-1af8-11ed-a186-7a7a50725347&vid=",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.067",
        "responseTime": "2022-08-13T11:12:48.979Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1228159,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 58,
              "totalWarnings": 14,
              "totalIssues": 72
            },
            "issuesByLevel": {
              "A": {
                "count": 49,
                "pct": 68.06
              },
              "AA": {
                "count": 40,
                "pct": 55.56
              },
              "AAA": {
                "count": 72,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 1,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "b22c6020-2d80-488d-9ca1-8f1c51aa4144",
          "docID": "3b36f657-aecf-4ac5-fac1-88a83d1e7083",
          "sourceHash": "3f345c3f58277e892a4032929f6fd006",
          "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=b22c6020-2d80-488d-9ca1-8f1c51aa4144",
          "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": 74
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3674.84
                },
                "height": 3600.84,
                "width": 1024
              },
              "position": {
                "line": 8001,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"\"&gt;&lt;!-- INSERT BY TRANSFORMER. SELECTOR=body,LOCATION=prepend --&gt;&lt;script style=\"\"&gt;\nYo.sequence.node(document.body);\n&lt;/script&gt; &lt;noscript aria-hidden=\"true\"&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html",
              "xpath": "/html/body",
              "issueID": "99709b866e5efc8aeaaee1c43cb8db3b",
              "signature": "e05edd0cc0679d1d94d4393e3a5fc92f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=99709b866e5efc8aeaaee1c43cb8db3b"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12123,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" aria-hidden=\"true\" href=\"/?_pxhc=1660389007350\" rel=\"nofollow\" target=\"_blank\" style=\"width: 0px; height: 0px; line-height: 0; display: none;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "70b8a05772d6248863bc45b7ddd3e554",
              "signature": "01200a7d969109e9deef03190cb5c93c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=70b8a05772d6248863bc45b7ddd3e554"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 220,
                  "y": 20
                },
                "height": 20,
                "width": 205
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.simon.com/mall\" class=\"search-links-item\" title=\"See All Properties\"&gt;See All Properties&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "2925c71d3534810077fbb321b606cb89",
              "signature": "b6515e233e384542280d816b7f977702",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2925c71d3534810077fbb321b606cb89"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 19.999049999999997
                },
                "bottom-right": {
                  "x": 220,
                  "y": 39.99905
                },
                "height": 20,
                "width": 205
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.simon.com/mall-insider\" class=\"search-links-item\" title=\"Mall Insider\"&gt;Mall Insider&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "2e99933f83f4e602c6bf2ff1bce120e4",
              "signature": "2bad4258e8c967e8f48a29337aed4fcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2e99933f83f4e602c6bf2ff1bce120e4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 73.0928
                },
                "bottom-right": {
                  "x": 220,
                  "y": 93.0928
                },
                "height": 20,
                "width": 205
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.premiumoutlets.com/vip\" class=\"search-links-item\" title=\"VIP Club\"&gt;VIP Club&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[2]/a[4]",
              "issueID": "490f644130a63133561518a837ee3ff7",
              "signature": "736905b8bf476ef2340b6d0e6cf13dc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=490f644130a63133561518a837ee3ff7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 220,
                  "y": 20
                },
                "height": 20,
                "width": 205
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.simon.com/brands\" class=\"search-links-item\" title=\"Brands\"&gt;Brands&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "627fd62fbf1e2097b93ca7ea8cdd2c9e",
              "signature": "4385f3709d3040eded444c25cdfb4250",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=627fd62fbf1e2097b93ca7ea8cdd2c9e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 73.0928
                },
                "bottom-right": {
                  "x": 220,
                  "y": 93.0928
                },
                "height": 20,
                "width": 205
              },
              "position": {
                "line": 5994,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://www.simon.com/travel\" class=\"search-links-item\" title=\"Travel &amp;amp; Tourism\"&gt;Travel &amp;amp; Tourism&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[3]/a[3]",
              "issueID": "7d57c58ab29bbafd701b93c0ecb27e03",
              "signature": "1cd4e28319ebff4db8a005a271cbf4d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7d57c58ab29bbafd701b93c0ecb27e03"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 27.078125
                },
                "bottom-right": {
                  "x": 134.156,
                  "y": 59.078125
                },
                "height": 32,
                "width": 119.156
              },
              "position": {
                "line": 10426,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.shoppremiumoutlets.com/?cid=Simon:SPOGlobal:GlobalFooter\" title=\"Shop Premium Outlets\" class=\"nav-link\"&gt;Shop Premium Outlets&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "1af78dd4d57f3da03661758de4671fe1",
              "signature": "bf2f0e4aa8ab16891757b49d1ea33e36",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1af78dd4d57f3da03661758de4671fe1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 81.078125
                },
                "bottom-right": {
                  "x": 106,
                  "y": 97.078125
                },
                "height": 16,
                "width": 91
              },
              "position": {
                "line": 10427,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://simonventures.co\" class=\"nav-link\" title=\"Simon Ventures\"&gt;Simon Ventures&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "8033195cb4d98cdf6aec47f395e2a82a",
              "signature": "c856e2d717e6704db5dc48078b793e40",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8033195cb4d98cdf6aec47f395e2a82a"
            },
            {
              "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": 15.399429321289062,
                  "y": 12.95001220703125
                },
                "bottom-right": {
                  "x": 117.39942932128906,
                  "y": 28.95001220703125
                },
                "height": 16,
                "width": 102
              },
              "position": {
                "line": 9731,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"emailAddress\" class=\"floating floating-accessibly down\"&gt;EMAIL ADDRESS&lt;span class=\"floating-desc\" style=\"\"&gt;: Required&lt;/span&gt;&lt;/label&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/fieldset[1]/label[1]",
              "issueID": "4ce863fa02591290019bce69439a9bcc",
              "signature": "ce3cda2fcc05d29df95d5bb96982b027",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4ce863fa02591290019bce69439a9bcc"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -17
                },
                "bottom-right": {
                  "x": 344,
                  "y": 116
                },
                "height": 133,
                "width": 344
              },
              "position": {
                "line": 13863,
                "column": 0
              },
              "errorSnippet": "&lt;span style=\"font-size:65px\"&gt;NEW YEAR.&lt;br&gt;NEW VIBES.&lt;/span&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]",
              "issueID": "b7a37207ad7aeeda8c3a853214a8b75a",
              "signature": "e5a7795e3ae715972de93d709e11a3d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b7a37207ad7aeeda8c3a853214a8b75a"
            },
            {
              "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": 32,
                  "y": 54
                },
                "bottom-right": {
                  "x": 614.391,
                  "y": 111
                },
                "height": 57,
                "width": 582.391
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p id=\"onetrust-policy-text\"&gt;This website uses cookies to enhance user experience and to analyze performance and traffic on our website. We also share information about your use of our site with our social media, advertising and analytics partners.",
              "xpath": "/html/body/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "06972877f21d9aa3afd781da1be8e777",
              "signature": "5d3062cb94b8a3a694afbff832e3f95e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=06972877f21d9aa3afd781da1be8e777"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.1875,
                  "y": 204.609375
                },
                "bottom-right": {
                  "x": 288.20349999999996,
                  "y": 223.606475
                },
                "height": 18.9971,
                "width": 245.016
              },
              "position": {
                "line": 13869,
                "column": 0
              },
              "errorSnippet": "&lt;span aria-label=\"DOLCE &amp;amp; GABBANA BOUTIQUES - see all d&amp;amp;g stores\" class=\"text-black spg-ad-spot-link\" data-link-num=\"1\" href=\"https://www.simon.com/brand/dolce-gabbana\" title=\"see all d&amp;amp;g stores\"&gt;DOLCE &amp;amp; GABBANA BOUT",
              "xpath": "/html/body/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/p[2]/span[1]",
              "issueID": "35f8c4d02ea402c22bb487dad90a9221",
              "signature": "580a39da2dc14db6436fdcc6a5dd404c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=35f8c4d02ea402c22bb487dad90a9221"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.1875,
                  "y": 250.609375
                },
                "bottom-right": {
                  "x": 279.3595,
                  "y": 269.606475
                },
                "height": 18.9971,
                "width": 236.172
              },
              "position": {
                "line": 13877,
                "column": 0
              },
              "errorSnippet": "&lt;span aria-label=\"DISCOVER BURLINGTON MALL - see burlington mall\" class=\"text-black spg-ad-spot-link\" data-link-num=\"1\" href=\"https://www.simon.com/mall/burlington-mall\" title=\"see burlington mall\"&gt;DISCOVER BURLINGTON MALL&lt;/span&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/p[2]/span[1]",
              "issueID": "c4dd3ee343a7381dbbf772caeed2cf4d",
              "signature": "d2623e33fffc639465f85bb77b71a3db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=c4dd3ee343a7381dbbf772caeed2cf4d"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.1875,
                  "y": 226.609375
                },
                "bottom-right": {
                  "x": 221.9995,
                  "y": 245.606475
                },
                "height": 18.9971,
                "width": 178.812
              },
              "position": {
                "line": 13878,
                "column": 0
              },
              "errorSnippet": "&lt;span aria-label=\"FIND A DIOR NEAR YOU - find a center\" class=\"text-white spg-ad-spot-link\" data-link-num=\"1\" href=\"https://www.simon.com/brand/dior\" title=\"find a center\"&gt;FIND A DIOR NEAR YOU&lt;/span&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]/div[2]/p[2]/span[1]",
              "issueID": "39beed57672506df061c58c176cff637",
              "signature": "ab8d94d837eafceed7a52584189763b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=39beed57672506df061c58c176cff637"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.1875,
                  "y": 282.609375
                },
                "bottom-right": {
                  "x": 144.5935,
                  "y": 301.606475
                },
                "height": 18.9971,
                "width": 101.406
              },
              "position": {
                "line": 13879,
                "column": 0
              },
              "errorSnippet": "&lt;span aria-label=\"LEARN MORE - learn more about the exhibition\" class=\"text-white spg-ad-spot-link\" data-link-num=\"1\" href=\"https://www.simon.com/mall/the-shops-at-crystals/stores/princess-diana-a-tribute-exhibition\" title=\"learn more about the exhibi",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/a[1]/div[2]/p[2]/span[1]",
              "issueID": "cbb9a462accece3d76b1df1d6e463458",
              "signature": "049bfb9a8cb8a1ecdc19799bd991aae8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=cbb9a462accece3d76b1df1d6e463458"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 448,
                  "y": 57.90625
                },
                "bottom-right": {
                  "x": 657,
                  "y": 73.90625
                },
                "height": 16,
                "width": 209
              },
              "position": {
                "line": 14056,
                "column": 21
              },
              "errorSnippet": "&lt;button id=\"ot-sdk-btn\" class=\"ot-sdk-show-settings\" style=\"font-weight: inherit; font-size: inherit; border: none; padding: 0px; line-height: inherit; text-decoration: underline; color: inherit !important; background-color: inherit !important;\"&gt;Do",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/p[1]/button[1]",
              "issueID": "6ecc23386356b61839f22bc4fce3aff6",
              "signature": "89177ce18443b21659a43a168b151858",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=6ecc23386356b61839f22bc4fce3aff6"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 645.109375,
                  "y": 20
                },
                "bottom-right": {
                  "x": 880.625375,
                  "y": 35
                },
                "height": 15,
                "width": 235.516
              },
              "position": {
                "line": 14145,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"onetrust-pc-btn-handler\" class=\"cookie-setting-link\"&gt;Do Not Sell My Personal Information&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "776792477b87046a0e5f38d59e04b0a4",
              "signature": "e0124beafc769707ce7593cda586a5cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=776792477b87046a0e5f38d59e04b0a4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 483.875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 546.3125,
                  "y": 10.989599999999996
                },
                "height": 10.989599999999996,
                "width": 62.4375
              },
              "position": {
                "line": 5965,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Discover A Simon Mall®, The Mills® Or Premium Outlets® Shopping Center\" href=\"https://www.simon.com\"&gt;SHOPPERS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "026bb88f2fe99b16b206ed89204d7b48",
              "signature": "89f35ee3750637be2c7eca7d1a6271fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=026bb88f2fe99b16b206ed89204d7b48"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 579.40625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 636.84375,
                  "y": 10.989599999999996
                },
                "height": 10.989599999999996,
                "width": 57.4375
              },
              "position": {
                "line": 5965,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Lease Space &amp;amp; Buy Advertising In A Simon Center\" href=\"https://business.simon.com\"&gt;BUSINESS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "cce7804773a1e89938b3c1f8e2a3ea3e",
              "signature": "5fa039a626e46307371b614e40c5bc34",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cce7804773a1e89938b3c1f8e2a3ea3e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 669.9375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 736.9375,
                  "y": 10.989599999999996
                },
                "height": 10.989599999999996,
                "width": 67
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Visit Simon Property Group's (NYSE: SPG) Investor Relations\" href=\"https://investors.simon.com\"&gt;INVESTORS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9584e39915931edefac86d92d6474c6c",
              "signature": "fbc3ac050c3cd90893a4225a923b5f29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9584e39915931edefac86d92d6474c6c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 770.03125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 822.92185,
                  "y": 10.989599999999996
                },
                "height": 10.989599999999996,
                "width": 52.8906
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Learn About Working At Simon &amp;amp; View Open Jobs\" href=\"https://careers.simon.com\"&gt;CAREERS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "a5b0ae5b62ca10fecec435e81fe6cb42",
              "signature": "141d926b3798a84b43b33268a46add29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a5b0ae5b62ca10fecec435e81fe6cb42"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 856.015625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 913.906225,
                  "y": 10.989599999999996
                },
                "height": 10.989599999999996,
                "width": 57.8906
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Contact The Simon Team\" href=\"https://www.simon.com/contact\"&gt;CONTACT&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2946bd1e11635794c6a5d55020f07a61",
              "signature": "a93cbb03e753f11e2e9f7301762936ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2946bd1e11635794c6a5d55020f07a61"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 947,
                  "y": 0
                },
                "bottom-right": {
                  "x": 967,
                  "y": -0.010400000000004184
                },
                "height": -0.010400000000004184,
                "width": 20
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"\" class=\"nav-link search-toggle open\" aria-label=\"Search\"&gt; &lt;svg class=\"icon-search pull-xs-right\"&gt; &lt;use xlink:href=\"#icon-search\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "5eae2117efd516f2ef382ade96aed986",
              "signature": "e5973da22303a6ebf998e003299e19ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5eae2117efd516f2ef382ade96aed986"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 122,
                  "y": 55.109375
                },
                "bottom-right": {
                  "x": 129,
                  "y": 69.109375
                },
                "height": 14,
                "width": 7
              },
              "position": {
                "line": 13801,
                "column": 122
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[3]/a[2]/sup[1]",
              "issueID": "6dc316d2c2ed500219319d14fd0a838f",
              "signature": "1654dd6f3259bec9a0e7b41df6c894fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6dc316d2c2ed500219319d14fd0a838f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 398.84375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 625.14075,
                  "y": 11
                },
                "height": 11,
                "width": 226.297
              },
              "position": {
                "line": 9959,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "51336a06e2edb38b497dc90fdeb354fe",
              "signature": "f21cca58702429d51f7303bdfb544565",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=51336a06e2edb38b497dc90fdeb354fe"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 115,
                  "y": 1.6875
                },
                "bottom-right": {
                  "x": 121,
                  "y": 10.6875
                },
                "height": 9,
                "width": 6
              },
              "position": {
                "line": 14013,
                "column": 81
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/sup[1]",
              "issueID": "6d47ff53de3de4e1df33487fcb6b0d19",
              "signature": "b8fb044f95288b893379e06b954bc891",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6d47ff53de3de4e1df33487fcb6b0d19"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 74
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3674.84
                },
                "height": 3600.84,
                "width": 1024
              },
              "position": {
                "line": 8001,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"\"&gt;&lt;!-- INSERT BY TRANSFORMER. SELECTOR=body,LOCATION=prepend --&gt;&lt;script style=\"\"&gt;\nYo.sequence.node(document.body);\n&lt;/script&gt; &lt;noscript aria-hidden=\"true\"&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html",
              "xpath": "/html/body",
              "issueID": "4215097786c4f7005631b9b182c0343f",
              "signature": "012de6018923f5c882fa72013198b488",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4215097786c4f7005631b9b182c0343f"
            },
            {
              "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": 43.1875,
                  "y": 244.265625
                },
                "bottom-right": {
                  "x": 450.1875,
                  "y": 278.265625
                },
                "height": 34,
                "width": 407
              },
              "position": {
                "line": 11207,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"text-left\"&gt;&lt;a aria-label=\"FIND A CENTER - find a center near you\" class=\"text-black spg-button\" data-link-num=\"1\" href=\"https://www.simon.com/mall\" title=\"find a center near you\"&gt;FIND A CENTER&lt;/a&gt;&lt;a aria-label=\"SEE THE TREN",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "issueID": "ecd50dafe8f9d779ac761e23ce8666c0",
              "signature": "928dbd78c6073fa19922e0da80a77ec2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ecd50dafe8f9d779ac761e23ce8666c0"
            },
            {
              "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": 43.1875,
                  "y": 43.1875
                },
                "bottom-right": {
                  "x": 339.1875,
                  "y": 179.1875
                },
                "height": 136,
                "width": 296
              },
              "position": {
                "line": 13877,
                "column": 1237
              },
              "errorSnippet": "&lt;h2 class=\"bold text-left header-md text-black\"&gt;&lt;span aria-label=\"DISCOVER BURLINGTON MALL - see burlington mall\" class=\"text-black\" data-link-num=\"1\" href=\"https://www.simon.com/mall/burlington-mall\" title=\"see burlington mall\"&gt;Burlington Ma",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/h2[1]",
              "issueID": "a4ac6526663deb2aa20810f761e8830b",
              "signature": "618aa8a8722dce9d09fe119328d41dd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a4ac6526663deb2aa20810f761e8830b"
            },
            {
              "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": 43.1875,
                  "y": 132.78125
                },
                "bottom-right": {
                  "x": 322.1875,
                  "y": 198.78125
                },
                "height": 66,
                "width": 279
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"book text-left text-white\"&gt;The iconic house’s latest creations&lt;br&gt;are coming soon to The Galleria,&lt;br&gt;Fashion Valley and Phipps Plaza.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]/div[2]/p[1]",
              "issueID": "253cca7596fdc158fa5a85dfd8231132",
              "signature": "9c918f628c367fa2655d8fc8d89d36a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=253cca7596fdc158fa5a85dfd8231132"
            },
            {
              "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": 43.1875,
                  "y": 43.1875
                },
                "bottom-right": {
                  "x": 396.8125,
                  "y": 145.1875
                },
                "height": 102,
                "width": 353.625
              },
              "position": {
                "line": 13879,
                "column": 1247
              },
              "errorSnippet": "&lt;h2 class=\"bold text-left header-md text-white\"&gt;&lt;span aria-label=\"LEARN MORE - learn more about the exhibition\" class=\"text-white\" data-link-num=\"1\" href=\"https://www.simon.com/mall/the-shops-at-crystals/stores/princess-diana-a-tribute-exhibitio",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/a[1]/div[2]/h2[1]",
              "issueID": "1bb55b77dc13d8bfcf47965f39c23953",
              "signature": "04967883251e0eace06d6d80c5733be8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1bb55b77dc13d8bfcf47965f39c23953"
            },
            {
              "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": 43.1875,
                  "y": 166.78125
                },
                "bottom-right": {
                  "x": 396.8125,
                  "y": 254.78125
                },
                "height": 88,
                "width": 353.625
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"book text-left text-white\"&gt;Coming soon, the exhibition will feature more&lt;br&gt;than 500 authentic artifacts &amp;amp; recreations&lt;br&gt;of her famous dresses.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/a[1]/div[2]/p[1]",
              "issueID": "f9bbee353322771cd326e591aeebd5cc",
              "signature": "94c269e2182725d511ccb64df6fe6e88",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f9bbee353322771cd326e591aeebd5cc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 85.265625
                },
                "bottom-right": {
                  "x": 299,
                  "y": 217.265625
                },
                "height": 132,
                "width": 284
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Shopping in store is good for the planet. It’s more sustainable and has a lower return rate, which means less packaging waste. Plus, it saves money—and who doesn’t like that?&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "200f88e0e294c49b2f5fa7e25f9be9c7",
              "signature": "e6c1b5536cfb48bdf019f272d4484590",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=200f88e0e294c49b2f5fa7e25f9be9c7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 85.265625
                },
                "bottom-right": {
                  "x": 299,
                  "y": 173.265625
                },
                "height": 88,
                "width": 284
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;We've partnered with Give Back Box to make it easy for you to donate gently used clothing and accessories to local charities.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "efb8106a0a71dfe319cbc0db0c14fcf2",
              "signature": "9159b6e474a48abc6368b5300c0c9a29",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=efb8106a0a71dfe319cbc0db0c14fcf2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 51.265625
                },
                "bottom-right": {
                  "x": 299,
                  "y": 183.265625
                },
                "height": 132,
                "width": 284
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;We’re serious about the health and safety of our shoppers, retailers, and employees. See everything we’re doing, like getting rated best in class by WELL Health-Safety Rating™.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "935b371aa455042619e8a10c85d996be",
              "signature": "3e9d18f018188bc054abae9033cb140c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=935b371aa455042619e8a10c85d996be"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 333.047,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 318.047
              },
              "position": {
                "line": 11147,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt; &lt;a href=\"https://facebook.com/shopsimon.us\" aria-label=\"View Malls Facebook page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#ic",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "50161818f02894e61601b21d477eb069",
              "signature": "24950d75642a5b4010360b2c6fbf96dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=50161818f02894e61601b21d477eb069"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": -0.013750000000001705
                },
                "bottom-right": {
                  "x": 925,
                  "y": 47.98625
                },
                "height": 48,
                "width": 910
              },
              "position": {
                "line": 13681,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"footer-legal legal-text\"&gt; COPYRIGHT&lt;span class=\"nosup\"&gt;©&lt;/span&gt; 1999-2022, SIMON PROPERTY GROUP, L.P. ALL RIGHTS RESERVED.&lt;br&gt; By continuing past this page and/or using this site, you agree to abide by the &lt;a href=\"ht",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/p[1]",
              "issueID": "2f9436cb502c054b14e927a1c413a34e",
              "signature": "e2a1bb258bd8a465f3c35321e8f51099",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2f9436cb502c054b14e927a1c413a34e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 633
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 135,
                "width": 1024
              },
              "position": {
                "line": 14048,
                "column": 13
              },
              "errorSnippet": "&lt;div id=\"onetrust-banner-sdk\" class=\"otFlat bottom ot-buttons-fw\" tabindex=\"0\" style=\"bottom: 0px;\"&gt;&lt;div role=\"alertdialog\" aria-describedby=\"onetrust-policy-text\" aria-label=\"About Cookies On This Site\"&gt;&lt;div class=\"ot-sdk-container\"&gt;&l",
              "xpath": "/html/body/div[7]/div[2]",
              "issueID": "6048daeff1774e13c16dd6d12b85173f",
              "signature": "b13e881b17f02cf7ac49d307f0bb8122",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6048daeff1774e13c16dd6d12b85173f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 135
                },
                "height": 135,
                "width": 1024
              },
              "position": {
                "line": 14106,
                "column": 0
              },
              "errorSnippet": "&lt;div role=\"alertdialog\" aria-describedby=\"onetrust-policy-text\" aria-label=\"About Cookies On This Site\"&gt;&lt;div class=\"ot-sdk-container\"&gt;&lt;div class=\"ot-sdk-row\"&gt;&lt;div id=\"onetrust-group-container\" class=\"ot-sdk-eight ot-sdk-columns\"&gt;&",
              "xpath": "/html/body/div[7]/div[2]/div[1]",
              "issueID": "dd9a37976081579f987743926de6739b",
              "signature": "142684cdd62f0611ec4170815d8ca19d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dd9a37976081579f987743926de6739b"
            },
            {
              "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": 5
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3
                },
                "height": -2,
                "width": 0
              },
              "position": {
                "line": 13702,
                "column": 9
              },
              "errorSnippet": "&lt;button class=\"search-toggle hidden-lg-up open\" type=\"button\" aria-label=\"Search\" style=\"\"&gt; &lt;svg class=\"icon-search pull-xs-right\"&gt; &lt;use xlink:href=\"#icon-search\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[1]/button[2]",
              "issueID": "7e4e22f37479bcbc129a5c1b1c62254e",
              "signature": "a87b5f86461f039c5ea9c4f70f33a549",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e4e22f37479bcbc129a5c1b1c62254e"
            },
            {
              "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": 57,
                  "y": 0
                },
                "bottom-right": {
                  "x": 232,
                  "y": 74
                },
                "height": 74,
                "width": 175
              },
              "position": {
                "line": 5965,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"navbar-brand\" href=\"/\" title=\"Simon\" aria-label=\"Simon\"&gt; &lt;svg class=\"navbar-logo\" viewBox=\"0 0 100 40\" width=\"100\" height=\"40\" preserveAspectRatio=\"xMinYMin meet\"&gt; &lt;use xlink:href=\"#logo-simon\"&gt;&lt;/use&gt; &lt;/svg&gt;\n&lt;/a",
              "xpath": "/html/body/header[1]/div[1]/a[1]",
              "issueID": "6d7b3f864327975b96b7c58cf3790dd1",
              "signature": "cbb7be866295f701a3827dba1aa264fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d7b3f864327975b96b7c58cf3790dd1"
            },
            {
              "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": 947,
                  "y": 0
                },
                "bottom-right": {
                  "x": 967,
                  "y": -0.010400000000004184
                },
                "height": -0.010400000000004184,
                "width": 20
              },
              "position": {
                "line": 5966,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"\" class=\"nav-link search-toggle open\" aria-label=\"Search\"&gt; &lt;svg class=\"icon-search pull-xs-right\"&gt; &lt;use xlink:href=\"#icon-search\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "cfc440bdfaba968bb91529c5e7830c25",
              "signature": "a53a7a07f6de678c1d097bf92499eb3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cfc440bdfaba968bb91529c5e7830c25"
            },
            {
              "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.600006103515625
                },
                "bottom-right": {
                  "x": 25.0469,
                  "y": 29.646906103515626
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 13830,
                "column": 17
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;svg&gt; &lt;use xlink:href=\"#icon-close\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "8c198a5349016dc88cfd065bb3427b2e",
              "signature": "c834dda9c1208aa0a9ad9100a865e541",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c198a5349016dc88cfd065bb3427b2e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33.09375,
                  "y": 633.328125
                },
                "bottom-right": {
                  "x": 48.67185,
                  "y": 658.906225
                },
                "height": 25.5781,
                "width": 15.5781
              },
              "position": {
                "line": 13863,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Pause video\" class=\"video-control pause on js-pause\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "53dc582c21e7e166919f7b72483d6717",
              "signature": "3a129f16cc38dd02bfc15778ffc0bf32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53dc582c21e7e166919f7b72483d6717"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40.0469,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 9959,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://facebook.com/shopsimon.us\" aria-label=\"View Malls Facebook page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-facebook\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "155991aff5a4d257922d844ef6134665",
              "signature": "e991e3d9f38bad0776a6a101e26ae30c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=155991aff5a4d257922d844ef6134665"
            },
            {
              "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": 76.03125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 101.07815,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10126,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/shopsimon\" aria-label=\"View Malls Twitter page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-twitter\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4be88dc30adca7c0e5183b2e35dd925b",
              "signature": "3a99d60a8a075470c91a1546a6f5c690",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4be88dc30adca7c0e5183b2e35dd925b"
            },
            {
              "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": 137.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 162.1094,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/SimonPropertyGroup\" aria-label=\"View Simon's YouTube Page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-youtube\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "7ccc82356d4689a87e8804cc1174b623",
              "signature": "f9166061f56a31433e82e5f74e10cc89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7ccc82356d4689a87e8804cc1174b623"
            },
            {
              "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": 198.09375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 223.14065,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://said.simon.com\" aria-label=\"Simon SAID | A Lifestyle Publication By Simon Malls\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-simon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "760989f65bb3e6facc2b57653b8cd2ba",
              "signature": "f65f1b5f9e3cf1c487ec7d53e918a1b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=760989f65bb3e6facc2b57653b8cd2ba"
            },
            {
              "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": 259.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 284.1719,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/shopsimon\" aria-label=\"View Malls Instagram page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-instagram\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "d8d023b3e93f93fddff813b1a01529bb",
              "signature": "9de2f03a66ce8b51ff9879fb19a14e09",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d8d023b3e93f93fddff813b1a01529bb"
            },
            {
              "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": 12123,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" aria-hidden=\"true\" href=\"/?_pxhc=1660389007350\" rel=\"nofollow\" target=\"_blank\" style=\"width: 0px; height: 0px; line-height: 0; display: none;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "92d6e8b6aa8c97896bdacdddedd281fe",
              "signature": "1fc565d969a6c00f86466e047845f99c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=92d6e8b6aa8c97896bdacdddedd281fe"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 18.134368896484375,
                  "y": 18.134368896484375
                },
                "bottom-right": {
                  "x": 314.22836889648437,
                  "y": 105.13436889648438
                },
                "height": 87,
                "width": 296.094
              },
              "position": {
                "line": 13846,
                "column": 29
              },
              "errorSnippet": "&lt;h2 class=\"bold display-6 signup-heading\"&gt;DEALS, EVENTS&lt;br&gt;AND MORE.&lt;br&gt;&lt;span class=\"text-plum\"&gt;PLUS, IT’S FREE.&lt;/span&gt;&lt;/h2&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]",
              "issueID": "61064cbcdafd54955f7bdd37898fd4e6",
              "signature": "5f86ee42746defd89b9fd24e65c5efa2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=61064cbcdafd54955f7bdd37898fd4e6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 43.1875,
                  "y": 204.609375
                },
                "bottom-right": {
                  "x": 288.20349999999996,
                  "y": 223.606475
                },
                "height": 18.9971,
                "width": 245.016
              },
              "position": {
                "line": 13869,
                "column": 0
              },
              "errorSnippet": "&lt;span aria-label=\"DOLCE &amp;amp; GABBANA BOUTIQUES - see all d&amp;amp;g stores\" class=\"text-black spg-ad-spot-link\" data-link-num=\"1\" href=\"https://www.simon.com/brand/dolce-gabbana\" title=\"see all d&amp;amp;g stores\"&gt;DOLCE &amp;amp; GABBANA BOUT",
              "xpath": "/html/body/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/p[2]/span[1]",
              "issueID": "60f66e6681cd34e51ab57a8a66ac0a6c",
              "signature": "bfb0ac330596f11c93e178535d99639f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=60f66e6681cd34e51ab57a8a66ac0a6c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 299,
                  "y": 305.266
                },
                "height": 305.266,
                "width": 284
              },
              "position": {
                "line": 9599,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"LEARN MORE - click here to learn more\" class=\"text-black no-margin\" data-link-num=\"1\" href=\"https://givebackbox.splashthat.com/\" title=\"click here to learn more\"&gt;&lt;img alt=\"give back box - simon.com - promo image\" src=\"data:image/g",
              "xpath": "/html/body/main[1]/div[2]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e9acd57872df8f20f0fc35b41cd276eb",
              "signature": "dc173e727f02d2b56227b79feadd2c50",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e9acd57872df8f20f0fc35b41cd276eb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 299,
                  "y": 305.266
                },
                "height": 305.266,
                "width": 284
              },
              "position": {
                "line": 9958,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"LEARN MORE - see how we are keeping you safe\" class=\"text-black no-margin\" data-link-num=\"1\" href=\"https://click.simon.com/healthsafetyfirst\" title=\"see how we are keeping you safe\"&gt;&lt;img alt=\"Simon.com - well cert - promo 2022 ima",
              "xpath": "/html/body/main[1]/div[2]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e8c8c3fdec90c968f2ce38780da44f2f",
              "signature": "2feaaddbbb344328d8d92bfe3b5d5e51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e8c8c3fdec90c968f2ce38780da44f2f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 23
                },
                "height": 23,
                "width": 1024
              },
              "position": {
                "line": 13891,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"footer-banner bold\"&gt; &lt;div class=\"container-fluid\"&gt; &lt;div class=\"row\"&gt; &lt;div class=\"col-md-12\"&gt; &lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\"",
              "xpath": "/html/body/footer[1]/div[1]",
              "issueID": "998a1b80112f2bee26b301fd22d5af71",
              "signature": "cd1ae169953de1842d7c751c84700d1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=998a1b80112f2bee26b301fd22d5af71"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 993.9998,
                  "y": 23
                },
                "height": 23,
                "width": 993.9998
              },
              "position": {
                "line": 13891,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"container-fluid\"&gt; &lt;div class=\"row\"&gt; &lt;div class=\"col-md-12\"&gt; &lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A",
              "xpath": "/html/body/footer[1]/div[1]/div[1]",
              "issueID": "90530d24fd569f882c24e0215246cb6a",
              "signature": "815dfb23a59e1c684f92b04abd389d75",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=90530d24fd569f882c24e0215246cb6a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15.0001,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1039.0001,
                  "y": 23
                },
                "height": 23,
                "width": 1024
              },
              "position": {
                "line": 13891,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"row\"&gt; &lt;div class=\"col-md-12\"&gt; &lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;&",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]",
              "issueID": "57db177f166e48bc0a7aaa4c68cd7ec5",
              "signature": "83eb586f3e27f23cac8067c79a02a762",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=57db177f166e48bc0a7aaa4c68cd7ec5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 993.9998,
                  "y": 23
                },
                "height": 23,
                "width": 993.9998
              },
              "position": {
                "line": 13891,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"col-md-12\"&gt; &lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;&lt;/li&gt;\n&lt;/ul&gt; &",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "e22a0aa0bced2350494d9ce9489a45b9",
              "signature": "c9a1f833917e48466d36075388bc3cf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e22a0aa0bced2350494d9ce9489a45b9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 23
                },
                "height": 23,
                "width": 994
              },
              "position": {
                "line": 9659,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"nav nav-inline\"&gt; &lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;&lt;/li&gt;\n&lt;/ul&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "3b7a4394bfc5f1c39e8c0a5a54e7fbc9",
              "signature": "d890c2b70d9345e7e9dc07d2bef58fd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3b7a4394bfc5f1c39e8c0a5a54e7fbc9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 398.84375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 625.14075,
                  "y": 23
                },
                "height": 23,
                "width": 226.297
              },
              "position": {
                "line": 3487,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"nav-item\"&gt;&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "c970851d39dd44277a216bb17afceb56",
              "signature": "655aacd3f49fc169859b1c35710c7f52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c970851d39dd44277a216bb17afceb56"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 398.84375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 625.14075,
                  "y": 11
                },
                "height": 11,
                "width": 226.297
              },
              "position": {
                "line": 9959,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" href=\"https://www.simon.com/mall-insider\" title=\"Simon Mall Insider\"&gt;BECOME A MALL INSIDER. JOIN TODAY&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "7e520fda8534902e286cfa74981af0e5",
              "signature": "9a9567ba4db51786ea90150a96c29c32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7e520fda8534902e286cfa74981af0e5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 33.09375
                },
                "bottom-right": {
                  "x": 298.328,
                  "y": 132.09375
                },
                "height": 99,
                "width": 283.328
              },
              "position": {
                "line": 13934,
                "column": 25
              },
              "errorSnippet": "&lt;h4 class=\"header-lg\"&gt; DEALS. EVENTS.&lt;br&gt; &lt;span class=\"text-brand-primary\"&gt; EXCLUSIVE OFFERS! &lt;/span&gt; &lt;/h4&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/section[1]/h4[1]",
              "issueID": "695e5a11391490e267a3a5eaebdf19d3",
              "signature": "218506819cde1918f8ef737cd58e0b61",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=695e5a11391490e267a3a5eaebdf19d3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 363.046875,
                  "y": 33.09375
                },
                "bottom-right": {
                  "x": 581.640675,
                  "y": 55.09375
                },
                "height": 22,
                "width": 218.5938
              },
              "position": {
                "line": 13932,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"col-lg-5 hidden-md-down\"&gt; &lt;div class=\"pull-sm-right\"&gt; &lt;a href=\"https://www.simon.com/search\" title=\"Find A Simon Shopping Center Near You\" class=\"footer-search bold\"&gt; &lt;svg class=\"icon-search\"&gt; &lt;use xlink:href=\"#icon",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "6ac0d3d4673b25952553a69af3651898",
              "signature": "4ef1c87b40f5f8634d8797f79f83ba42",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6ac0d3d4673b25952553a69af3651898"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 74
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3674.84
                },
                "height": 3600.84,
                "width": 1024
              },
              "position": {
                "line": 8001,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"\"&gt;&lt;!-- INSERT BY TRANSFORMER. SELECTOR=body,LOCATION=prepend --&gt;&lt;script style=\"\"&gt;\nYo.sequence.node(document.body);\n&lt;/script&gt; &lt;noscript aria-hidden=\"true\"&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html",
              "xpath": "/html/body",
              "issueID": "9fa0f4a22b40c9900403b9095ec15baa",
              "signature": "034a7dd87b4ee918db0ac5ef371e7096",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=9fa0f4a22b40c9900403b9095ec15baa"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40.0469,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 9959,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://facebook.com/shopsimon.us\" aria-label=\"View Malls Facebook page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-facebook\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "61cb39a41978facb7e76620c39286b61",
              "signature": "83fce2ca5f815f72ec7af72a82538bba",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=61cb39a41978facb7e76620c39286b61"
            },
            {
              "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": 76.03125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 101.07815,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10126,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/shopsimon\" aria-label=\"View Malls Twitter page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-twitter\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "e9da1ad33d85f45a4e5006d97e9bd3dd",
              "signature": "1e341a619e916dbddf52a2dc149c4d11",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e9da1ad33d85f45a4e5006d97e9bd3dd"
            },
            {
              "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": 137.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 162.1094,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/SimonPropertyGroup\" aria-label=\"View Simon's YouTube Page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-youtube\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d1f01d2e9deddf43a8e4d1eb2c2fbeb4",
              "signature": "70f8caf425308bd73c73d14d3416f013",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d1f01d2e9deddf43a8e4d1eb2c2fbeb4"
            },
            {
              "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": 198.09375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 223.14065,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://said.simon.com\" aria-label=\"Simon SAID | A Lifestyle Publication By Simon Malls\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-simon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "8848a351db18eb30cf9f7c63ee5e8ce1",
              "signature": "9f170b0631eb20f5eab0e8790842b28e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8848a351db18eb30cf9f7c63ee5e8ce1"
            },
            {
              "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": 259.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 284.1719,
                  "y": 29.0469
                },
                "height": 29.0469,
                "width": 25.0469
              },
              "position": {
                "line": 10127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/shopsimon\" aria-label=\"View Malls Instagram page\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\"&gt; &lt;svg class=\"social-icon\"&gt; &lt;use xlink:href=\"#icon-instagram\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "d34b135d699644f853fad331fbb88c8f",
              "signature": "d584654a373075fced45ac092232cb18",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d34b135d699644f853fad331fbb88c8f"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 12123,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"-1\" aria-hidden=\"true\" href=\"/?_pxhc=1660389007350\" rel=\"nofollow\" target=\"_blank\" style=\"width: 0px; height: 0px; line-height: 0; display: none;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "192710202492bd7e861fbbaaccb6eb47",
              "signature": "6372933a17cfc5e927cf5734dffa5ade",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=192710202492bd7e861fbbaaccb6eb47"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 18,
                  "y": 53
                },
                "height": 53,
                "width": 18
              },
              "position": {
                "line": 14145,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"background: rgb(159, 0, 91); color: rgb(255, 255, 255); padding: 10px; position: relative; font-size: 15px; display: flex; flex-direction: row; z-index: -1; writing-mode: vertical-rl; transform: rotateZ(180deg); border-top-right-radius: 0p",
              "xpath": "/html/body/div[8]/button[1]/div[1]",
              "issueID": "032409b88c81a11995b5771a33a41f3d",
              "signature": "c4f8d42287305e715866142ae5b4196f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=032409b88c81a11995b5771a33a41f3d"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T11:09:57",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "ibm",
      23
    ],
    [
      "focInd",
      15
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      6
    ],
    [
      "focAll",
      2
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 13,
  "logSize": 3410,
  "errorLogCount": 3,
  "errorLogSize": 2280,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 44,
  "endTime": "2022-08-13T11:12:49",
  "elapsedSeconds": 172,
  "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": {
        "motion": 29,
        "focAll": 2,
        "focInd": 135,
        "focOp": 2,
        "hover": 7,
        "labClash": 1,
        "linkUl": 20,
        "styleDiff": 13,
        "zIndex": 12
      },
      "alfa": {
        "r61": 4,
        "r65": 2,
        "r66": 13,
        "r69": 13,
        "r73": 20
      },
      "continuum": {
        "123": 36
      },
      "ibm": {
        "IBMA_Color_Contrast_WCAG2AA": 8,
        "element_attribute_deprecated": 2
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 4,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "Bad value cache-control for attribute http-equiv on element meta.": 4,
        "The type attribute for the style element is not needed and should be omitted.": 1,
        "CSS: margin: undefined is not a margin value.": 4,
        "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)": 4,
        "Bad value  for attribute action on element form: Must be non-empty.": 4,
        "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 3,
        "Attribute token not allowed on element iframe at this point.": 4,
        "Attribute autocorrect not allowed on element input at this point.": 4
      },
      "wave": {
        "e:button_empty": 4,
        "e:link_empty": 4,
        "a:h1_missing": 1,
        "a:title_redundant": 8
      },
      "tenon": {
        "28": 4,
        "57": 4,
        "79": 28,
        "95": 12,
        "129": 18,
        "134": 27,
        "144": 52,
        "152": 44,
        "153": 26,
        "155": 2,
        "218": 24,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 15,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 135,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 2,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 10,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 13,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 8,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 36,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "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"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A charset attribute on a meta element found after the first 1024 bytes.": {
              "score": 3,
              "what": "charset attribute on a meta element appears after 1024 bytes"
            },
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 3,
              "what": "attribute of a meta element has an invalid value"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: .+ is not a .+ value.*$": {
              "score": 3,
              "what": "Invalid value in CSS"
            }
          }
        },
        "divParentBad": {
          "nuVal": {
            "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)": {
              "score": 4,
              "what": "div element has a button element as its parent"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            },
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 4,
              "what": "attribute not allowed on this element"
            }
          }
        },
        "sectionHeadingless": {
          "nuVal": {
            "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
              "score": 1,
              "what": "section has no heading"
            }
          }
        },
        "buttonNoText": {
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "linkNoText": {
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 7,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 5,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 20,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 52,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 33,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 7,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "headingStructure": {
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "axe": 100,
      "htmlcs": 100,
      "ibm": 100
    },
    "summary": {
      "total": 917,
      "log": 120,
      "preventions": 300,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 138
        },
        {
          "groupName": "leadingClipsText",
          "score": 54
        },
        {
          "groupName": "svgImageNoText",
          "score": 38
        },
        {
          "groupName": "targetSize",
          "score": 35
        },
        {
          "groupName": "fontSmall",
          "score": 22
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "contrastAA",
          "score": 18
        },
        {
          "groupName": "spontaneousMotion",
          "score": 17
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "linkIndication",
          "score": 12
        },
        {
          "groupName": "attributeBad",
          "score": 10
        },
        {
          "groupName": "titleRedundant",
          "score": 10
        },
        {
          "groupName": "allCaps",
          "score": 9
        },
        {
          "groupName": "metaBad",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 8
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 6
        },
        {
          "groupName": "divParentBad",
          "score": 6
        },
        {
          "groupName": "buttonNoText",
          "score": 6
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "cssInvalid",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "typeRedundant",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "sectionHeadingless",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}