Accessibility test digest
Synopsis
Page: JPMorgan Chase (100%)
URL: https://www.jpmorganchase.com/
Score: 1806
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 JPMorgan Chase (100%) web page at https://www.jpmorganchase.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):
- Alfa by Siteimprove
- Axe-core by Deque
- Continuum by Level Access
- HTML CodeSniffer by Squiz Labs
- Equal Access by IBM
- Nu Html Checker
- Tenon by Level Access
- WAVE by WebAIM
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 1806 (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
total | 1806 |
---|---|
log | 732 |
preventions | 300 |
linkIndication | 86 |
noLeading | 83 |
cssInvalid | 71 |
linkTextsSame | 62 |
linkForcesNewWindow | 62 |
leadingClipsText | 58 |
roleBad | 44 |
imageNoText | 37 |
contrastAAA | 30 |
linkVague | 23 |
targetSize | 23 |
focusableHidden | 22 |
focusableOperable | 16 |
linkPair | 13 |
fontSmall | 12 |
inconsistentStyles | 11 |
divParentBad | 10 |
contrastAA | 9 |
searchConfusion | 8 |
landmarkConfusion | 8 |
fragmentaryNoticeRisk | 6 |
pageLanguage | 6 |
componentNoText | 6 |
styleParentBad | 6 |
attributeBad | 6 |
zIndexNotZero | 5 |
horizontalScrolling | 5 |
allCaps | 4 |
pseudoHeadingRisk | 4 |
contentBeyondLandmarks | 4 |
titleAsLabel | 4 |
visibleBulk | 3 |
hoverSurprise | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
focusableRole | 3 |
obsolete | 3 |
roleRedundant | 3 |
typeRedundant | 3 |
sectionHeadingless | 3 |
frameSandboxRisk | 3 |
Issue summary
Special issues
log: Score 732. 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
linkIndication: Score 86. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 84 (Non-underlined adjacent links)
noLeading: Score 83. Issues reported by tests in this category:
- Package
alfa
, testr73
, score 81 (Paragraph of text has insufficient line height)
cssInvalid: Score 71. Issues reported by tests in this category:
- Package
nuVal
, test^CSS: .+: Parse Error.*$
, score 69 (Invalid CSS)
linkTextsSame: Score 62. Issues reported by tests in this category:
- Package
tenon
, test98
, score 60 (Links have the same text but different destinations)
linkForcesNewWindow: Score 62. Issues reported by tests in this category:
- Package
tenon
, test218
, score 60 (Link opens in a new window without user control)
leadingClipsText: Score 58. Issues reported by tests in this category:
- Package
tenon
, test144
, score 56 (Line height is insufficent to properly display the computed font size)
roleBad: Score 44. Issues reported by tests in this category:
- Package
testaro
, testrole
, score 16 (Nonexistent or implicit-overriding role) - Package
ibm
, testelement_tabbable_role_valid
, score 36 (Tabbable element has a non-widget role)
imageNoText: Score 37. Issues reported by tests in this category:
- Package
alfa
, testr2
, score 12 (Image has no accessible name) - Package
axe
, testimage-alt
, score 12 (Image has no text alternative) - Package
ibm
, testWCAG20_Img_HasAlt
, score 12 (Image has no alt attribute conveying its meaning, or alt="" if decorative) - Package
ibm
, testHAAC_Aria_ImgAlt
, score 4 (Element with an img role has no non-empty label) - Package
nuVal
, testAn img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
, score 12 (img element has no alt attribute) - Package
wave
, teste:alt_missing
, score 12 (Text alternative is missing)
contrastAAA: Score 30. Issues reported by tests in this category:
- Package
alfa
, testr66
, score 2 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 26 (Element has insufficient color contrast (Level AAA)) - Package
tenon
, test95
, score 4 (Element has insufficient color contrast (Level AAA))
linkVague: Score 23. Issues reported by tests in this category:
- Package
tenon
, test73
, score 21 (Link text is too generic to communicate the purpose or destination)
targetSize: Score 23. Issues reported by tests in this category:
- Package
tenon
, test152
, score 21 (Actionable element is smaller than the minimum required size)
focusableHidden: Score 22. Issues reported by tests in this category:
- Package
ibm
, testaria_hidden_focus_misuse
, score 20 (Focusable element is within the subtree of an element with aria-hidden set to true)
focusableOperable: Score 16. Issues reported by tests in this category:
- Package
testaro
, testfocOp
, score 14 (Operable elements that cannot be Tab-focused and vice versa)
linkPair: Score 13. Issues reported by tests in this category:
- Package
wave
, testa:link_redundant
, score 11 (Adjacent links go to the same URL)
fontSmall: Score 12. Issues reported by tests in this category:
- Package
wave
, testa:text_small
, score 10 (Text is very small)
inconsistentStyles: Score 11. Issues reported by tests in this category:
- Package
testaro
, teststyleDiff
, score 9 (Heading, link, and button style inconsistencies)
divParentBad: Score 10. Issues reported by tests in this category:
- Package
nuVal
, testElement div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)
, score 8 (div element has a button element as its parent)
contrastAA: Score 9. Issues reported by tests in this category:
- Package
axe
, testcolor-contrast
, score 3 (Element has insufficient color contrast) - Package
wave
, testc:contrast
, score 6 (Very low contrast)
searchConfusion: Score 8. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_MultipleSearchLandmarks
, score 6 (Element with a search role has no unique purpose label among the search-role elements)
landmarkConfusion: Score 8. Issues reported by tests in this category:
- Package
ibm
, testlandmark_name_unique
, score 6 (Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region)
fragmentaryNoticeRisk: Score 6. Issues reported by tests in this category:
- Package
alfa
, testr54
, score 4 (Assertive region is not atomic)
pageLanguage: Score 6. Issues reported by tests in this category:
- Package
ibm
, testWCAG20_Html_HasLang
, score 4 (Page detected as HTML, but has no lang attribute)
componentNoText: Score 6. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_WidgetLabels_Implicit
, score 4 (Interactive component has no programmatically associated name)
styleParentBad: Score 6. Issues reported by tests in this category:
- Package
nuVal
, testElement style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
, score 4 (style element not allowed as a child of this div element)
attributeBad: Score 6. Issues reported by tests in this category:
- Package
nuVal
, test^Attribute .+ not allowed on element .+ at this point.*$
, score 4 (attribute not allowed on this element)
zIndexNotZero: Score 5. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 3 (Layering with nondefault z-index values)
horizontalScrolling: Score 5. Issues reported by tests in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
allCaps: Score 4. Issues reported by tests in this category:
- Package
alfa
, testr72
, score 2 (Paragraph text is uppercased)
pseudoHeadingRisk: Score 4. Issues reported by tests in this category:
- Package
axe
, testp-as-heading
, score 2 (Styled p element may be misused as a heading) - Package
wave
, testa:heading_possible
, score 1 (Possible heading)
contentBeyondLandmarks: Score 4. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 2 (Content does not reside within an element with a landmark role)
titleAsLabel: Score 4. Issues reported by tests in this category:
- Package
wave
, testa:label_title
, score 2 (Form control has a title but no label)
visibleBulk: Score 3. Issues reported by tests in this category:
- Package
testaro
, testbulk
, score 1 (Page contains many visible elements)
hoverSurprise: Score 3. Issues reported by tests in this category:
- Package
testaro
, testhover
, score 1 (Content changes caused by hovering)
hiddenContentRisk: Score 3. Issues reported by tests in this category:
- Package
axe
, testhidden-content
, score 1 (Some content is hidden and therefore may not be testable for accessibility)
linkConfusionRisk: Score 3. Issues reported by tests in this category:
- Package
axe
, testidentical-links-same-purpose
, score 1 (Links with the same accessible name may serve dissimilar purposes)
focusableRole: Score 3. Issues reported by tests in this category:
- Package
axe
, testfocus-order-semantics
, score 1 (Focusable element has no active role)
obsolete: Score 3. Issues reported by tests in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 1 (Element or attribute is obsolete)
roleRedundant: Score 3. Issues reported by tests in this category:
- Package
ibm
, testaria_role_redundant
, score 1 (Explicitly assigned ARIA role is redundant with the implicit role of the element) - Package
nuVal
, test^The .+ role is unnecessary for element .+$
, score 1 (explicit role is redundant for its element)
typeRedundant: Score 3. Issues reported by tests in this category:
- Package
nuVal
, testThe type attribute is unnecessary for JavaScript resources.
, score 1 (type attribute is unnecessary for a JavaScript resource)
sectionHeadingless: Score 3. Issues reported by tests in this category:
- Package
nuVal
, testSection 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 (section has no heading)
frameSandboxRisk: Score 3. Issues reported by tests in this category:
- Package
nuVal
, test^Potentially bad value .+ for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.*$
, score 1 (iframe element has a vulnerable sandbox value containing both allow-scripts and allow-same-origin)
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.
- It finds all the defects and warnings (let’s call them
issues
) recorded in the report. - It classifies them according to type. For example, a link that looks like the text around it is one issue category, while a video that has no captions is another issue category.
- It also classifies the issues according to severity. For example, an issue that prevents a transaction is more severe than an issue that only complicates the transaction, and a warning about a possible issue is less severe than a definite finding of an issue. (Some packages rate the severity of each issue; for the other packages,
sp15c
assigns a severity weight to the issue type and uses that weight.) - It assigns quality ratings to particular tests that are judged abnormally reliable or unreliable.
- It assigns a score to each issue reported by each test of each package.
- It aggregates the issue scores, weighting them by severity, test quality, and redundancy. Redundancy occurs, and causes downweighting, when two or more packages contain tests that are designed to discover the same or mostly the same issues. So the score for a category is not simply the sum of the scores of the tests in that category.
- It assigns a score for issues in the page logged by the browser.
- It assigns an estimated score each time the page prevents one of the packages or one of the Testaro tests from being run on the page.
- It adds the scores together to obtain a total score.
The precise rules of sp15b
are found in the code itself.
Report
{ "id": "4yiew-jpmorganchase", "host": { "id": "jpmorganchase", "which": "https://www.jpmorganchase.com/", "what": "JPMorgan Chase (100%)" }, "log": [ { "event": "startTime", "value": "2022-08-13T06:25:34" }, { "event": "endTime", "value": "2022-08-13T06:29:10" } ], "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.jpmorganchase.com/", "what": "JPMorgan Chase (100%)" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request" }, { "type": "test", "which": "motion", "what": "spontaneous change of content; requires webkit", "delay": 2500, "interval": 2500, "count": 5 }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "JPMorgan Chase (100%)" }, { "type": "test", "which": "bulk", "what": "count of visible elements" }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements incorrectly embedded in each other" }, { "type": "test", "which": "focAll", "what": "Tab-focusability" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability of elements" }, { "type": "test", "which": "hover", "headSize": 40, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover impacts" }, { "type": "test", "which": "labClash", "withItems": true, "what": "unlabeled and mislabeled form controls" }, { "type": "test", "which": "linkUl", "withItems": true, "what": "underlining of inline links" }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation within true-focus menus" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "grouping of radio buttons in fieldsets" }, { "type": "test", "which": "role", "what": "validity and necessity of role assignments" }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style consistency of headings, buttons, and links" }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation within tab lists" }, { "type": "test", "which": "zIndex", "withItems": true, "what": "elements with non-auto z indexes" }, { "type": "test", "which": "alfa", "what": "Siteimprove alfa" }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe core, all rules" }, { "type": "test", "which": "continuum", "what": "Continuum" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker, with page content and again with URL" }, { "type": "test", "which": "nuVal", "what": "Nu Html Checker" }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE, report-type 4" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon API version 2 result retrieval" } ] }, "acts": [ { "type": "launch", "which": "webkit", "what": "Webkit browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "JPMorgan Chase (100%)", "result": "https://www.jpmorganchase.com/" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request", "url": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "url": "https://www.jpmorganchase.com/", "result": { "bytes": [ 1039215, 1039215, 1039215, 1039215, 1039215 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "JPMorgan Chase (100%)", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "bulk", "what": "count of visible elements", "url": "https://www.jpmorganchase.com/", "result": { "visibleElements": 579 } }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] } }, { "type": "test", "which": "focAll", "what": "focusable and Tab-focused elements", "url": "https://www.jpmorganchase.com/", "result": { "tabFocusables": 85, "tabFocused": 85, "discrepancy": 0 } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "total": 85, "types": { "indicatorMissing": { "total": 0, "tagNames": {} }, "nonOutlinePresent": { "total": 0, "tagNames": {} }, "outlinePresent": { "total": 85, "meanDelay": 80, "tagNames": { "A": 74, "LI": 10, "DIV": 1 } } } }, "items": { "indicatorMissing": [], "nonOutlinePresent": [], "outlinePresent": [ { "tagName": "A", "text": "Skip to Main Content", "delay": 102 }, { "tagName": "A", "text": "", "delay": 101 }, { "tagName": "A", "text": "Who We Are", "delay": 101 }, { "tagName": "A", "text": "News & Stories", "delay": 100 }, { "tagName": "A", "text": "Impact", "delay": 103 }, { "tagName": "A", "text": "Institute", "delay": 100 }, { "tagName": "A", "text": "Investors", "delay": 101 }, { "tagName": "A", "text": "Careers", "delay": 101 }, { "tagName": "A", "text": "Open Search Bar", "delay": 101 }, { "tagName": "A", "text": "Learn More Environmental Social & Governance Report", "delay": 101 }, { "tagName": "A", "text": "Previous", "delay": 101 }, { "tagName": "LI", "text": "Viewing slide 1 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 2 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 3 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 4 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 5 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 6 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 7 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 8 of 9", "delay": 0 }, { "tagName": "LI", "text": "Go to slide 9 of 9", "delay": 0 }, { "tagName": "A", "text": "Next", "delay": 103 }, { "tagName": "A", "text": "Learn More", "delay": 101 }, { "tagName": "A", "text": "Learn More", "delay": 102 }, { "tagName": "A", "text": "Learn More", "delay": 100 }, { "tagName": "A", "text": "Learn More", "delay": 102 }, { "tagName": "A", "text": "Beyond the Billion founder talks the importance of funding female entrepreneursBeyond the Billion fo", "delay": 102 }, { "tagName": "A", "text": "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring Personal Stylist Find", "delay": 101 }, { "tagName": "A", "text": "Matching military spouses with remote work experiences: Instant Teams offers win-win for employers a", "delay": 100 }, { "tagName": "A", "text": "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Security In 2012, DACA (", "delay": 101 }, { "tagName": "A", "text": "All Stories Read More News & Stories", "delay": 104 }, { "tagName": "DIV", "text": "WATCH VIDEO", "delay": 0 }, { "tagName": "A", "text": "Previous", "delay": 103 }, { "tagName": "LI", "text": "Viewing slide 1 of 1", "delay": 0 }, { "tagName": "A", "text": "Next", "delay": 101 }, { "tagName": "A", "text": "Learn More Read More about Who We Are", "delay": 103 }, { "tagName": "A", "text": "Learn More Learn More about Communities", "delay": 102 }, { "tagName": "A", "text": "Learn More Learn More about People", "delay": 101 }, { "tagName": "A", "text": "Learn More Learn More about Policy Center", "delay": 101 }, { "tagName": "A", "text": "Explore Our Impact Read More about Our Impact", "delay": 101 }, { "tagName": "A", "text": "Learn more", "delay": 104 }, { "tagName": "A", "text": "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "delay": 103 }, { "tagName": "A", "text": "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan Chase to Host Fourth-", "delay": 101 }, { "tagName": "A", "text": "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Sto", "delay": 101 }, { "tagName": "A", "text": "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "delay": 102 }, { "tagName": "A", "text": "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stock Dividend", "delay": 101 }, { "tagName": "A", "text": "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Chase Names Mikael Gru", "delay": 102 }, { "tagName": "A", "text": "Explore Investor Relations : Opens to Investor Relations Page", "delay": 100 }, { "tagName": "A", "text": "Learn More Read More about Racial Gaps in Financial Outcomes", "delay": 100 }, { "tagName": "A", "text": "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List August 4, 2022", "delay": 103 }, { "tagName": "A", "text": "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sp", "delay": 102 }, { "tagName": "A", "text": "Morgan Health Announces New Investment in Centivo July 19, 2022", "delay": 102 }, { "tagName": "A", "text": "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors June 21", "delay": 101 }, { "tagName": "A", "text": "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Stude", "delay": 100 }, { "tagName": "A", "text": "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United Sta", "delay": 101 }, { "tagName": "A", "text": "Learn More : Opens to Main News Page", "delay": 100 }, { "tagName": "A", "text": "Who We Are", "delay": 101 }, { "tagName": "A", "text": "Investor Relations", "delay": 101 }, { "tagName": "A", "text": "Impact", "delay": 102 }, { "tagName": "A", "text": "Institute", "delay": 101 }, { "tagName": "A", "text": "Careers", "delay": 101 }, { "tagName": "A", "text": "Suppliers", "delay": 101 }, { "tagName": "A", "text": "Historical Prime Rate", "delay": 100 }, { "tagName": "A", "text": "Media Contacts", "delay": 104 }, { "tagName": "A", "text": "Chase: open in new window", "delay": 101 }, { "tagName": "A", "text": "J.P. Morgan: open in new window", "delay": 101 }, { "tagName": "A", "text": "Chase Canada: open in new window", "delay": 102 }, { "tagName": "A", "text": "Chase Careers", "delay": 100 }, { "tagName": "A", "text": "J.P. Morgan Careers: open in new window", "delay": 101 }, { "tagName": "A", "text": "Chase en Español: open in new window", "delay": 106 }, { "tagName": "A", "text": "Chase Customer Service: opens new window", "delay": 101 }, { "tagName": "A", "text": "Chase Media Center: opens new window", "delay": 101 }, { "tagName": "A", "text": "Alumni Network: opens new window", "delay": 105 }, { "tagName": "A", "text": "Privacy & Security: open in new window", "delay": 101 }, { "tagName": "A", "text": "Terms & Conditions: open in new window", "delay": 101 }, { "tagName": "A", "text": "Global Financial Crimes Compliance", "delay": 100 }, { "tagName": "A", "text": "Accessibility: opens new window", "delay": 100 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on Facebook", "delay": 100 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on Linked In", "delay": 100 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on Twitter", "delay": 102 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on LinkedIn", "delay": 102 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on YouTube", "delay": 101 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on Facebook", "delay": 101 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on Twitter", "delay": 101 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on LinkedIn", "delay": 101 }, { "tagName": "A", "text": "Follow JPMorgan Chase & Co. on YouTube", "delay": 101 } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "total": 212, "types": { "onlyFocusable": { "total": 1, "tagNames": { "DIV": 1 } }, "onlyOperable": { "total": 9, "tagNames": { "A": 3, "SPAN": 6 } }, "focusableAndOperable": { "total": 202, "tagNames": { "A": 179, "SPAN": 1, "INPUT": 3, "BUTTON": 6, "LI": 10, "DIV": 1, "IFRAME": 2 } } } }, "items": { "onlyFocusable": [ { "tagName": "DIV", "id": "", "text": "James: This country's the land of opportunity, there's just a group of people in" } ], "onlyOperable": [ { "tagName": "A", "id": "", "text": "Open Navigation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Who We Are", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "News & Stories", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Impact", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Institute", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Investors", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Careers", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cancel", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Proceed", "byTag": true, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "update your browser", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Close browser message", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "skip", "text": "Skip to Main Content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.jpmorganchase.com\" style=\"cursor: default;\"> <img src=\"/con", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Who We Are", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News & Stories", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Impact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Institute", "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": "Open Search Bar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Close Search Bar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JP", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Submit to search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JP", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Submit to search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\" style=\"", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Who We Are", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "History of Our Firm", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Art Collection", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Leadership", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "CEO Letters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Suppliers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Business", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Morgan Health", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Business Principles", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Contacts", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Historical Prime Rate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Human Rights", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Culture", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employee Programs", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Diversity, Equity & Inclusion", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Awards & Recognition", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FAQs", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Governance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Governance Principles", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Board of Directors and Board Committees", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Code of Conduct & Ethics", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Policy Engagement & Political Participation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ESG Information", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\" style=\"", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Impact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "COVID-19 Response", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Racial Equity", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Approach", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Jobs and Skills", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Small Business Expansion", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Neighborhood Development", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Financial Health", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "PolicyCenter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Impact Finance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "AdvancingCities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Markets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "People", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Advancing Black Pathways: Advancing Black Pathways", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Advancing Hispanics & Latinos:Advancing Hispanics & Latinos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Asian & Pacific Islander:Asian & Pacific Islander", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disability Inclusion: Disability Inclusion", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "LGBT+: LGBT+", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Military and Veterans:Military and Veterans", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skilled Volunteerism", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Spotlight Stories", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Students", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Women on the Move: Women on the Move", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Sustainability", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Commitments", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Stakeholder & Policy Engagement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Naturevest", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Reports", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\" style=\"", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read the Report : opens report", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Institute", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Research", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Household Income & Spending", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Small Business", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Healthcare", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Household Debt", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cities & Local Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Financial Markets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Labor Markets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "COVID-19:opens link", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Leadership", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Data Privacy Protocols", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News & Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JP", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Submit to search", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Environmental Social & Governance Report", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More : Read the J.P. Morgan Chase Annual Report", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read more Know more about A Celebration of Art Builds a Financial Future for Phi", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More Know more about Breaking Barriers to Mental Wellness", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn more", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More :know more about Sustainable Food, From Thin Air spotlight story", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Read the Helping LGBT Asylum-Seekers Find a Safe Refuge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More Spotlight Story Jerry Hernandez", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "pause", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "LI", "id": "", "text": "Viewing slide 1 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 2 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 3 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 4 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 5 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 6 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 7 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 8 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Go to slide 9 of 9", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Beyond the Billion founder talks the importance of funding female entrepreneursB", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring P", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Matching military spouses with remote work experiences: Instant Teams offers win", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Secu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "All Stories Read More News & Stories", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "WATCH VIDEO", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "play", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "LI", "id": "", "text": "Viewing slide 1 of 1", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Read More about Who We Are", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Learn More about Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Learn More about People", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Learn More about Policy Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Our Impact Read More about Our Impact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn more", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferr", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan C", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferr", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stoc", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Ch", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Investor Relations : Opens to Investor Relations Page", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More Read More about Racial Gaps in Financial Outcomes", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List Au", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Morgan Health Announces New Investment in Centivo July 19, 2022", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Un", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs A", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More : Opens to Main News Page", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Who We Are", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Investor Relations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Impact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Institute", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Suppliers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Historical Prime Rate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Contacts", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "J.P. Morgan: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase Canada: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "J.P. Morgan Careers: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase en Español: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase Customer Service: opens new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Chase Media Center: opens new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Alumni Network: opens new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy & Security: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Terms & Conditions: open in new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Global Financial Crimes Compliance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility: opens new window", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on Linked In", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on LinkedIn", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on YouTube", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on LinkedIn", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow JPMorgan Chase & Co. on YouTube", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "destination_publishing_iframe_jpmorganchase_0", "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "×", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe class=\"jpmc-video-static-iframe\" title=\"Advancing Black Pathways\" src=\"a", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "View Transcript (updates content above) Hide Transcript (updates content above)", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Show Audio Description (updates content above) Hide Audio Description (updates c", "byTag": true, "byOnClick": false, "byPointer": false } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "hover", "headSize": 40, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover-caused content changes", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "triggers": 121, "headTriggers": 40, "tailTriggers": 81, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 1 }, "items": { "head": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "skip", "text": "SkiptoMainContent" } ] }, "tail": { "impactTriggers": [], "unhoverables": [] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 9 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "text", "labelType": "aria-label", "texts": { "attribute": "search" } }, { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Submit to search" } }, { "index": 2, "tagName": "INPUT", "type": "text", "labelType": "aria-label", "texts": { "attribute": "search" } }, { "index": 3, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Submit to search" } }, { "index": 4, "tagName": "INPUT", "type": "text", "labelType": "aria-label", "texts": { "attribute": "search" } }, { "index": 5, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Submit to search" } }, { "index": 6, "tagName": "BUTTON", "type": "submit", "texts": { "content": "pause" } }, { "index": 7, "tagName": "BUTTON", "type": "submit", "texts": { "content": "play" } }, { "index": 8, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Close", "content": "×" } } ] } } }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "links": 182, "adjacent": { "total": 89, "underlined": 5, "underlinedPercent": 5 } }, "items": { "underlined": [ "update your browser", "Learn More", "Learn More", "Learn More", "Learn More" ], "notUnderlined": [ "Skip to Main Content", "", "Open Navigation", "Who We Are", "News & Stories", "Impact", "Institute", "Investors", "Careers", "Open Search Bar", "Close Search Bar", "", "Who We Are", "Our Leadership", "Suppliers", "Overview", "Our Business", "Our Culture", "Governance", "", "Our Impact", "Our Approach", "Communities", "People", "Sustainability", "Reports", "Overview", "", "Read the Report: opens report", "Institute", "Overview", "Research", "About", "News & Events", "Overview", "Contact", "Overview", "Previous", "Next", "Learn More Environmental Social & Governance Report", "Learn More : Read the J.P. Morgan Chase Annual Report", "Read more Know more about A Celebration of Art Builds a Financial Future for Philadelphians", "Read More Know more about Breaking Barriers to Mental Wellness", "Learn more", "Read More :know more about Sustainable Food, From Thin Air spotlight story", "Learn More Read the Helping LGBT Asylum-Seekers Find a Safe Refuge", "Read More Spotlight Story Jerry Hernandez", "Read More", "Previous", "Next", "Beyond the Billion founder talks the importance of funding female entrepreneursBeyond the Billion founder talks the importance of funding female entrepreneurs", "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring Personal Stylist Finds True Creativity as a Software Engineer Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.", "Matching military spouses with remote work experiences: Instant Teams offers win-win for employers and employeesMatching military spouses with remote work experiences: Instant Teams offers win-win for employers and employees", "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Security In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.", "All StoriesRead More News & Stories", "Previous", "Next", "Previous", "Next", "Learn More Read More about Who We Are", "Learn More Learn More about Communities", "Learn More Learn More about People", "Learn More Learn More about Policy Center", "Explore Our ImpactRead More about Our Impact", "Learn more", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary SharesJPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary Shares", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stock Dividend", "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", "Explore Investor Relations: Opens to Investor Relations Page", "Learn More Read More about Racial Gaps in Financial Outcomes", "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List August 4, 2022", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance July 25, 2022", "Morgan Health Announces New Investment in Centivo July 19, 2022", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors June 21, 2022", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students June 16, 2022", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States May 19, 2022", "Learn More: Opens to Main News Page", "Cancel", "Proceed", "View Transcript (updates content above) Hide Transcript (updates content above)", "Show Audio Description (updates content above) Hide Audio Description (updates content above)" ] } } }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } } }, { "type": "test", "which": "role", "what": "roles", "url": "https://www.jpmorganchase.com/", "result": { "roleElements": 18, "badRoleElements": 10, "redundantRoleElements": 1, "tagNames": { "MAIN": { "main": { "bad": 0, "redundant": 1 } }, "A": { "button": { "bad": 10, "redundant": 0 } } } } }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "url": "https://www.jpmorganchase.com/", "result": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 6, "subtotals": [ 2, 1, 1, 1, 1 ] }, "adjacentLink": { "total": 89, "subtotals": [ 73, 8, 5, 2, 1 ] }, "listLink": { "total": 93, "subtotals": [ 63, 21, 9 ] }, "h1": { "total": 18 }, "h2": { "total": 18, "subtotals": [ 9, 5, 2, 1, 1 ] }, "h3": { "total": 10, "subtotals": [ 6, 1, 1, 1, 1 ] } }, "items": { "button": { "fontWeight": { "400": [ "Submit to search", "Submit to search", "pause", "play", "×" ], "600": [ "Submit to search" ] }, "lineHeight": { "16px": [ "Submit to search" ], "30px": [ "Submit to search" ], "24px": [ "Submit to search" ], "21px": [ "pause", "play" ], "13.5px": [ "×" ] } }, "adjacentLink": { "fontWeight": { "300": [ "Skip to Main Content", "", "Open Navigation", "Who We Are", "News & Stories", "Impact", "Institute", "Investors", "Careers" ], "400": [ "update your browser", "", "Who We Are", "Our Leadership", "Suppliers", "Overview", "Our Business", "Our Culture", "Governance", "", "Our Impact", "Our Approach", "Communities", "People", "Sustainability", "Reports", "Overview", "", "Read the Report : opens report", "Institute", "Overview", "Research", "About", "News & Events", "Overview", "Contact", "Overview", "Previous", "Next", "Learn More Environmental Social & Governance Report", "Learn More : Read the J.P. Morgan Chase Annual Report", "Read more Know more about A Celebration of Art Builds a Financial Future for Philadelphians", "Read More Know more about Breaking Barriers to Mental Wellness", "Learn more", "Read More :know more about Sustainable Food, From Thin Air spotlight story", "Learn More Read the Helping LGBT Asylum-Seekers Find a Safe Refuge", "Read More Spotlight Story Jerry Hernandez", "Read More", "Previous", "Next", "Learn More", "Learn More", "Learn More", "Learn More", "Beyond the Billion founder talks the importance of funding female entrepreneursBeyond the Billion founder talks the importance of funding female entrepreneurs", "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring Personal Stylist Finds True Creativity as a Software Engineer Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.", "Matching military spouses with remote work experiences: Instant Teams offers win-win for employers and employeesMatching military spouses with remote work experiences: Instant Teams offers win-win for employers and employees", "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Security In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.", "All Stories Read More News & Stories", "Previous", "Next", "Previous", "Next", "Learn More Read More about Who We Are", "Learn More Learn More about Communities", "Learn More Learn More about People", "Learn More Learn More about Policy Center", "Explore Our Impact Read More about Our Impact", "Learn more", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary SharesJPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary Shares", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stock Dividend", "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", "Explore Investor Relations : Opens to Investor Relations Page", "Learn More Read More about Racial Gaps in Financial Outcomes", "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List August 4, 2022", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance July 25, 2022", "Morgan Health Announces New Investment in Centivo July 19, 2022", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors June 21, 2022", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students June 16, 2022", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States May 19, 2022", "Learn More : Opens to Main News Page", "Cancel", "Proceed", "View Transcript (updates content above) Hide Transcript (updates content above)", "Show Audio Description (updates content above) Hide Audio Description (updates content above)" ], "600": [ "Open Search Bar", "Close Search Bar" ] }, "opacity": { "0": [ "Skip to Main Content" ], "1": [ "update your browser", "", "Open Navigation", "Who We Are", "News & Stories", "Impact", "Institute", "Investors", "Careers", "Open Search Bar", "Close Search Bar", "", "Who We Are", "Our Leadership", "Suppliers", "Overview", "Our Business", "Our Culture", "Governance", "", "Our Impact", "Our Approach", "Communities", "People", "Sustainability", "Reports", "Overview", "", "Read the Report : opens report", "Institute", "Overview", "Research", "About", "News & Events", "Overview", "Contact", "Overview", "Previous", "Next", "Learn More Environmental Social & Governance Report", "Learn More : Read the J.P. Morgan Chase Annual Report", "Read more Know more about A Celebration of Art Builds a Financial Future for Philadelphians", "Read More Know more about Breaking Barriers to Mental Wellness", "Learn more", "Read More :know more about Sustainable Food, From Thin Air spotlight story", "Learn More Read the Helping LGBT Asylum-Seekers Find a Safe Refuge", "Read More Spotlight Story Jerry Hernandez", "Read More", "Previous", "Next", "Learn More", "Learn More", "Learn More", "Learn More", "Beyond the Billion founder talks the importance of funding female entrepreneursBeyond the Billion founder talks the importance of funding female entrepreneurs", "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring Personal Stylist Finds True Creativity as a Software Engineer Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.", "Matching military spouses with remote work experiences: Instant Teams offers win-win for employers and employeesMatching military spouses with remote work experiences: Instant Teams offers win-win for employers and employees", "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Security In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.", "All Stories Read More News & Stories", "Previous", "Next", "Previous", "Next", "Learn More Read More about Who We Are", "Learn More Learn More about Communities", "Learn More Learn More about People", "Learn More Learn More about Policy Center", "Explore Our Impact Read More about Our Impact", "Learn more", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary SharesJPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary Shares", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stock Dividend", "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", "Explore Investor Relations : Opens to Investor Relations Page", "Learn More Read More about Racial Gaps in Financial Outcomes", "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List August 4, 2022", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance July 25, 2022", "Morgan Health Announces New Investment in Centivo July 19, 2022", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors June 21, 2022", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students June 16, 2022", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States May 19, 2022", "Learn More : Opens to Main News Page", "Cancel", "Proceed", "View Transcript (updates content above) Hide Transcript (updates content above)", "Show Audio Description (updates content above) Hide Audio Description (updates content above)" ] }, "textDecorationLine": { "underline": [ "update your browser", "Learn More", "Learn More", "Learn More", "Learn More" ], "none": [ "Skip to Main Content", "", "Open Navigation", "Who We Are", "News & Stories", "Impact", "Institute", "Investors", "Careers", "Open Search Bar", "Close Search Bar", "", "Who We Are", "Our Leadership", "Suppliers", "Overview", "Our Business", "Our Culture", "Governance", "", "Our Impact", "Our Approach", "Communities", "People", "Sustainability", "Reports", "Overview", "", "Read the Report : opens report", "Institute", "Overview", "Research", "About", "News & Events", "Overview", "Contact", "Overview", "Previous", "Next", "Learn More Environmental Social & Governance Report", "Learn More : Read the J.P. Morgan Chase Annual Report", "Read more Know more about A Celebration of Art Builds a Financial Future for Philadelphians", "Read More Know more about Breaking Barriers to Mental Wellness", "Learn more", "Read More :know more about Sustainable Food, From Thin Air spotlight story", "Learn More Read the Helping LGBT Asylum-Seekers Find a Safe Refuge", "Read More Spotlight Story Jerry Hernandez", "Read More", "Previous", "Next", "Beyond the Billion founder talks the importance of funding female entrepreneursBeyond the Billion founder talks the importance of funding female entrepreneurs", "Aspiring Personal Stylist Finds True Creativity as a Software EngineerAspiring Personal Stylist Finds True Creativity as a Software Engineer Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.", "Matching military spouses with remote work experiences: Instant Teams offers win-win for employers and employeesMatching military spouses with remote work experiences: Instant Teams offers win-win for employers and employees", "An Immigrant Child's Long Road to SecurityAn Immigrant Child's Long Road to Security In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.In 2012, DACA (Deferred Action for Childhood Arrivals) established legal status for some child immigrants to the U.S. For Waleed Qamar, a Vice President at JPMorgan Chase, it also provided a path to education, security, and a career. Here is his story.", "All Stories Read More News & Stories", "Previous", "Next", "Previous", "Next", "Learn More Read More about Who We Are", "Learn More Learn More about Communities", "Learn More Learn More about People", "Learn More Learn More about Policy Center", "Explore Our Impact Read More about Our Impact", "Learn more", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings CallJPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", "JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary SharesJPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary Shares", "JPMorgan Chase Declares Preferred Stock DividendsJPMorgan Chase Declares Preferred Stock Dividends", "JPMorgan Chase Declares Common Stock DividendJPMorgan Chase Declares Common Stock Dividend", "JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", "Explore Investor Relations : Opens to Investor Relations Page", "Learn More Read More about Racial Gaps in Financial Outcomes", "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List August 4, 2022", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance July 25, 2022", "Morgan Health Announces New Investment in Centivo July 19, 2022", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors June 21, 2022", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students June 16, 2022", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States May 19, 2022", "Learn More : Opens to Main News Page", "Cancel", "Proceed", "View Transcript (updates content above) Hide Transcript (updates content above)", "Show Audio Description (updates content above) Hide Audio Description (updates content above)" ] } }, "listLink": { "color": { "rgb(49, 48, 48)": [ "Overview", "History of Our Firm", "Art Collection", "Overview", "CEO Letters", "Overview", "Morgan Health", "Business Principles", "Media Contacts", "Historical Prime Rate", "Human Rights", "Overview", "Employee Programs", "Diversity, Equity & Inclusion", "Awards & Recognition", "FAQs", "Overview", "Governance Principles", "Board of Directors and Board Committees", "Code of Conduct & Ethics", "Policy Engagement & Political Participation", "ESG Information", "Overview", "COVID-19 Response", "Racial Equity", "Overview", "Jobs and Skills", "Small Business Expansion", "Neighborhood Development", "Financial Health", "PolicyCenter", "Impact Finance", "Overview", "AdvancingCities", "Our Markets", "Overview", "Advancing Black Pathways: Advancing Black Pathways", "Advancing Hispanics & Latinos:Advancing Hispanics & Latinos", "Asian & Pacific Islander:Asian & Pacific Islander", "Disability Inclusion: Disability Inclusion", "LGBT+: LGBT+", "Military and Veterans:Military and Veterans", "Skilled Volunteerism", "Spotlight Stories", "Students", "Women on the Move: Women on the Move", "Overview", "Our Commitments", "Stakeholder & Policy Engagement", "Naturevest", "Overview", "Household Income & Spending", "Small Business", "Healthcare", "Household Debt", "Cities & Local Communities", "Financial Markets", "Labor Markets", "COVID-19:opens link", "Overview", "Our Leadership", "Careers", "Data Privacy Protocols" ], "rgb(255, 255, 255)": [ "Who We Are", "Investor Relations", "Impact", "Institute", "Careers", "Suppliers", "Historical Prime Rate", "Media Contacts", "Chase: open in new window", "J.P. Morgan: open in new window", "Chase Canada: open in new window", "Chase Careers", "J.P. Morgan Careers: open in new window", "Chase en Español: open in new window", "Chase Customer Service: opens new window", "Chase Media Center: opens new window", "Alumni Network: opens new window", "Privacy & Security: open in new window", "Terms & Conditions: open in new window", "Global Financial Crimes Compliance", "Accessibility: opens new window", "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Linked In", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube", "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube" ] }, "fontSize": { "12px": [ "Overview", "History of Our Firm", "Art Collection", "Overview", "CEO Letters", "Overview", "Morgan Health", "Business Principles", "Media Contacts", "Historical Prime Rate", "Human Rights", "Overview", "Employee Programs", "Diversity, Equity & Inclusion", "Awards & Recognition", "FAQs", "Overview", "Governance Principles", "Board of Directors and Board Committees", "Code of Conduct & Ethics", "Policy Engagement & Political Participation", "ESG Information", "Overview", "COVID-19 Response", "Racial Equity", "Overview", "Jobs and Skills", "Small Business Expansion", "Neighborhood Development", "Financial Health", "PolicyCenter", "Impact Finance", "Overview", "AdvancingCities", "Our Markets", "Overview", "Advancing Black Pathways: Advancing Black Pathways", "Advancing Hispanics & Latinos:Advancing Hispanics & Latinos", "Asian & Pacific Islander:Asian & Pacific Islander", "Disability Inclusion: Disability Inclusion", "LGBT+: LGBT+", "Military and Veterans:Military and Veterans", "Skilled Volunteerism", "Spotlight Stories", "Students", "Women on the Move: Women on the Move", "Overview", "Our Commitments", "Stakeholder & Policy Engagement", "Naturevest", "Overview", "Household Income & Spending", "Small Business", "Healthcare", "Household Debt", "Cities & Local Communities", "Financial Markets", "Labor Markets", "COVID-19:opens link", "Overview", "Our Leadership", "Careers", "Data Privacy Protocols" ], "16px": [ "Who We Are", "Investor Relations", "Impact", "Institute", "Careers", "Suppliers", "Historical Prime Rate", "Media Contacts", "Chase: open in new window", "J.P. Morgan: open in new window", "Chase Canada: open in new window", "Chase Careers", "J.P. Morgan Careers: open in new window", "Chase en Español: open in new window", "Chase Customer Service: opens new window", "Chase Media Center: opens new window", "Alumni Network: opens new window", "Privacy & Security: open in new window", "Terms & Conditions: open in new window", "Global Financial Crimes Compliance", "Accessibility: opens new window", "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Linked In", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube", "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube" ] }, "lineHeight": { "normal": [ "Overview", "History of Our Firm", "Art Collection", "Overview", "CEO Letters", "Overview", "Morgan Health", "Business Principles", "Media Contacts", "Historical Prime Rate", "Human Rights", "Overview", "Employee Programs", "Diversity, Equity & Inclusion", "Awards & Recognition", "FAQs", "Overview", "Governance Principles", "Board of Directors and Board Committees", "Code of Conduct & Ethics", "Policy Engagement & Political Participation", "ESG Information", "Overview", "COVID-19 Response", "Racial Equity", "Overview", "Jobs and Skills", "Small Business Expansion", "Neighborhood Development", "Financial Health", "PolicyCenter", "Impact Finance", "Overview", "AdvancingCities", "Our Markets", "Overview", "Advancing Black Pathways: Advancing Black Pathways", "Advancing Hispanics & Latinos:Advancing Hispanics & Latinos", "Asian & Pacific Islander:Asian & Pacific Islander", "Disability Inclusion: Disability Inclusion", "LGBT+: LGBT+", "Military and Veterans:Military and Veterans", "Skilled Volunteerism", "Spotlight Stories", "Students", "Women on the Move: Women on the Move", "Overview", "Our Commitments", "Stakeholder & Policy Engagement", "Naturevest", "Overview", "Household Income & Spending", "Small Business", "Healthcare", "Household Debt", "Cities & Local Communities", "Financial Markets", "Labor Markets", "COVID-19:opens link", "Overview", "Our Leadership", "Careers", "Data Privacy Protocols" ], "24px": [ "Who We Are", "Investor Relations", "Impact", "Institute", "Careers", "Suppliers", "Historical Prime Rate", "Media Contacts", "Chase: open in new window", "J.P. Morgan: open in new window", "Chase Canada: open in new window", "Chase Careers", "J.P. Morgan Careers: open in new window", "Chase en Español: open in new window", "Chase Customer Service: opens new window", "Chase Media Center: opens new window", "Alumni Network: opens new window", "Privacy & Security: open in new window", "Terms & Conditions: open in new window", "Global Financial Crimes Compliance", "Accessibility: opens new window" ], "7.5px": [ "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Linked In", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube", "Follow JPMorgan Chase & Co. on Facebook", "Follow JPMorgan Chase & Co. on Twitter", "Follow JPMorgan Chase & Co. on LinkedIn", "Follow JPMorgan Chase & Co. on YouTube" ] } }, "h2": { "fontWeight": { "400": [ "At A Glance", "At A Glance" ], "500": [ "2021 Annual Report (Released: April 2022)", "JPMorgan Chase is committed to helping close the racial wealth gap", "2021 ESG Report (Released: April 2022)", "A Workplace Where Everybody Belongs", "Latest Stories", "Video Gallery", "Our Impact", "A Workplace Where Everybody Belongs", "Investor Highlights", "In The News", "You are now leaving JPMorgan Chase & Co." ], "700": [ "Explore", "More Information", "Related Sites", "Legal", "Connect with us" ] }, "color": { "rgb(51, 51, 51)": [ "2021 Annual Report (Released: April 2022)", "JPMorgan Chase is committed to helping close the racial wealth gap", "2021 ESG Report (Released: April 2022)", "A Workplace Where Everybody Belongs", "Latest Stories", "Video Gallery", "Our Impact", "Investor Highlights", "In The News" ], "rgb(255, 255, 255)": [ "At A Glance", "At A Glance", "A Workplace Where Everybody Belongs", "Explore", "More Information", "Related Sites", "Legal", "Connect with us" ], "rgb(49, 48, 48)": [ "You are now leaving JPMorgan Chase & Co." ] }, "fontSize": { "32px": [ "2021 Annual Report (Released: April 2022)", "JPMorgan Chase is committed to helping close the racial wealth gap", "2021 ESG Report (Released: April 2022)", "A Workplace Where Everybody Belongs", "Latest Stories", "Video Gallery", "Our Impact", "A Workplace Where Everybody Belongs", "Investor Highlights", "In The News", "You are now leaving JPMorgan Chase & Co." ], "28px": [ "At A Glance", "At A Glance" ], "18px": [ "Explore", "More Information", "Related Sites", "Legal", "Connect with us" ] } }, "h3": { "fontWeight": { "400": [ "Communities", "People", "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance", "Morgan Health Announces New Investment in Centivo", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States" ], "700": [ "Communities", "People" ] }, "color": { "rgb(49, 48, 48)": [ "Communities", "Communities" ], "rgb(255, 255, 255)": [ "People", "People" ], "rgb(38, 112, 169)": [ "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance", "Morgan Health Announces New Investment in Centivo", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States" ] }, "fontSize": { "32px": [ "Communities", "Communities", "People", "People" ], "16px": [ "J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List", "New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance", "Morgan Health Announces New Investment in Centivo", "Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors", "JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students", "JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States" ] } } } } }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } } }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "total": 11, "tagNames": { "DIV": 7, "HEADER": 1, "A": 1, "OL": 2 } }, "items": [ { "tagName": "DIV", "id": "", "text": "We no longer support this browser. Using a supported browser will provide a better experience. Pleas" }, { "tagName": "HEADER", "id": "", "text": "Skip to Main Content Open Navigation Who We Are News & Stories Impact Institute Investors Careers Op" }, { "tagName": "A", "id": "skip", "text": "Skip to Main Content" }, { "tagName": "DIV", "id": "", "text": "Submit to search" }, { "tagName": "DIV", "id": "", "text": "Who We Are Overview History of Our Firm Art Collection Our Leadership Overview CEO Letters Suppliers" }, { "tagName": "DIV", "id": "", "text": "Our Impact Overview COVID-19 Response Racial Equity Our Approach Overview Jobs and Skills Small Busi" }, { "tagName": "DIV", "id": "", "text": "@media(min-width:768px){ .custom-grid .grid1660327788213.custom-col1{ width: 30%; flex: 0 0 30%; -we" }, { "tagName": "OL", "id": "", "text": "Viewing slide 1 of 9 Go to slide 2 of 9 Go to slide 3 of 9 Go to slide 4 of 9 Go to slide 5 of 9 Go " }, { "tagName": "OL", "id": "", "text": "Viewing slide 1 of 1" }, { "tagName": "DIV", "id": "", "text": "You are now leaving JPMorgan Chase & Co. JPMorgan Chase & Co.'s website terms, privacy and security " }, { "tagName": "DIV", "id": "videoModal-6129329115001", "text": "× Advancing Black Pathways View Transcript (updates content above) Hide Transcript (updates content " } ] } }, { "type": "test", "which": "alfa", "what": "alfa", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "failures": 36, "warnings": 0 }, "items": [ { "index": 335, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]", "codeLines": [ "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306..." ] } }, { "index": 337, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/img[1]", "codeLines": [ "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306..." ] } }, { "index": 338, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/img[1]", "codeLines": [ "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306..." ] } }, { "index": 504, "verdict": "failed", "rule": { "ruleID": "r54", "ruleSummary": "Assertive live region is marked as atomic", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r54", "requirements": [] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[1]", "codeLines": [ "<li data-target=\"#jpmc-carousel-1660327788249\" data-slide-to=\"0\" class=\"active\" tabindex=\"0\" aria-l...", " <span class=\"sr-only\">", " Viewing slide 1 of 9", " </span>", "</li>" ] } }, { "index": 505, "verdict": "failed", "rule": { "ruleID": "r54", "ruleSummary": "Assertive live region is marked as atomic", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r54", "requirements": [] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/ol[1]/li[1]", "codeLines": [ "<li data-target=\"#jpmc-carousel-1660327788686\" data-slide-to=\"0\" class=\"active\" tabindex=\"0\" aria-l...", " <span class=\"sr-only\">", " Viewing slide 1 of 1", " </span>", "</li>" ] } }, { "index": 791, "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "About" ] } }, { "index": 793, "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "In a fast-moving and increasingly complex global economy, our success depends on how faithfully we ..." ] } }, { "index": 934, "verdict": "failed", "rule": { "ruleID": "r72", "ruleSummary": "Paragraphs of text are not all uppercase", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r72", "requirements": [] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/main[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p class=\"eyebrow\">", " About", "</p>" ] } }, { "index": 954, "verdict": "failed", "rule": { "ruleID": "r72", "ruleSummary": "Paragraphs of text are not all uppercase", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r72", "requirements": [] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/main[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p class=\"eyebrow\">", " Institute", "</p>" ] } }, { "index": 967, "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[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[2]", "codeLines": [ "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-t...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " Beyond the Billion founder talks the importance of funding female entrepreneurs", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " Beyond the Billion founder talks the importance of funding", " <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overfl...", " female entrepreneurs", " </span>", " </span>", "</p>" ] } }, { "index": 968, "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[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/p[2]", "codeLines": [ "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-t...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " Aspiring Personal Stylist Finds True Creativity as a Software Engineer", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " Aspiring Personal Stylist Finds True Creativity as a", " <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overfl...", " Software Engineer", " </span>", " </span>", "</p>" ] } }, { "index": 970, "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[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/p[2]", "codeLines": [ "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-t...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " Matching military spouses with remote work experiences: Instant Teams offers win-win for employ...", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " Matching military spouses with remote", " <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overfl...", " work experiences: Instant Teams offers win-win for employers and employees", " </span>", " </span>", "</p>" ] } }, { "index": 971, "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[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/a[1]/p[2]", "codeLines": [ "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-t...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " An Immigrant Child's Long Road to Security", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " An Immigrant Child's Long Road to Security", " </span>", "</p>" ] } }, { "index": 973, "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p class=\"eyebrow\">", " About", "</p>" ] } }, { "index": 975, "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[6]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " We are combining our business and policy expertise, sustainable business practices, data, capital...", "</p>" ] } }, { "index": 978, "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[6]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " <img src=\"/content/dam/jpmc/jpmorgan-chase-and-co/logo/policycenter-logo.png\" alt=\"Policy Center\"...", "</p>" ] } }, { "index": 981, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase Declares Preferred Stock Dividends", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase Declares Preferred Stock Dividends", " </span>", "</p>" ] } }, { "index": 982, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " January 14, 2022", "</p>" ] } }, { "index": 983, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call", " </span>", "</p>" ] } }, { "index": 984, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " January 5, 2022", "</p>" ] } }, { "index": 985, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferre...", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferre...", " <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overfl...", " Stock, Series Z Represented By Depositary Shares", " </span>", " </span>", "</p>" ] } }, { "index": 986, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " December 31, 2021", "</p>" ] } }, { "index": 987, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase Declares Preferred Stock Dividends", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase Declares Preferred Stock Dividends", " </span>", "</p>" ] } }, { "index": 988, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " December 15, 2021", "</p>" ] } }, { "index": 989, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase Declares Common Stock Dividend", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase Declares Common Stock Dividend", " </span>", "</p>" ] } }, { "index": 990, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " December 14, 2021", "</p>" ] } }, { "index": 991, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/a[1]/p[1]", "codeLines": [ "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-l...", " <span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", " JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", " </span>", " <span class=\"jpmc-util-text-trimmer-trimmed\">", " JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations", " </span>", "</p>" ] } }, { "index": 992, "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[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " December 13, 2021", "</p>" ] } }, { "index": 993, "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[9]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p class=\"eyebrow\">", " Institute", "</p>" ] } }, { "index": 994, "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[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Racial Gaps in Financial Outcomes", "</p>" ] } }, { "index": 996, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " August 4, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } }, { "index": 997, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " July 25, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } }, { "index": 998, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " July 19, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } }, { "index": 999, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " June 21, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } }, { "index": 1000, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " June 16, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } }, { "index": 1001, "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[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/a[1]/div[3]/p[1]", "codeLines": [ "<p>", " <span>", " May 19, 2022", " </span>", " <span data-json-key=\"enddate\" class=\"d-none\"></span>", "</p>" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.jpmorganchase.com/", "result": { "totals": { "rulesNA": 52, "rulesPassed": 42, "rulesWarned": 4, "rulesViolated": 4, "warnings": { "minor": 84, "moderate": 0, "serious": 6, "critical": 0 }, "violations": { "minor": 1, "moderate": 0, "serious": 36, "critical": 3 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.4.2" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2022-08-13T06:27:53.279Z", "url": "https://www.jpmorganchase.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">Beyond the Billion founder talks the importance of funding <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overflow: ellipsis; white-space: nowrap;\">female entrepreneurs </span></span>", "target": [ "a[href$=\"shelley-porges\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overflow: ellipsis; white-space: nowrap;\">female entrepreneurs </span>", "target": [ "a[href$=\"shelley-porges\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Unable to determine contrast ratio" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">", "target": [ "div[data-dg-date=\"2022-08-08\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .dg-subheading[data-json-key=\"subtitle\"][data-jpmc-trimmer-lines=\"2\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Unable to determine contrast ratio" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">Beyond the Billion founder talks the importance of funding <span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overflow: ellipsis; white-space: nowrap;\">female entrepreneurs </span></span>", "target": [ "a[href$=\"shelley-porges\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overflow: ellipsis; white-space: nowrap;\">female entrepreneurs </span>", "target": [ "a[href$=\"shelley-porges\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Unable to determine contrast ratio" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">", "target": [ "div[data-dg-date=\"2022-08-08\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .dg-subheading[data-json-key=\"subtitle\"][data-jpmc-trimmer-lines=\"2\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Unable to determine contrast ratio" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"ie-browser-message\">", "target": [ ".ie-browser-message" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a href=\"javascript:void(0)\" class=\"mobile-only navigation open\" tabindex=\"-1\">\n <span class=\"accessible-text\">Open Navigation</span>\n </a>", "target": [ ".navigation" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a href=\"javascript:void(0)\" class=\"close\">\n <span class=\"accessible-text\">Close Search Bar</span>\n </a>", "target": [ ".close[href=\"javascript:void(0)\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"bottom search-form-mobile mobile-only\">", "target": [ ".search-form-mobile" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"bottom separator search-form-desktop\">", "target": [ ".search-form-desktop" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"sub-nav-wrap\" style=\"display: none;\">", "target": [ ".sub-nav-wrap:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/about\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_about_overview\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ "#about > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(1) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ "#about > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(2) > .link-bucket:nth-child(1) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ ".col-sm-5th.col-12:nth-child(2) > .link-bucket:nth-child(2) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ "#about > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(3) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ "#about > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(4) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/about/governance\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_gov_overview\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ "#about > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(5) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"sub-nav-wrap\" style=\"display: none;\">", "target": [ ".sub-nav-wrap:nth-child(2)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/impact\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_impact\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ "#impact > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(1) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ "#impact > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(2) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/impact/communities\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_comm\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ "#impact > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(3) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/impact/people\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_people\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ "#impact > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(4) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ "#impact > .container > .row > .jpmc-grid.row > .col-sm-5th.col-12:nth-child(5) > .link-bucket:nth-child(1) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/impact/reports\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_reports_home\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ ".col-sm-5th.col-12:nth-child(5) > .link-bucket:nth-child(2) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"sub-nav-wrap\" style=\"display: none;\">", "target": [ ".sub-nav-wrap:nth-child(3)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/institute\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_institute_overview\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ ".col-sm-3.col-12:nth-child(1) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ ".col-sm-3.col-12:nth-child(2) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">\n <a href=\"/institute/about\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_about_overview\">\n \n Overview<span class=\"accessible-text\"></span>\n </a>\n </li>", "target": [ ".col-sm-3.col-12:nth-child(3) > .link-bucket > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ ".col-sm-3.col-12:nth-child(4) > .link-bucket:nth-child(1) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"mobile-only\">", "target": [ ".col-sm-3.col-12:nth-child(4) > .link-bucket:nth-child(2) > .list > ul > .mobile-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"separator\">", "target": [ ".jpmc-grid.row > .separator" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls\">", "target": [ "#jpmc-carousel-1660327788249 > .carousel-inner.columns-one > .carousel-inner-controls" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls-prev inner-control\">", "target": [ "#jpmc-carousel-1660327788249 > .carousel-inner.columns-one > .carousel-inner-controls > .carousel-inner-controls-prev.inner-control" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls-next inner-control\">", "target": [ "#jpmc-carousel-1660327788249 > .carousel-inner.columns-one > .carousel-inner-controls > .carousel-inner-controls-next.inner-control" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>2021 ESG Report</h1>\n\n\t\t</div>", "target": [ ".active.carousel-item > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.feature-banner.v-bottom > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(3)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Read the 2021 JPMorgan Chase & Co. Annual Report</h1>\n\n\t\t</div>", "target": [ ".tertiary-bg > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(4)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>A Celebration of Art Builds a Financial Future for Philadelphians</h1>\n\n\t\t</div>", "target": [ ".carousel-item:nth-child(4) > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.feature-banner.v-bottom > .jpmc-wrapper-content > .primary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(5)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Breaking Barriers to Mental Wellness Through Holistic Medicine</h1>\n\n\t\t</div>", "target": [ ".carousel-item:nth-child(5) > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.no-margin-bottom.feature-banner > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(6)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Advancing Sustainable Development</h1>\n\n\t\t</div>", "target": [ ".carousel-item:nth-child(6) > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.feature-banner.v-bottom > .jpmc-wrapper-content > .primary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(7)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Tabi Haly: Rocking and Rolling</h1>\n\n\t\t</div>", "target": [ ".primary-bg.no-margin-top.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(8)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Helping LGBT Asylum-Seekers Find a Safe Refuge</h1>\n\n\t\t</div>", "target": [ ".h-left.no-margin-bottom.feature-banner > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(9)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Honoring A Legacy of Mentorship</h1>\n\n\t\t</div>", "target": [ ".carousel-item:nth-child(9) > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.no-margin-bottom.feature-banner > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-item \">", "target": [ ".carousel-item:nth-child(10)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h1>Celebrating the stories of inclusivity, passion, and resilience</h1>\n\n\t\t</div>", "target": [ ".carousel-item:nth-child(10) > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.no-margin-bottom.feature-banner > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"carousel-play-pause\"><div class=\"carousel-play-pause-icon pause\"><span class=\"sr-only pause-play\" aria-live=\"polite\">pause</span></div></button>", "target": [ "#jpmc-carousel-1660327788249 > .controls > .carousel-play-pause" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Beyond the Billion founder talks the importance of funding female entrepreneurs</span>", "target": [ "a[href$=\"shelley-porges\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Aspiring Personal Stylist Finds True Creativity as a Software Engineer</span>", "target": [ "div[data-dg-date=\"2022-08-08\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Laura Krey shares how the Emerging Talent Software Engineers program helped her jumpstart a career in tech she once thought was not made for her.</span>", "target": [ "div[data-dg-date=\"2022-08-08\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .dg-subheading[data-json-key=\"subtitle\"][data-jpmc-trimmer-lines=\"2\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Matching military spouses with remote work experiences: Instant Teams offers win-win for employers and employees</span>", "target": [ "div[data-dg-date=\"2022-08-05\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"3\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">An Immigrant Child's Long Road to Security</span>", "target": [ "div[data-dg-date=\"2022-07-29\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"3\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<p class=\"dg-subheading\" data-json-key=\"subtitle\" data-jpmc-trimmer-lines=\"2\" data-jpmc-trimmer-trailing-space=\"0\">", "target": [ "div[data-dg-date=\"2022-07-29\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .dg-subheading[data-json-key=\"subtitle\"][data-jpmc-trimmer-lines=\"2\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">", "target": [ "div[data-dg-date=\"2022-07-29\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .dg-subheading[data-json-key=\"subtitle\"][data-jpmc-trimmer-lines=\"2\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls\">", "target": [ "#jpmc-carousel-1660327788686 > .carousel-inner.columns-one > .carousel-inner-controls" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls-prev inner-control\">", "target": [ "#jpmc-carousel-1660327788686 > .carousel-inner.columns-one > .carousel-inner-controls > .carousel-inner-controls-prev.inner-control" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"carousel-inner-controls-next inner-control\">", "target": [ "#jpmc-carousel-1660327788686 > .carousel-inner.columns-one > .carousel-inner-controls > .carousel-inner-controls-next.inner-control" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"carousel-play-pause\"><div class=\"carousel-play-pause-icon play\"><span class=\"sr-only pause-play\" aria-live=\"polite\">play</span></div></button>", "target": [ "#jpmc-carousel-1660327788686 > .controls > .carousel-play-pause" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h2 style=\"text-align: center;\">At A Glance</h2>\n\n\t\t</div>", "target": [ ".h-center > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h3>Communities</h3>\n\n\t\t</div>", "target": [ ".col-lg-4.col-md-4.col-sm-4:nth-child(1) > .quaternary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<h3>People</h3>\n\n\t\t</div>", "target": [ ".col-lg-4.col-md-4.col-sm-4:nth-child(2) > .primary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<p><img src=\"/content/dam/jpmc/jpmorgan-chase-and-co/logo/policycenter-logo.png\" alt=\"Policy Center\"> </p>\n\n\t\t</div>", "target": [ ".pentary-bg > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase Declares Preferred Stock Dividends</span>", "target": [ ".item:nth-child(1) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call</span>", "target": [ ".item:nth-child(2) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase To Redeem All $2.0 Billion Of Its Fixed-to-Floating Rate Non-Cumulative Preferred Stock, Series Z Represented By Depositary Shares</span>", "target": [ ".item:nth-child(3) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-jpmc-trimmer-lines=\"3\"][data-event-type=\"$.type\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase Declares Preferred Stock Dividends</span>", "target": [ ".item:nth-child(4) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-jpmc-trimmer-lines=\"3\"][data-event-type=\"$.type\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase Declares Common Stock Dividend</span>", "target": [ ".item:nth-child(5) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations </span>", "target": [ ".item:nth-child(6) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-utils-text-trimmer-src" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"title-above\">\n\t\t\t<p>Racial Gaps in Financial Outcomes</p>\n\n\t\t</div>", "target": [ ".jpmc-wrapper-content > .quaternary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .title-above" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"speedbump__wrapper default\">", "target": [ ".speedbump__wrapper" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_jpmorganchase_0\" name=\"destination_publishing_iframe_jpmorganchase_0_name\" src=\"https://jpmorganchase.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.jpmorganchase.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">", "target": [ "#destination_publishing_iframe_jpmorganchase_0" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"fade modal in video-modal\" id=\"videoModal-6129329115001\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">", "target": [ "#videoModal-6129329115001" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span aria-hidden=\"true\">×</span>", "target": [ "button[type=\"button\"] > span[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<p class=\"video-title\">Advancing Black Pathways</p>", "target": [ ".video-title" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"hide-transcripts hidden\">\n\t\t\t\t\t\t\t\t\t\t\t\tHide Transcript<span class=\"sr-only\"> (updates content above)</span></span>", "target": [ ".hide-transcripts" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"hide-description hidden\">\n\t\t\t\t\t\t\t\t\t\t\t\tHide Audio Description\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\"> (updates content above)</span></span>", "target": [ ".hide-description" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"video-transcripts hidden\" style=\"overflow: auto;\" tabindex=\"0\">", "target": [ ".video-transcripts" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "careers", "urlProps": { "protocol": "http:", "hostname": "careers.jpmorgan.com", "port": "", "pathname": "/global/en/home/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"http://www.jpmorganchase.com/careers\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_careers\">\n \n Careers<span class=\"accessible-text\"></span>\n </a>", "target": [ ".chaseanalytics-track-link[data-pt-name=\"ft_careers\"][target=\"_self\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://careers.jpmorgan.com/global/en/home\" class=\"jq-link chaseanalytics-track-link\" data-pt-name=\"hdr_careers\">\n <span class=\"label\">Careers</span>\n \n </a>", "target": [ ".jq-link.chaseanalytics-track-link[data-pt-name=\"hdr_careers\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "learn more", "urlProps": { "protocol": "http:", "hostname": "reports.jpmorganchase.com", "port": "", "pathname": "/investor-relations/2021/", "search": {}, "hash": "", "filename": "ar-ceo-letters.htm" } }, "relatedNodes": [ { "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_racial_equity_homepage\" href=\"/impact/racialequity\" target=\"_self\" title=\"Know more about JPMC Racial Equity Commitment\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_racial_equity_homepage\"]" ] }, { "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_esg_report\" href=\"/about/governance/esg\" target=\"_self\" title=\"Click here for Read Our 2021 ESG Report\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_esg_report\"]" ] }, { "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_careers\" href=\"https://careers.jpmorgan.com/us/en/home\" target=\"_self\" title=\"Click here for JPMC Careers Info\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_careers\"]" ] }, { "html": "<a class=\"button secondary cta-btn \" target=\"_self\" href=\"https://careers.jpmorgan.com\">\n\t\t\t\t\t\t\tLearn more\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t</a>", "target": [ ".secondary" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_annual_rpt\" href=\"https://reports.jpmorganchase.com/investor-relations/2021/ar-ceo-letters.htm\" target=\"_self\" title=\": Read 2021 Annual Report\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_annual_rpt\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "jpmorgan chase declares preferred stock dividends", "urlProps": { "protocol": "http:", "hostname": "www.jpmorganchase.com", "port": "", "pathname": "/ir/news/2021/jpmc-declares-preferred-stock-dividends-1-14/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/ir/news/2021/jpmc-declares-preferred-stock-dividends0\" data-json-key=\"href\">", "target": [ ".item:nth-child(4) > .row > .col-12 > a[data-json-key=\"href\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/ir/news/2021/jpmc-declares-preferred-stock-dividends-1-14\" data-json-key=\"href\">", "target": [ ".item:nth-child(1) > .row > .col-12 > a[data-json-key=\"href\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "follow jpmorgan chase co on facebook", "urlProps": { "protocol": "http:", "hostname": "www.facebook.com", "port": "", "pathname": "/jpmorganchase/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.facebook.com/chase\" data-pt-name=\"ft_chase_facebook\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_chase_facebook\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://www.facebook.com/jpmorganchase\" data-pt-name=\"ft_jpmc_facebook\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_jpmc_facebook\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "follow jpmorgan chase co on twitter", "urlProps": { "protocol": "http:", "hostname": "twitter.com", "port": "", "pathname": "/jpmorgan/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"regular-link icon icon-twitter chaseanalytics-track-link\" target=\"_blank\" href=\"https://twitter.com/Chase\" data-pt-name=\"ft_chase_twitter\" jpmc-speedbump=\"true\">", "target": [ "a[href$=\"Chase\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"regular-link icon icon-twitter chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://twitter.com/jpmorgan\" data-pt-name=\"ft_jpm_twitter\" jpmc-speedbump=\"true\">", "target": [ ".footer__module-footer__section__followus--link:nth-child(1) > a[href$=\"jpmorgan\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "follow jpmorgan chase co on linkedin", "urlProps": { "protocol": "http:", "hostname": "www.linkedin.com", "port": "", "pathname": "/company/j-p-morgan/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/chase\" data-pt-name=\"ft_chase_linkedin\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_chase_linkedin\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/j-p-morgan\" data-pt-name=\"ft_jpm_linkedin\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_jpm_linkedin\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "follow jpmorgan chase co on youtube", "urlProps": { "protocol": "http:", "hostname": "www.youtube.com", "port": "", "pathname": "/jpmorgan/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://youtube.com/chase\" data-pt-name=\"ft_chase_youtube\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_chase_youtube\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.youtube.com/jpmorgan\" data-pt-name=\"ft_jpm_youtube\" jpmc-speedbump=\"true\">", "target": [ "a[data-pt-name=\"ft_jpm_youtube\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">Who We Are</span>", "target": [ "a[data-pt-name=\"hdr_jpmc_aboutus\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">News & Stories</span>", "target": [ "a[data-pt-name=\"hdr_jpmc_news\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">Impact</span>", "target": [ "a[data-pt-name=\"hdr_impact\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">Institute</span>", "target": [ "a[data-pt-name=\"hdr_institute\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">Investors</span>", "target": [ "a[data-pt-name=\"hdr_investor_relations\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5c5c5c", "bgColor": "#ffffff", "contrastRatio": 6.68, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-label=\"Global Navigation\" class=\"desktop\">", "target": [ "nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"label\">Careers</span>", "target": [ ".jq-link.chaseanalytics-track-link[data-pt-name=\"hdr_careers\"] > .label" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#41770d", "contrastRatio": 5.42, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">", "target": [ ".active.carousel-item > .item-wrapper.col-md-12.col-12 > div > .jpmc-grid.row > .col-12 > .h-right.feature-banner.v-bottom > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn-secondary chaseanalytics-track-link \" href=\"/about/governance/esg\" target=\"_self\" data-pt-name=\"lnk_esg\">\n\t\t\t\t\t Learn More\n\t\t\t\t\t\n\t\t\t\t\t <span class=\"accessible-text\">\n\t\t\t\t\t\t\t\tEnvironmental Social & Governance Report\n\t\t\t\t\t </span>\n\t\t\t\t</a>", "target": [ "a[data-pt-name=\"lnk_esg\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper no-margin-top \" style=\"background:#FFFFFF;\">", "target": [ ".col-sm-3.col-12:nth-child(1) > .no-margin-top.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_annual_rpt\" href=\"https://reports.jpmorganchase.com/investor-relations/2021/ar-ceo-letters.htm\" target=\"_self\" title=\": Read 2021 Annual Report\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_annual_rpt\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper no-margin-top \" style=\"background:#FFFFFF;\">", "target": [ ".col-sm-3.col-12:nth-child(2) > .no-margin-top.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_racial_equity_homepage\" href=\"/impact/racialequity\" target=\"_self\" title=\"Know more about JPMC Racial Equity Commitment\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_racial_equity_homepage\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper no-margin-top \" style=\"background:#FFFFFF;\">", "target": [ ".col-sm-3.col-12:nth-child(3) > .no-margin-top.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_esg_report\" href=\"/about/governance/esg\" target=\"_self\" title=\"Click here for Read Our 2021 ESG Report\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_esg_report\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper no-margin-top \" style=\"background:#FFFFFF;\">", "target": [ ".col-sm-3.col-12:nth-child(4) > .no-margin-top.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_careers\" href=\"https://careers.jpmorgan.com/us/en/home\" target=\"_self\" title=\"Click here for JPMC Careers Info\">Learn More</a>", "target": [ "a[data-pt-name=\"lnk_careers\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#41770d", "contrastRatio": 5.42, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">", "target": [ ".h-center > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"eyebrow\">\n\t\t\t\tAbout\n\t\t\t</p>", "target": [ ".secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .content > .eyebrow" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#41770d", "contrastRatio": 5.42, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">", "target": [ ".h-center > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"text-align: center;\">In a fast-moving and increasingly complex global economy, our success depends on how faithfully we adhere to our core principles.</p>", "target": [ ".h-center > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper > .jpmc-wrapper-content > .text-image > .content > .abstract > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#41770d", "contrastRatio": 5.42, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">", "target": [ ".h-center > .jpmc-wrapper-content > .secondary-bg.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn-secondary \" href=\"/about\" target=\"_self\">\n\t\t\t\t\t Learn More\n\t\t\t\t\t\n\t\t\t\t\t <span class=\"accessible-text\">\n\t\t\t\t\t\t\t\tRead More about Who We Are\n\t\t\t\t\t </span>\n\t\t\t\t</a>", "target": [ ".btn-secondary[href$=\"about\"][target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.42 (foreground color: #ffffff, background color: #41770d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#f1f0ef", "contrastRatio": 4.64, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jpmc-wrapper quaternary-bg \" style=\"background:;\">", "target": [ ".col-lg-4.col-md-4.col-sm-4:nth-child(1) > .quaternary-bg.jpmc-wrapper" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.64 (foreground color: #2670a9, background color: #f1f0ef, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"link-primary \" href=\"/impact/communities\" target=\"_self\">\n\t\t\t\t\t Learn More\n\t\t\t\t\t\n\t\t\t\t\t <span class=\"accessible-text\">\n\t\t\t\t\t\t\t\tLearn More about Communities\n\t\t\t\t\t </span>\n\t\t\t\t</a>", "target": [ ".link-primary" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.64 (foreground color: #2670a9, background color: #f1f0ef, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(1)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">JPMorgan Chase Declares Preferred Stock Dividends</span>", "target": [ ".item:nth-child(1) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(2)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">JPMorgan Chase to Host Fourth-Quarter and Full-Year 2021 Earnings Call</span>", "target": [ ".item:nth-child(2) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(3)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">", "target": [ ".item:nth-child(3) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-jpmc-trimmer-lines=\"3\"][data-event-type=\"$.type\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(3)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"overflow: hidden; display: inline-block; max-width: calc(100% - 40px); text-overflow: ellipsis; white-space: nowrap;\">Stock, Series Z Represented By Depositary Shares </span>", "target": [ ".press-release[data-jpmc-trimmer-lines=\"3\"][data-event-type=\"$.type\"] > .jpmc-util-text-trimmer-trimmed > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">JPMorgan Chase Declares Preferred Stock Dividends</span>", "target": [ ".item:nth-child(4) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-jpmc-trimmer-lines=\"3\"][data-event-type=\"$.type\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(5)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">JPMorgan Chase Declares Common Stock Dividend</span>", "target": [ ".item:nth-child(5) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\">", "target": [ "#jpmc-dynamic-grid-1 > .two-col.jpmc-dynamic-grid-items > .item:nth-child(6)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"jpmc-util-text-trimmer-trimmed\">JPMorgan Chase Names Mikael Grubb the New Head of Investor Relations</span>", "target": [ ".item:nth-child(6) > .row > .col-12 > a[data-json-key=\"href\"] > .press-release[data-event-type=\"$.type\"][data-jpmc-trimmer-lines=\"4\"] > .jpmc-util-text-trimmer-trimmed" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-08-04\">", "target": [ "div[data-dg-date=\"2022-08-04\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">J.P. Morgan Wealth Management Advisors Recognized on Forbes Top Next-Gen List</h3>", "target": [ "div[data-dg-date=\"2022-08-04\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-08-04\">", "target": [ "div[data-dg-date=\"2022-08-04\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>August 4, 2022</span>", "target": [ "div[data-dg-date=\"2022-08-04\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"\" data-dg-date=\"2022-07-25\">", "target": [ "div[data-dg-categories=\"\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance</h3>", "target": [ "div[data-dg-categories=\"\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"\" data-dg-date=\"2022-07-25\">", "target": [ "div[data-dg-categories=\"\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>July 25, 2022</span>", "target": [ "div[data-dg-categories=\"\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-07-19\">", "target": [ "div[data-dg-date=\"2022-07-19\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">Morgan Health Announces New Investment in Centivo</h3>", "target": [ "div[data-dg-date=\"2022-07-19\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-07-19\">", "target": [ "div[data-dg-date=\"2022-07-19\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>July 19, 2022</span>", "target": [ "div[data-dg-date=\"2022-07-19\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-06-21\">", "target": [ "div[data-dg-date=\"2022-06-21\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">Five J.P. Morgan Wealth Management Advisors Named Barron’s 2022 Top Women Financial Advisors</h3>", "target": [ "div[data-dg-date=\"2022-06-21\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-06-21\">", "target": [ "div[data-dg-date=\"2022-06-21\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>June 21, 2022</span>", "target": [ "div[data-dg-date=\"2022-06-21\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"tag-taxonomy:jpmc/categories/advancing-black-pathways,tag-taxonomy:jpmc/categories/racial-equity\" data-dg-date=\"2022-06-16\">", "target": [ "div[data-dg-date=\"2022-06-16\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students</h3>", "target": [ "div[data-dg-date=\"2022-06-16\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"tag-taxonomy:jpmc/categories/advancing-black-pathways,tag-taxonomy:jpmc/categories/racial-equity\" data-dg-date=\"2022-06-16\">", "target": [ "div[data-dg-date=\"2022-06-16\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>June 16, 2022</span>", "target": [ "div[data-dg-date=\"2022-06-16\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-05-19\">", "target": [ "div[data-dg-date=\"2022-05-19\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 data-json-key=\"title\">JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States</h3>", "target": [ "div[data-dg-date=\"2022-05-19\"] > a[data-json-key=\"href\"] > .title > h3" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2670a9", "bgColor": "#ffffff", "contrastRatio": 5.28, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"item\" data-dg-categories=\"jpmc:brand/jpmc\" data-dg-date=\"2022-05-19\">", "target": [ "div[data-dg-date=\"2022-05-19\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>May 19, 2022</span>", "target": [ "div[data-dg-date=\"2022-05-19\"] > a[data-json-key=\"href\"] > .date > p > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.28 (foreground color: #2670a9, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "focus-order-semantics", "impact": "minor", "tags": [ "cat.keyboard", "best-practice", "experimental" ], "description": "Ensures elements in the focus order have a role appropriate for interactive content", "help": "Elements in the focus order should have an appropriate role", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI", "nodes": [ { "any": [ { "id": "has-widget-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have a widget role." }, { "id": "valid-scrollable-semantics", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element has invalid semantics for an element in the focus order." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-toggle=\"modal\" data-target=\"#videoModal-6129329115001\" class=\"video-poster-wrapper show-poster\" style=\"background-image: url(/content/dam/jpmc/jpmorgan-chase-and-co/images/video-thumbnails/advancing-black-pathways-council-video-callout.jpg);\" tabindex=\"0\">", "target": [ ".video-poster-wrapper" ], "failureSummary": "Fix any of the following:\n Element does not have a widget role.\n Element has invalid semantics for an element in the focus order." } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-1/section_wrapper/jpmc-wrapper-parsys/image.coreimg.jpeg/1648937140291/jd-homepage-800x450.jpeg\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">", "target": [ "#image-18c95d6e1b > .cmp-image__image[itemprop=\"contentUrl\"][data-cmp-hook-image=\"image\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-3/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.png/1650296986913/esg-tile.png\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">", "target": [ "#image-5e7fb16533 > .cmp-image__image[itemprop=\"contentUrl\"][data-cmp-hook-image=\"image\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-4/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.jpeg/1636494193837/aboutus-1e-callout800x450.jpeg\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">", "target": [ "#image-665d08722f > .cmp-image__image[itemprop=\"contentUrl\"][data-cmp-hook-image=\"image\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "p-as-heading", "impact": "serious", "tags": [ "cat.semantics", "wcag2a", "wcag131", "experimental" ], "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading", "help": "Styled <p> elements must not be used as headings", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "p-as-heading", "data": null, "relatedNodes": [], "impact": "serious", "message": "Heading elements should be used instead of styled <p> elements" } ], "none": [], "impact": "serious", "html": "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-trailing-space=\"40\">", "target": [ "div[data-dg-date=\"2022-08-08\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"4\"]" ], "failureSummary": "Fix all of the following:\n Heading elements should be used instead of styled <p> elements" }, { "any": [], "all": [ { "id": "p-as-heading", "data": null, "relatedNodes": [], "impact": "serious", "message": "Heading elements should be used instead of styled <p> elements" } ], "none": [], "impact": "serious", "html": "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-trailing-space=\"40\">", "target": [ "div[data-dg-date=\"2022-07-29\"] > .row > .col-6:nth-child(2) > a[data-json-key=\"href\"] > .testclass2.dg-role[data-jpmc-trimmer-lines=\"3\"]" ], "failureSummary": "Fix all of the following:\n Heading elements should be used instead of styled <p> elements" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.jpmorganchase.com/", "result": { "prevented": true, "error": "ERROR: Running all tests timed out" } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.jpmorganchase.com/", "result": { "prevented": true, "error": "ERROR executing HTMLCS_RUNNER in the page" } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.jpmorganchase.com/", "result": { "content": { "totals": { "violation": 28, "recommendation": 3, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[4]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 3108, "height": 0, "width": 0 }, "snippet": "<img data-cmp-hook-image=\"image\" itemprop=\"contentUrl\" class=\"cmp-image__image\" src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-4/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.jpeg/1636494193837/aboutus-1e-callout800x450.jpeg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[3]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 2891, "height": 0, "width": 0 }, "snippet": "<img data-cmp-hook-image=\"image\" itemprop=\"contentUrl\" class=\"cmp-image__image\" src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-3/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.png/1650296986913/esg-tile.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 2457, "height": 0, "width": 0 }, "snippet": "<img data-cmp-hook-image=\"image\" itemprop=\"contentUrl\" class=\"cmp-image__image\" src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-1/section_wrapper/jpmc-wrapper-parsys/image.coreimg.jpeg/1648937140291/jd-homepage-800x450.jpeg\">", "level": "violation" }, { "ruleId": "WCAG20_Html_HasLang", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/dialog[2]/document[1]/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 150, "width": 300 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]", "aria": "/document[1]/dialog[2]" }, "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name", "bounds": { "left": 8, "top": 7622, "height": 816, "width": 784 }, "snippet": "<div aria-hidden=\"true\" role=\"dialog\" tabindex=\"-1\" id=\"videoModal-6129329115001\" class=\"fade modal in video-modal\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "aria": "/document[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 43, "height": 19, "width": 784 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleSearchLandmarks", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/form[1]", "aria": "/document[1]/banner[1]/navigation[1]/search[1]" }, "message": "Multiple elements with \"search\" role do not have unique labels", "bounds": { "left": 8, "top": 334, "height": 22, "width": 784 }, "snippet": "<form data-pt-name=\"JPMChase Search\" role=\"search\" method=\"GET\" action=\"/search\" name=\"jpmchase_search_desktop\" accept-charset=\"UTF-8\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleSearchLandmarks", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[2]/div[2]/ul[1]/li[8]/div[1]/form[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[8]/search[1]" }, "message": "Multiple elements with \"search\" role do not have unique labels", "bounds": { "left": 48, "top": 297, "height": 22, "width": 744 }, "snippet": "<form data-pt-name=\"JPMChase Search\" role=\"search\" method=\"GET\" action=\"/search\" name=\"jpmchase_search_mobile\" accept-charset=\"UTF-8\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/form[1]", "aria": "/document[1]/banner[1]/navigation[1]/search[1]" }, "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 334, "height": 22, "width": 784 }, "snippet": "<form data-pt-name=\"JPMChase Search\" role=\"search\" method=\"GET\" action=\"/search\" name=\"jpmchase_search_desktop\" accept-charset=\"UTF-8\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[2]/div[2]/ul[1]/li[8]/div[1]/form[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[8]/search[1]" }, "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 48, "top": 297, "height": 22, "width": 744 }, "snippet": "<form data-pt-name=\"JPMChase Search\" role=\"search\" method=\"GET\" action=\"/search\" name=\"jpmchase_search_mobile\" accept-charset=\"UTF-8\">", "level": "violation" }, { "ruleId": "HAAC_Aria_ImgAlt", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/link[1]/img[1]" }, "message": "Element with \"img\" role has no label or an empty label", "bounds": { "left": 8, "top": 114, "height": 19, "width": 197 }, "snippet": "<img role=\"img\" alt=\"JPMorgan Chase & Co logo\" src=\"/content/dam/shared/logos/jpmc-logo-290x20px.png\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/ol[1]/li[1]", "aria": "/document[1]/main[1]/list[2]/listitem[1]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 4019, "height": 19, "width": 744 }, "snippet": "<li aria-live=\"assertive\" tabindex=\"0\" class=\"active\" data-slide-to=\"0\" data-target=\"#jpmc-carousel-1660327788686\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[1]" }, "message": "The tabbable element's role 'none' is not a widget role", "bounds": { "left": 8, "top": 3894, "height": 19, "width": 784 }, "snippet": "<div tabindex=\"0\" style=\"background-image: url(/content/dam/jpmc/jpmorgan-chase-and-co/images/video-thumbnails/advancing-black-pathways-council-video-callout.jpg);\" class=\"video-poster-wrapper show-poster\" data-target=\"#videoModal-6129329115001\" data-toggle=\"modal\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[9]", "aria": "/document[1]/main[1]/list[1]/listitem[9]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2390, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"8\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[8]", "aria": "/document[1]/main[1]/list[1]/listitem[8]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2371, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"7\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[7]", "aria": "/document[1]/main[1]/list[1]/listitem[7]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2353, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"6\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[6]", "aria": "/document[1]/main[1]/list[1]/listitem[6]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2334, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"5\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[5]", "aria": "/document[1]/main[1]/list[1]/listitem[5]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2316, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"4\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[4]", "aria": "/document[1]/main[1]/list[1]/listitem[4]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2297, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"3\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[3]", "aria": "/document[1]/main[1]/list[1]/listitem[3]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2279, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"2\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[2]", "aria": "/document[1]/main[1]/list[1]/listitem[2]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2260, "height": 19, "width": 744 }, "snippet": "<li tabindex=\"0\" data-slide-to=\"1\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[2]/ol[1]/li[1]", "aria": "/document[1]/main[1]/list[1]/listitem[1]" }, "message": "The tabbable element's role 'listitem' is not a widget role", "bounds": { "left": 48, "top": 2242, "height": 19, "width": 744 }, "snippet": "<li aria-live=\"assertive\" tabindex=\"0\" class=\"active\" data-slide-to=\"0\" data-target=\"#jpmc-carousel-1660327788249\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/span[2]", "aria": "/document[1]" }, "message": "The tabbable element's role 'none' is not a widget role", "bounds": { "left": 8, "top": 77, "height": 18, "width": 151 }, "snippet": "<span tabindex=\"0\" class=\"far fa-times\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]", "aria": "/document[1]/dialog[2]/document[1]" }, "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 7889, "height": 549, "width": 784 }, "snippet": "<div tabindex=\"0\" style=\"overflow: auto;\" class=\"video-transcripts hidden\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[2]", "aria": "/document[1]/dialog[2]/document[1]/link[2]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 7852, "height": 37, "width": 741 }, "snippet": "<a aria-live=\"assertive\" class=\"modal-text-link link-text-version description-buttons\" href=\"javascript:void(0)\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/dialog[2]/document[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 7852, "height": 18, "width": 525 }, "snippet": "<a aria-live=\"assertive\" class=\"modal-text-link link-text-version transcripts-buttons\" href=\"javascript:void(0)\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]/dialog[2]/document[1]" }, "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 7643, "height": 154, "width": 304 }, "snippet": "<iframe webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" data-ad-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6245663855001\" data-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6129329115001\" src=\"about:blank\" title=\"Advancing Black Pathways\" class=\"jpmc-video-static-iframe\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/dialog[2]/document[1]/button[1]" }, "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 7622, "height": 22, "width": 24 }, "snippet": "<button aria-label=\"Close\" data-dismiss=\"modal\" class=\"close\" type=\"button\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[2]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "bounds": { "left": 8, "top": 356, "height": 6010, "width": 784 }, "snippet": "<main tabindex=\"-1\" id=\"main\" class=\"main-content row\" role=\"main\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/link[1]/img[1]" }, "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>", "bounds": { "left": 8, "top": 114, "height": 19, "width": 197 }, "snippet": "<img role=\"img\" alt=\"JPMorgan Chase & Co logo\" src=\"/content/dam/shared/logos/jpmc-logo-290x20px.png\">", "level": "recommendation" } ] }, "url": { "prevented": true, "error": "ERROR: getting ibm test report took too long" }, "prevented": true } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "nuVal", "what": "failures to pass the Nu Html Checker", "url": "https://www.jpmorganchase.com/", "result": { "messages": [ { "type": "info", "lastLine": 95, "lastColumn": 153, "firstColumn": 9, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "}\n</style><script type=\"text/javascript\" id=\"pixelTagExtensionScript\" src=\"https://www.chase.com/apps/chase/clientlibs/foundation/tagmanagerextensions.js\"></scri", "hiliteStart": 10, "hiliteLength": 145 }, { "type": "info", "lastLine": 95, "lastColumn": 308, "firstColumn": 163, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" id=\"personalizationScript\" src=\"https://www.chase.com/apps/chase/clientlibs/foundation/scripts/Personalization.js\"></scri", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 143, "lastColumn": 130, "firstColumn": 25, "subType": "warning", "message": "The img role is unnecessary for element img.", "extract": " <img src=\"/content/dam/shared/logos/jpmc-logo-290x20px.png\" alt=\"JPMorgan Chase & Co logo\" role=\"img\">\n ", "hiliteStart": 10, "hiliteLength": 106 }, { "type": "error", "lastLine": 1012, "lastColumn": 19, "firstColumn": 13, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": " <style>\n ", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 1361, "lastColumn": 75, "firstColumn": 9, "subType": "warning", "message": "The main role is unnecessary for element main.", "extract": " \n <main role=\"main\" class=\"main-content row\" id=\"main\" tabindex=\"-1\">\n ", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 1436, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 1567, "lastColumn": 64, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper tertiary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "error", "lastLine": 1698, "lastColumn": 63, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper primary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 1832, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 1963, "lastColumn": 63, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper primary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 2097, "lastColumn": 77, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper primary-bg no-margin-top \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "error", "lastLine": 2228, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 2359, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 2493, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 2585, "lastColumn": 96, "firstColumn": 53, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "ay-pause\"><div class=\"carousel-play-pause-icon pause\"><span ", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "error", "lastLine": 2636, "lastColumn": 97, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper quaternary-bg no-margin-top no-margin-bottom \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 93 }, { "type": "error", "lastLine": 2686, "lastColumn": 329, "firstColumn": 13, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": " <img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-1/section_wrapper/jpmc-wrapper-parsys/image.coreimg.jpeg/1648937140291/jd-homepage-800x450.jpeg\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">\n ", "hiliteStart": 10, "hiliteLength": 317 }, { "type": "error", "lastLine": 2816, "lastColumn": 321, "firstColumn": 13, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": " <img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-3/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.png/1650296986913/esg-tile.png\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">\n ", "hiliteStart": 10, "hiliteLength": 309 }, { "type": "error", "lastLine": 2881, "lastColumn": 340, "firstColumn": 13, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": " <img src=\"/content/jpmc/jpmorganchase/us/en/home/_jcr_content/content-parsys/section_wrapper_437306815/jpmc-wrapper-parsys/column_control/column-4/section_wrapper_copy/jpmc-wrapper-parsys/image.coreimg.jpeg/1636494193837/aboutus-1e-callout800x450.jpeg\" class=\"cmp-image__image\" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\">\n ", "hiliteStart": 10, "hiliteLength": 328 }, { "type": "error", "lastLine": 2936, "lastColumn": 52, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "error", "lastLine": 3119, "lastColumn": 52, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "error", "lastLine": 3261, "lastColumn": 95, "firstColumn": 53, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "ay-pause\"><div class=\"carousel-play-pause-icon play\"><span ", "hiliteStart": 10, "hiliteLength": 43 }, { "type": "error", "lastLine": 3336, "lastColumn": 65, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper secondary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 3426, "lastColumn": 52, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "error", "lastLine": 3487, "lastColumn": 66, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper quaternary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 3571, "lastColumn": 63, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper primary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 3655, "lastColumn": 63, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper pentary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 3788, "lastColumn": 96, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper side-by-side no-margin-top no-margin-bottom \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 92 }, { "type": "error", "lastLine": 3849, "lastColumn": 77, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper primary-bg no-margin-top \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "error", "lastLine": 3947, "lastColumn": 52, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "error", "lastLine": 4174, "lastColumn": 66, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper quaternary-bg \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 4268, "lastColumn": 52, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 4469, "lastColumn": 43, "firstColumn": 9, "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": " \n <section class=\"section-prefooter\"><div c", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "error", "lastLine": 4835, "lastColumn": 220, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://www.facebook.com/jpmorganchase\" data-pt-name=\"ft_jpmc_facebook\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 184 }, { "type": "error", "lastLine": 4841, "lastColumn": 230, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://www.linkedin.com/company/jpmorgan-chase/\" data-pt-name=\"ft_jpmc_linkedin\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 194 }, { "type": "error", "lastLine": 4880, "lastColumn": 207, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-twitter chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://twitter.com/jpmorgan\" data-pt-name=\"ft_jpm_twitter\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "error", "lastLine": 4886, "lastColumn": 223, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/j-p-morgan\" data-pt-name=\"ft_jpm_linkedin\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 187 }, { "type": "error", "lastLine": 4892, "lastColumn": 210, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.youtube.com/jpmorgan\" data-pt-name=\"ft_jpm_youtube\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "error", "lastLine": 4931, "lastColumn": 212, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.facebook.com/chase\" data-pt-name=\"ft_chase_facebook\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 4937, "lastColumn": 207, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-twitter chaseanalytics-track-link\" target=\"_blank\" href=\"https://twitter.com/Chase\" data-pt-name=\"ft_chase_twitter\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "error", "lastLine": 4943, "lastColumn": 220, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/chase\" data-pt-name=\"ft_chase_linkedin\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 184 }, { "type": "error", "lastLine": 4949, "lastColumn": 205, "firstColumn": 37, "message": "Attribute jpmc-speedbump not allowed on element a at this point.", "extract": " <a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://youtube.com/chase\" data-pt-name=\"ft_chase_youtube\" jpmc-speedbump=\"true\">\n ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 4981, "lastColumn": 69, "firstColumn": 5, "message": "CSS: background: Parse Error.", "extract": "\n \n <div class=\"jpmc-wrapper no-margin-bottom \" style=\"background:;\">\n ", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 5073, "lastColumn": 358, "firstColumn": 1, "subType": "warning", "message": "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.", "extract": " \n\n \n\n<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_jpmorganchase_0\" name=\"destination_publishing_iframe_jpmorganchase_0_name\" src=\"https://jpmorganchase.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.jpmorganchase.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\"></ifra", "hiliteStart": 10, "hiliteLength": 358 }, { "type": "error", "lastLine": 5087, "lastColumn": 395, "firstColumn": 33, "message": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "extract": " <iframe class=\"jpmc-video-static-iframe\" title=\"Advancing Black Pathways\" src=\"about:blank\" data-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6129329115001\" data-ad-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6245663855001\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\">\n ", "hiliteStart": 10, "hiliteLength": 363 }, { "type": "error", "lastLine": 5087, "lastColumn": 395, "firstColumn": 33, "message": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "extract": " <iframe class=\"jpmc-video-static-iframe\" title=\"Advancing Black Pathways\" src=\"about:blank\" data-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6129329115001\" data-ad-src=\"//players.brightcove.net/1911170250001/t5U9DCpGr_default/index.html?videoId=6245663855001\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\">\n ", "hiliteStart": 10, "hiliteLength": 363 } ], "language": "en" } }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.jpmorganchase.com/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "JPMorgan Chase & Co.", "pageurl": "https://www.jpmorganchase.com/", "time": 5.22, "creditsremaining": 103, "allitemcount": 200, "totalelements": 1331, "waveurl": "http://wave.webaim.org/report?url=https://www.jpmorganchase.com/" }, "categories": { "error": { "description": "Errors", "count": 3, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#image-18c95d6e1b > IMG:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#image-5e7fb16533 > IMG:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#image-665d08722f > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 2, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#jpmc-carousel-1660327788686 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child > SPAN:first-child" ], "contrastdata": [ [ 1.17, "#212529", "#313030", false ], [ 1.17, "#212529", "#313030", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 41, "items": { "label_title": { "id": "label_title", "description": "Unlabeled form control with title", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child > A:first-child + NAV > DIV:first-child + DIV > DIV:first-child + A + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > FORM:first-child > INPUT:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child > A:first-child + NAV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > INPUT:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > FORM:first-child > INPUT:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "heading_possible": { "id": "heading_possible", "description": "Possible heading", "count": 4, "selectors": [ "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + DIV > P:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 21, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child > A:first-child + NAV > DIV:first-child + DIV > DIV:first-child + A + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + A", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#about > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#impact > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#institute > DIV:first-child > DIV:first-child > DIV:first-child + DIV > STYLE:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child + DIV > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + MAIN + SECTION + FOOTER + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > A:first-child + A", "HTML > HEAD:first-child + BODY > DIV#videoModal-6129329115001 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#videoModal-6129329115001 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 13, "selectors": [ "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV#jpmc-carousel-1660327788249 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#jpmc-carousel-1660327788686 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV", "HTML > HEAD:first-child + BODY > MAIN#main > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#jpmc-carousel-1660327788686 > DIV:first-child + DIV > A:first-child + BUTTON + OL > LI:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + MAIN + SECTION + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + MAIN + SECTION + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child" ], "wcag": [] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.jpmorganchase.com/", "what": "URL", "result": "https://www.jpmorganchase.com/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.jpmorganchase.com/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.070", "responseTime": "2022-08-13T06:29:11.099Z", "data": { "apiErrors": [], "documentSize": 1059234, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 173, "failing": 7 }, "issues": { "totalErrors": 83, "totalWarnings": 0, "totalIssues": 83 }, "issuesByLevel": { "A": { "count": 44, "pct": 53.01 }, "AA": { "count": 7, "pct": 8.43 }, "AAA": { "count": 83, "pct": 100 } }, "density": { "errorDensity": 8, "warningDensity": 0, "allDensity": 8 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "84ddff47-395d-402d-a677-d06853b1a009", "docID": "9c7723f0-bb8b-4254-94ef-ed83121c395c", "sourceHash": "22219035bae0bd32d42d0b4fa76a9f24", "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=84ddff47-395d-402d-a677-d06853b1a009", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 9378.55 }, "height": 9378.55, "width": 1024 }, "position": { "line": 2075, "column": 60 }, "errorSnippet": "<body class=\"jpmorganchase us en \"> <div class=\"ie-browser-message\" style=\"\"> <div class=\"content\"> <span class=\"fas fa-exclamation-circle\"></span> <div class=\"copy-text\"> <div><b>We no longer support this ", "xpath": "/html/body", "issueID": "2576293884d25d6f663a308079f6ab1c", "signature": "f7c10c9996ed8b787d6a3c64f3f715fb", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2576293884d25d6f663a308079f6ab1c" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -22, "y": -22 }, "height": -22, "width": -22 }, "position": { "line": 8070, "column": 21 }, "errorSnippet": "<a class=\"btn-secondary chaseanalytics-track-link \" href=\"/impact/sustainability\" target=\"_self\" data-pt-name=\"lnk_sustainability\"> Learn more </a>", "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "issueID": "fe7dc85424949da926262ecb75ae4c4f", "signature": "0f15de0bcecf716545923d063c18ad82", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=fe7dc85424949da926262ecb75ae4c4f" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -22, "y": -22 }, "height": -22, "width": -22 }, "position": { "line": 8098, "column": 21 }, "errorSnippet": "<a class=\"btn-primary \" href=\"/news-stories/spotlight-stories\" target=\"_self\"> Read More </a>", "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "issueID": "20282a3f1876ddbec7428382f87a4f7d", "signature": "c07fb3fe29701dce3c7f071269c3eb8c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=20282a3f1876ddbec7428382f87a4f7d" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 441.875 }, "bottom-right": { "x": 143, "y": 460.875 }, "height": 19, "width": 83 }, "position": { "line": 8139, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_annual_rpt\" href=\"https://reports.jpmorganchase.com/investor-relations/2021/ar-ceo-letters.htm\" target=\"_self\" title=\": Read 2021 Annual Report\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[3]/a[1]", "issueID": "5262090873c749ab0a69581b936d20c4", "signature": "b3cec5c2388f96bbc44181f1c37eba6c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5262090873c749ab0a69581b936d20c4" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 472.875 }, "bottom-right": { "x": 143, "y": 491.875 }, "height": 19, "width": 83 }, "position": { "line": 8146, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_racial_equity_homepage\" href=\"/impact/racialequity\" target=\"_self\" title=\"Know more about JPMC Racial Equity Commitment\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[2]/a[1]", "issueID": "80a6f557b4824800397648cbfb5188a0", "signature": "c12947f615349da071f5d10f8ecb06bf", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=80a6f557b4824800397648cbfb5188a0" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 403.875 }, "bottom-right": { "x": 143, "y": 422.875 }, "height": 19, "width": 83 }, "position": { "line": 8153, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_esg_report\" href=\"/about/governance/esg\" target=\"_self\" title=\"Click here for Read Our 2021 ESG Report\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/p[3]/a[1]", "issueID": "fc23f0864ce94856239dc72606e4b149", "signature": "a6b74a9070ea109b067939db13ca146d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=fc23f0864ce94856239dc72606e4b149" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 434.875 }, "bottom-right": { "x": 143, "y": 453.875 }, "height": 19, "width": 83 }, "position": { "line": 8160, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_careers\" href=\"https://careers.jpmorgan.com/us/en/home\" target=\"_self\" title=\"Click here for JPMC Careers Info\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/p[2]/a[1]", "issueID": "42676b97a364ba4107d796def1dd2039", "signature": "2e42e74daec567c6bb02adba56f606b3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=42676b97a364ba4107d796def1dd2039" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 118, "y": 24 }, "height": 24, "width": 118 }, "position": { "line": 8346, "column": 21 }, "errorSnippet": "<a class=\"button secondary cta-btn \" target=\"_self\" href=\"https://careers.jpmorgan.com\"> Learn more </a>", "xpath": "/html/body/main[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "6a52d951b1873155fd9bc8cf91a570d4", "signature": "24c96c72cdcf7c9143e89de423c2e741", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6a52d951b1873155fd9bc8cf91a570d4" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 175, "y": 24 }, "height": 24, "width": 175 }, "position": { "line": 39, "column": 0 }, "errorSnippet": "<a href=\"#main\" id=\"skip\" class=\"hide-on-load\">Skip to Main Content <span class=\"fas fa-chevron-right\"> </span> </a>", "xpath": "/html/body/header[1]/div[1]/div[1]/a[1]", "issueID": "7e93a7a33bc0bea0aab5af73cca246aa", "signature": "a44bbcb9e993d032fd73144388d09c81", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7e93a7a33bc0bea0aab5af73cca246aa" }, { "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": 40, "y": 153 }, "bottom-right": { "x": 198, "y": 177 }, "height": 24, "width": 158 }, "position": { "line": 8008, "column": 21 }, "errorSnippet": "<a class=\"btn-secondary chaseanalytics-track-link \" href=\"/about/governance/esg\" target=\"_self\" data-pt-name=\"lnk_esg\"> Learn More <span class=\"accessible-text\"> Environmental Social &amp; Governance Report </span> </a>", "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]", "issueID": "2c0fd3884dcc44980681d9dbe7d233b2", "signature": "af42a97112af7eac6d6a48c5a9df61e2", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2c0fd3884dcc44980681d9dbe7d233b2" }, { "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": 50.6875, "y": 9.5 }, "bottom-right": { "x": 51.6875, "y": 10.5 }, "height": 1, "width": 1 }, "position": { "line": 10232, "column": 21 }, "errorSnippet": "<span class=\"sr-only\">Previous</span>", "xpath": "/html/body/main[1]/div[1]/div[1]/div[2]/a[1]/span[2]", "issueID": "449aba729dedb4e69f61e5f3ce32e188", "signature": "ad6cc0beac3bd9f275a03b9ebded9c08", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=449aba729dedb4e69f61e5f3ce32e188" }, { "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": 50.6875, "y": 9.5 }, "bottom-right": { "x": 51.6875, "y": 10.5 }, "height": 1, "width": 1 }, "position": { "line": 10265, "column": 21 }, "errorSnippet": "<span class=\"sr-only\">Next</span>", "xpath": "/html/body/main[1]/div[1]/div[1]/div[2]/a[2]/span[2]", "issueID": "f3972011a7cc92977158ae1448850a68", "signature": "bc1fffcd108d011e5f0fa4f925cd557f", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f3972011a7cc92977158ae1448850a68" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 1080, "column": 0 }, "errorSnippet": "<a href=\"/about/our-leadership\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_leadership_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "7d524cdc494f2a2c83ddf83e7ac205ec", "signature": "38b2368644ba1baa610c47333d5673f1", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7d524cdc494f2a2c83ddf83e7ac205ec" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 1096, "column": 0 }, "errorSnippet": "<a href=\"/about/suppliers\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_suppliers_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]", "issueID": "18b94945e031e5e51b6c244093e6443d", "signature": "83957d675853349b72dbc98f01bf70d7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=18b94945e031e5e51b6c244093e6443d" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 3673, "column": 0 }, "errorSnippet": "<a href=\"/about/our-business\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_business_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "fda2cf316c8b861118c88ce6612f2736", "signature": "0fb2044eabf0a36500c853bfd69dde6f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fda2cf316c8b861118c88ce6612f2736" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 4033, "column": 0 }, "errorSnippet": "<a href=\"/about/people-culture\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_culture_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "28b5105c276fc9de3c25fbff297b970f", "signature": "3933c90da3d46b97d244d6ac28e386fa", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=28b5105c276fc9de3c25fbff297b970f" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 4201, "column": 0 }, "errorSnippet": "<a href=\"/about/governance\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_gov_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[5]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "165f485e752b66a0fba91fb08dbcf7df", "signature": "61cd37a7f3e8ee420f6ca07e926e0cc1", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=165f485e752b66a0fba91fb08dbcf7df" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 4501, "column": 0 }, "errorSnippet": "<a href=\"/impact\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_impact\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "a082bf8ec14c0b43d6babbd62351f809", "signature": "687fc1aa65d3854dc37ced55c374a17a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a082bf8ec14c0b43d6babbd62351f809" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 4680, "column": 52 }, "errorSnippet": "<a href=\"/impact/our-approach\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_approach\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "2187cfa1b358a36e43548138e008ad23", "signature": "6978ccaebb3497c4df0e2fd9fad55463", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2187cfa1b358a36e43548138e008ad23" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 5838, "column": 0 }, "errorSnippet": "<a href=\"/impact/communities\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_comm\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "60813f14d2305b5c85444ef5b027f704", "signature": "ba93bb8e6ad75dda2b36398212025d13", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=60813f14d2305b5c85444ef5b027f704" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 6198, "column": 0 }, "errorSnippet": "<a href=\"/impact/people\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_people\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "6e64edc6eddf610713ff5bb90ff123ba", "signature": "3ff42a4262321fedcbcfd747381a9eee", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6e64edc6eddf610713ff5bb90ff123ba" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 6509, "column": 33 }, "errorSnippet": "<a href=\"/impact/sustainability\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_overview_sus\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[5]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "5efe897b8d587e7e96a0210374b7c35c", "signature": "9961a2d5884cfeef377ebd7b0ce225cf", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5efe897b8d587e7e96a0210374b7c35c" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 6833, "column": 33 }, "errorSnippet": "<a href=\"/impact/reports\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_reports_home\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[5]/div[2]/div[1]/ul[1]/li[1]/a[1]", "issueID": "04ef55697fa8d4bd8c7763a45ffab063", "signature": "f7be2db0be6a68d09318e44c58e4c8ef", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=04ef55697fa8d4bd8c7763a45ffab063" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 7253, "column": 34 }, "errorSnippet": "<a href=\"/institute\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_institute_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "425fa823833cb468411ca7e2bdbab757", "signature": "5c99ddac7c17f77665d98d9992371afc", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=425fa823833cb468411ca7e2bdbab757" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 7254, "column": 0 }, "errorSnippet": "<a href=\"/institute/research\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_research_mobile\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "dcd14cf8db20423d37808c4d38de1a55", "signature": "44cb64609d55eae0a2817166c2d15bf3", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dcd14cf8db20423d37808c4d38de1a55" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 7856, "column": 17 }, "errorSnippet": "<a href=\"/institute/about\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_about_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "20427837a2967991c3ca96a397342d5c", "signature": "c0e7aadb35ce77516acc849635297a3f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=20427837a2967991c3ca96a397342d5c" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 7953, "column": 21 }, "errorSnippet": "<a href=\"/institute/news-events\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_news_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "4bb127afd57a7dea8e9a39ddd0688f19", "signature": "24b91f7403f6f7ee91c3a1d663d4eff7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4bb127afd57a7dea8e9a39ddd0688f19" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -7 }, "bottom-right": { "x": 0, "y": -7 }, "height": 0, "width": 0 }, "position": { "line": 7967, "column": 21 }, "errorSnippet": "<a href=\"/institute/contact-us\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"hdr_contact_overview\"> Overview<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[1]/a[1]", "issueID": "64757f4055fa6d96e7004b9305c26979", "signature": "be7461e393e11bf54c68094f5c993a44", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=64757f4055fa6d96e7004b9305c26979" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 472.875 }, "bottom-right": { "x": 143, "y": 491.875 }, "height": 19, "width": 83 }, "position": { "line": 8146, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_racial_equity_homepage\" href=\"/impact/racialequity\" target=\"_self\" title=\"Know more about JPMC Racial Equity Commitment\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[2]/a[1]", "issueID": "f1fb7e50bb97292930a9e135fa5aee70", "signature": "f9ee0734cf7b4c4b4530737c24cbfb16", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f1fb7e50bb97292930a9e135fa5aee70" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 403.875 }, "bottom-right": { "x": 143, "y": 422.875 }, "height": 19, "width": 83 }, "position": { "line": 8153, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_esg_report\" href=\"/about/governance/esg\" target=\"_self\" title=\"Click here for Read Our 2021 ESG Report\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/p[3]/a[1]", "issueID": "f121e01fdfbd9daef3fe648e076a3704", "signature": "bf4f5cdd1aa4b8204044861ecf190f4c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f121e01fdfbd9daef3fe648e076a3704" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 60, "y": 434.875 }, "bottom-right": { "x": 143, "y": 453.875 }, "height": 19, "width": 83 }, "position": { "line": 8160, "column": 21 }, "errorSnippet": "<a class=\"chaseanalytics-track-link \" data-pt-name=\"lnk_careers\" href=\"https://careers.jpmorgan.com/us/en/home\" target=\"_self\" title=\"Click here for JPMC Careers Info\">Learn More</a>", "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/p[2]/a[1]", "issueID": "4f70be35e18270e9d5f928350fc95543", "signature": "e86334212e685eaf39a4789a86fa971b", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4f70be35e18270e9d5f928350fc95543" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -20 }, "bottom-right": { "x": 0, "y": -20 }, "height": 0, "width": 0 }, "position": { "line": 8222, "column": 21 }, "errorSnippet": "<a href=\"#jpmc-carousel-1660327785866\" role=\"button\" data-slide=\"prev\"> <span class=\"carousel-control-prev-icon fa-chevron-left\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Previous</span> </a>", "xpath": "/html/body/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "edd4333b408484d067dd214fed9d667f", "signature": "a34b830bc6a254e3bd65ad9a63f13b99", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=edd4333b408484d067dd214fed9d667f" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -20 }, "bottom-right": { "x": 0, "y": -20 }, "height": 0, "width": 0 }, "position": { "line": 8229, "column": 21 }, "errorSnippet": "<a href=\"#jpmc-carousel-1660327785866\" role=\"button\" data-slide=\"next\"> <span class=\"carousel-control-next-icon fa-chevron-right\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Next</span> </a>", "xpath": "/html/body/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "d70c0568e1a396714bf8ecea255bdd39", "signature": "bf992dad2f8555af70f15cf34266d418", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d70c0568e1a396714bf8ecea255bdd39" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 200.15625, "y": 440 }, "bottom-right": { "x": 256.18745, "y": 464 }, "height": 24, "width": 56.0312 }, "position": { "line": 8236, "column": 21 }, "errorSnippet": "<a class=\"carousel-control-prev\" href=\"#jpmc-carousel-1660327785866\" role=\"button\" data-slide=\"prev\"> <span class=\"carousel-control-prev-icon fa-chevron-left\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Previous</span> ", "xpath": "/html/body/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "cadf704bab4c45a360fda8d28884458c", "signature": "55d0040f29612c37cce1c86e548e8dbd", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cadf704bab4c45a360fda8d28884458c" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 304.1875, "y": 440 }, "bottom-right": { "x": 360.2187, "y": 464 }, "height": 24, "width": 56.0312 }, "position": { "line": 8265, "column": 17 }, "errorSnippet": "<a class=\"carousel-control-next\" href=\"#jpmc-carousel-1660327785866\" role=\"button\" data-slide=\"next\"> <span class=\"carousel-control-next-icon fa-chevron-right\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Next</span> <", "xpath": "/html/body/main[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]", "issueID": "0d5517f9c41d982ef0734983e4e2e0d0", "signature": "b3b3b001084bf0dcb1040057af7f5ac7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0d5517f9c41d982ef0734983e4e2e0d0" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 118, "y": 24 }, "height": 24, "width": 118 }, "position": { "line": 8346, "column": 21 }, "errorSnippet": "<a class=\"button secondary cta-btn \" target=\"_self\" href=\"https://careers.jpmorgan.com\"> Learn more </a>", "xpath": "/html/body/main[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "48bb702aa1bb790035ed071fe79ae288", "signature": "dfae70465b248e73ce46b15636827302", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=48bb702aa1bb790035ed071fe79ae288" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 370, "y": 54 }, "height": 54, "width": 370 }, "position": { "line": 8374, "column": 21 }, "errorSnippet": "<a href=\"/ir/news/2021/jpmc-declares-preferred-stock-dividends0\" data-json-key=\"href\"> <p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-trailing-space=\"40\"><span ", "xpath": "/html/body/main[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]", "issueID": "c2a3b90cde58e31b1acbc74f9acbfcd0", "signature": "63d42a5b303bfe9596f8393ebc3271ed", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c2a3b90cde58e31b1acbc74f9acbfcd0" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 36, "y": 169 }, "bottom-right": { "x": 94, "y": 188 }, "height": 19, "width": 58 }, "position": { "line": 8526, "column": 21 }, "errorSnippet": "<a href=\"http://www.jpmorganchase.com/careers\" target=\"_self\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_careers\"> Careers<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "98fa0eb72e7134cde12f5076cfe11877", "signature": "4d195fcf27a4e8453c5dab3d41a37a53", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=98fa0eb72e7134cde12f5076cfe11877" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 36, "y": 206.5 }, "bottom-right": { "x": 50, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8825, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.facebook.com/chase\" data-pt-name=\"ft_chase_facebook\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co.", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "8d2c18ae0fc81e7b86c33ae4448dd5ce", "signature": "007713e5a1a85fd953244dd3c389ecdf", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8d2c18ae0fc81e7b86c33ae4448dd5ce" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 65, "y": 206.5 }, "bottom-right": { "x": 79, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8832, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-twitter chaseanalytics-track-link\" target=\"_blank\" href=\"https://twitter.com/Chase\" data-pt-name=\"ft_chase_twitter\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. on T", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "60d2c32f0df5b3d6f727a2796f3416c1", "signature": "e368fc969c4ef28e1724020c8b08137f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=60d2c32f0df5b3d6f727a2796f3416c1" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 94, "y": 206.5 }, "bottom-right": { "x": 108, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8857, "column": 13 }, "errorSnippet": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/chase\" data-pt-name=\"ft_chase_linkedin\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "836538cbf96c0bcdef78953452380ad5", "signature": "0e41a4abe21ec27c05e2e072c66851d2", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=836538cbf96c0bcdef78953452380ad5" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 123, "y": 206.5 }, "bottom-right": { "x": 137, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8866, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://youtube.com/chase\" data-pt-name=\"ft_chase_youtube\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. on You", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "c260f0f5d9b2110a052dc9a2ed990e85", "signature": "ee556143fff648277ebaabe1426637f8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c260f0f5d9b2110a052dc9a2ed990e85" }, { "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": 284.4375, "y": 15.5 }, "bottom-right": { "x": 1023.9995, "y": 54.5 }, "height": 39, "width": 739.562 }, "position": { "line": 3733, "column": 0 }, "errorSnippet": "<ul> <li class=\"middle has-subnav \" data-id=\"about\"> <div class=\"separator spacer\"> <a href=\"/about\" class=\"jq-link chaseanalytics-track-link\" data-pt-name=\"hdr_jpmc_aboutus\"> <span class=\"label\">Who We Are</span> <", "xpath": "/html/body/header[1]/div[1]/div[1]/nav[1]/div[2]/div[2]/ul[1]", "issueID": "8e7412df00a03f41dd5541115f762cd6", "signature": "6e7aacb52dffa91ce7d94f01258e1565", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8e7412df00a03f41dd5541115f762cd6" }, { "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": 30 }, "bottom-right": { "x": 914, "y": 60 }, "height": 30, "width": 914 }, "position": { "line": 10482, "column": 1 }, "errorSnippet": "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Beyond the Billion founder talks the importance of funding ", "xpath": "/html/body/main[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[2]", "issueID": "1dc248f6e10eb5bb8329fd042ea6c844", "signature": "72408765b22cac157979db6aec7fee21", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1dc248f6e10eb5bb8329fd042ea6c844" }, { "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": 30 }, "bottom-right": { "x": 914, "y": 60 }, "height": 30, "width": 914 }, "position": { "line": 10650, "column": 0 }, "errorSnippet": "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Aspiring Personal Stylist Finds True Creativity as a Softwa", "xpath": "/html/body/main[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/p[2]", "issueID": "7a18343beb1d2187f34cfbb22c54f84d", "signature": "c11fe41ed5fb4e9b883652ff28c17e2e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7a18343beb1d2187f34cfbb22c54f84d" }, { "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": 30 }, "bottom-right": { "x": 914, "y": 90 }, "height": 60, "width": 914 }, "position": { "line": 10667, "column": 0 }, "errorSnippet": "<p class=\"dg-role testclass2\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">Matching military spouses with remote work experiences: Ins", "xpath": "/html/body/main[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/p[2]", "issueID": "c6022e5328be6fb068e4b113215eba71", "signature": "9ac24f53917014981cfeb05b95a94b82", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c6022e5328be6fb068e4b113215eba71" }, { "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": 93.797, "y": 5352.375 }, "bottom-right": { "x": 679.2660000000001, "y": 5430.375 }, "height": 78, "width": 585.469 }, "position": { "line": 10701, "column": 0 }, "errorSnippet": "<p>We are combining our business and policy expertise, sustainable business practices, data, capital and global presence to advance solutions that create inclusive economic growth. </p>", "xpath": "/html/body/main[1]/div[1]/div[6]/div[1]/div[1]/p[1]", "issueID": "0736498318be1f130669a23bc2616511", "signature": "869340336b8d087f16c7994832ffd561", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0736498318be1f130669a23bc2616511" }, { "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": 20 }, "bottom-right": { "x": 370, "y": 64 }, "height": 44, "width": 370 }, "position": { "line": 11336, "column": 5 }, "errorSnippet": "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase to Host Fourth-Q", "xpath": "/html/body/main[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/p[1]", "issueID": "93fbe8b269b9df646b10b12447ed8ad5", "signature": "a0eb8b138995bc1e797e14179203fdae", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=93fbe8b269b9df646b10b12447ed8ad5" }, { "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": 20 }, "bottom-right": { "x": 370, "y": 92 }, "height": 72, "width": 370 }, "position": { "line": 11646, "column": 94 }, "errorSnippet": "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"3\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase To Redeem All $2", "xpath": "/html/body/main[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/p[1]", "issueID": "bf05843ff394092a6e774e60596233d5", "signature": "d98d7677b9fbd9f82347fd5a56c935f9", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bf05843ff394092a6e774e60596233d5" }, { "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": 20 }, "bottom-right": { "x": 370, "y": 64 }, "height": 44, "width": 370 }, "position": { "line": 11685, "column": 90 }, "errorSnippet": "<p class=\"dg-role press-release\" data-event-type=\"$.type\" data-json-key=\"title\" data-jpmc-trimmer-lines=\"4\" data-jpmc-trimmer-trailing-space=\"40\"><span class=\"jpmc-utils-text-trimmer-src\" style=\"display: none;\">JPMorgan Chase Names Mikael Gru", "xpath": "/html/body/main[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/a[1]/p[1]", "issueID": "dec70beba3acc9a7cd868c238934aa22", "signature": "01162246015e5c2f97ac964a1dc1a33c", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dec70beba3acc9a7cd868c238934aa22" }, { "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": 492.3125, "y": 7889.375 }, "bottom-right": { "x": 947.3125, "y": 7956.375 }, "height": 67, "width": 455 }, "position": { "line": 11981, "column": 5 }, "errorSnippet": "<h3 data-json-key=\"title\">New Morgan Health-NORC Analysis Finds Widespread Health Disparities Among Americans with Employer-Sponsored Insurance</h3>", "xpath": "/html/body/main[1]/div[1]/div[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/div[2]/h3[1]", "issueID": "393f9fe491a241dfb3500691e31aa187", "signature": "013f3b58719151ed5124ca3dcb503b03", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=393f9fe491a241dfb3500691e31aa187" }, { "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": 20, "y": 8221.375 }, "bottom-right": { "x": 475, "y": 8264.375 }, "height": 43, "width": 455 }, "position": { "line": 12026, "column": 5 }, "errorSnippet": "<h3 data-json-key=\"title\">JPMorgan Chase Commits $30 Million to Support Historically Black Colleges and Universities and Students</h3>", "xpath": "/html/body/main[1]/div[1]/div[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/a[1]/div[2]/h3[1]", "issueID": "8f254f7eb50a145a75111c0f8bdb7a88", "signature": "ee313271807581a8adc8b000087b75d6", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8f254f7eb50a145a75111c0f8bdb7a88" }, { "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": 492.3125, "y": 8221.375 }, "bottom-right": { "x": 927.3125, "y": 8264.375 }, "height": 43, "width": 435 }, "position": { "line": 12041, "column": 5 }, "errorSnippet": "<h3 data-json-key=\"title\">JPMorgan Chase Commits $20 Million to Support Summer Youth Employment Programs Across the United States</h3>", "xpath": "/html/body/main[1]/div[1]/div[10]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/a[1]/div[2]/h3[1]", "issueID": "79bb15c41dd19459cbdf945b9efb7aff", "signature": "0fe9ab165b45687d1d5a4f4c400cd730", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=79bb15c41dd19459cbdf945b9efb7aff" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 12038, "column": 5 }, "errorSnippet": "<p>JPMorgan Chase &amp; Co.'s website terms, privacy and security policies don't apply to the site or app you're about to visit. Please review its website terms, privacy and security policies to see how they apply to you. JPMorgan Chase &am", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]", "issueID": "4b3f93f8bcb14d893bcb91ceb3515c3c", "signature": "58b6ffe5ae832097ed46eecad7dda6ce", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4b3f93f8bcb14d893bcb91ceb3515c3c" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 12732, "column": 21 }, "errorSnippet": "<div class=\"video-controls\"> <a href=\"javascript:void(0)\" class=\"modal-text-link link-text-version transcripts-buttons\" aria-live=\"assertive\"> <span class=\"show-transcripts\"> View Transcript <span class=\"sr-only\"> (updates content", "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]", "issueID": "92eac07d0488adfdebf68d5f27953b74", "signature": "88c2bfcd99b9dd36b605e2073e109bd7", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=92eac07d0488adfdebf68d5f27953b74" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 12734, "column": 25 }, "errorSnippet": "<div class=\"video-transcripts hidden\" style=\"overflow: auto;\" tabindex=\"0\"> <p><span class=\"cc\">James: This country's the land of opportunity, there's just a group of people in this country who have not been afforded the opportunity yet", "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]", "issueID": "f650adeec80f91a377167e687032233e", "signature": "460a1c50d0f370a765ded0f0f252614e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f650adeec80f91a377167e687032233e" }, { "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": -4, "y": -6 }, "height": -6, "width": -4 }, "position": { "line": 40, "column": 215 }, "errorSnippet": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JPMorgan Chase &amp; Co.\" value=\"\" aria-label=\"search\">", "xpath": "/html/body/header[1]/div[1]/div[1]/nav[1]/div[2]/div[2]/ul[1]/li[8]/div[1]/form[1]/input[1]", "issueID": "e09d16a49bedc6f09d1dbb2b53ef27c8", "signature": "cafdce8ec906300a4afde9645790b81b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e09d16a49bedc6f09d1dbb2b53ef27c8" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": -10, "y": 0 }, "bottom-right": { "x": -20, "y": 35 }, "height": 35, "width": -10 }, "position": { "line": 3804, "column": 34 }, "errorSnippet": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JPMorgan Chase &amp; Co.\" value=\"\" aria-label=\"search\">", "xpath": "/html/body/header[1]/div[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/form[1]/div[1]/input[1]", "issueID": "cc30c6d7ffcd2922b6c0e401f62be948", "signature": "c2491db05785e07cd62ed7a5747578e8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cc30c6d7ffcd2922b6c0e401f62be948" }, { "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": 40, "column": 0 }, "errorSnippet": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\"><span class=\"fal fa-times\"></span></a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "931e5a70e6f1b6b233268ba5d9320c08", "signature": "521f79046c9fa2bf80f6151b00063907", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=931e5a70e6f1b6b233268ba5d9320c08" }, { "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": 4500, "column": 34 }, "errorSnippet": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\"><span class=\"fal fa-times\"></span></a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "44c1ffea8e7e1f20685c4775b509ea68", "signature": "55098d8279e7894a9b78b8d22ad2d485", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=44c1ffea8e7e1f20685c4775b509ea68" }, { "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": 6834, "column": 40 }, "errorSnippet": "<a href=\"\" class=\"subnav-close\" aria-label=\"Close sub navigation button\"><span class=\"fal fa-times\"></span></a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "29c4dd33352f31becb3f879157595973", "signature": "de104fefd6e8e53e2ac81c87cf91d50e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29c4dd33352f31becb3f879157595973" }, { "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": -4, "y": -6 }, "height": -6, "width": -4 }, "position": { "line": 3805, "column": 0 }, "errorSnippet": "<input type=\"text\" name=\"q\" title=\"Type search term here\" placeholder=\"Search JPMorgan Chase &amp; Co.\" value=\"\" aria-label=\"search\">", "xpath": "/html/body/header[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[5]/form[1]/input[1]", "issueID": "eefcd4c1540b032125dde592f30f2afe", "signature": "e64d56786aafc3b5993279815bd80f28", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eefcd4c1540b032125dde592f30f2afe" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -20, "y": -20 }, "height": -20, "width": -20 }, "position": { "line": 12726, "column": 21 }, "errorSnippet": "<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"> <span aria-hidden=\"true\" style=\"\">×</span> </button>", "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/button[1]", "issueID": "fa5961a2b020a7ec4411820c5b8f1446", "signature": "0cf13d09afb791659d6b88c7e4095542", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fa5961a2b020a7ec4411820c5b8f1446" }, { "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": 1075, "column": 5796 }, "errorSnippet": "<a href=\"/about/our-leadership\" target=\"_blank\"> <p>Our Leadership</p>\n<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]", "issueID": "4cacdd7b8d1991857c2e2ef0010d9668", "signature": "08461d5e37a9c75afa477899cc600851", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4cacdd7b8d1991857c2e2ef0010d9668" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 48 }, "bottom-right": { "x": 82, "y": 67 }, "height": 19, "width": 46 }, "position": { "line": 8574, "column": 21 }, "errorSnippet": "<a href=\"https://www.chase.com\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_chase\"> Chase<span class=\"accessible-text\">: open in new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "c0443a5b0e49f3cc659e2febf2c5a5ea", "signature": "4fb67acf943d80ba2801247316656acc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0443a5b0e49f3cc659e2febf2c5a5ea" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 78.25 }, "bottom-right": { "x": 119, "y": 97.25 }, "height": 19, "width": 83 }, "position": { "line": 8581, "column": 21 }, "errorSnippet": "<a href=\"https://www.jpmorgan.com\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_jpmorgan\"> J.P. Morgan<span class=\"accessible-text\">: open in new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "d85a39ff262bc2dcf2112b78a34036bd", "signature": "e06ee6eecc1b79675d75e34d3fbfaafa", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d85a39ff262bc2dcf2112b78a34036bd" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 108.5 }, "bottom-right": { "x": 141, "y": 127.5 }, "height": 19, "width": 105 }, "position": { "line": 8588, "column": 21 }, "errorSnippet": "<a href=\"http://www.chase.ca/\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_chase_ca\"> Chase Canada<span class=\"accessible-text\">: open in new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "1bfb56b967f3cc96b2a53b560c1528a5", "signature": "a9a7fdcefd97ae4264f5a255277fa911", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1bfb56b967f3cc96b2a53b560c1528a5" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 138.75 }, "bottom-right": { "x": 143, "y": 157.75 }, "height": 19, "width": 107 }, "position": { "line": 8595, "column": 21 }, "errorSnippet": "<a href=\"https://www.careersatchase.com/\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_careersatchase\"> Chase Careers<span class=\"accessible-text\"></span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "58e2d443262ed89af286873f4a3cf044", "signature": "808685ffed78d037ed01ea5a36ed563f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=58e2d443262ed89af286873f4a3cf044" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 169 }, "bottom-right": { "x": 180, "y": 188 }, "height": 19, "width": 144 }, "position": { "line": 8614, "column": 13 }, "errorSnippet": "<a href=\"https://careers.jpmorgan.com/US/en/home\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_careers\"> J.P. Morgan Careers<span class=\"accessible-text\">: open in new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "bb8e6371c66aa317129daca8d5e8c0bb", "signature": "a0e35b5945174a3a07d6f985a8aefd26", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bb8e6371c66aa317129daca8d5e8c0bb" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 199.25 }, "bottom-right": { "x": 164, "y": 218.25 }, "height": 19, "width": 128 }, "position": { "line": 8623, "column": 21 }, "errorSnippet": "<a href=\"https://www.chase.com/spanish\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_chase_espanol\"> Chase en Español<span class=\"accessible-text\">: open in new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "084771d0e6c249ce346a3a5995b9302c", "signature": "714f3cec023f209235e3093c7a11dd80", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=084771d0e6c249ce346a3a5995b9302c" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 229.5 }, "bottom-right": { "x": 158, "y": 272.5 }, "height": 43, "width": 122 }, "position": { "line": 8652, "column": 17 }, "errorSnippet": "<a href=\"https://www.chase.com/digital/resources/customer-service\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_chase_cust_svc\"> Chase Customer Service<span class=\"accessible-text\">: opens new window</span> </a&", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[7]/a[1]", "issueID": "87f5a366a805924b3d12456e27ef65fb", "signature": "71bacbade4f9887e4d177d5e9cc980f9", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=87f5a366a805924b3d12456e27ef65fb" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 283.75 }, "bottom-right": { "x": 183, "y": 302.75 }, "height": 19, "width": 147 }, "position": { "line": 8696, "column": 3 }, "errorSnippet": "<a href=\"https://media.chase.com/\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_media_center\"> Chase Media Center<span class=\"accessible-text\">: opens new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[8]/a[1]", "issueID": "3a367a85e126f2ee804428953daaa957", "signature": "7927afc77c93786db0271e8b10e2cd6a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3a367a85e126f2ee804428953daaa957" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 314 }, "bottom-right": { "x": 153, "y": 333 }, "height": 19, "width": 117 }, "position": { "line": 8733, "column": 13 }, "errorSnippet": "<a href=\"https://alumni.jpmorganchase.com/\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"ft_alumni\"> Alumni Network<span class=\"accessible-text\">: opens new window</span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[9]/a[1]", "issueID": "35eecd6cf5421c45bfdb4cf9b5bf3054", "signature": "ea734a5424ab58dae1ff5d650c9a5ed0", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=35eecd6cf5421c45bfdb4cf9b5bf3054" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 162.75 }, "bottom-right": { "x": 127, "y": 181.75 }, "height": 19, "width": 91 }, "position": { "line": 8783, "column": 21 }, "errorSnippet": "<a href=\"https://www.chase.com/digital/resources/accessibility\" target=\"_blank\" class=\"chaseanalytics-track-link\" data-pt-name=\"lnk_accessibility\"> Accessibility<span class=\"accessible-text\">: opens new window </span> </a>", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "9e0d434f94b047a8505f0f5259be74b4", "signature": "fcd9b7c6525c099d3c29edc3bf4aa99d", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9e0d434f94b047a8505f0f5259be74b4" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 120.25 }, "bottom-right": { "x": 50, "y": 127.25 }, "height": 7, "width": 14 }, "position": { "line": 8790, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://www.facebook.com/jpmorganchase\" data-pt-name=\"ft_jpmc_facebook\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "73669a4c1e8c8408fed89595f5c2c2cb", "signature": "9c4e013e0848969b25847283ca2b734c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=73669a4c1e8c8408fed89595f5c2c2cb" }, { "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": 65, "y": 120.25 }, "bottom-right": { "x": 79, "y": 127.25 }, "height": 7, "width": 14 }, "position": { "line": 8797, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://www.linkedin.com/company/jpmorgan-chase/\" data-pt-name=\"ft_jpmc_linkedin\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan C", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "1c2f14768e325bc6754d13b3d0bdc3b5", "signature": "7f4eac33c2447f8791949d3a493655a6", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1c2f14768e325bc6754d13b3d0bdc3b5" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 166.5 }, "bottom-right": { "x": 50, "y": 173.5 }, "height": 7, "width": 14 }, "position": { "line": 8804, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-twitter chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"https://twitter.com/jpmorgan\" data-pt-name=\"ft_jpm_twitter\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. on T", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "d53ef3bd7c9ea06372499b1082a311a3", "signature": "e1b8753ad0bc7546e6fcd3aee3c92468", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d53ef3bd7c9ea06372499b1082a311a3" }, { "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": 65, "y": 166.5 }, "bottom-right": { "x": 79, "y": 173.5 }, "height": 7, "width": 14 }, "position": { "line": 8811, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/j-p-morgan\" data-pt-name=\"ft_jpm_linkedin\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &a", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "396945dd14002db3e6f9d7127202f851", "signature": "f0a5413018d25224035f6b3d134292ab", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=396945dd14002db3e6f9d7127202f851" }, { "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": 94, "y": 166.5 }, "bottom-right": { "x": 108, "y": 173.5 }, "height": 7, "width": 14 }, "position": { "line": 8818, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.youtube.com/jpmorgan\" data-pt-name=\"ft_jpm_youtube\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. o", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "4a949ac58b15e83d9dd0610cc82e1af4", "signature": "c32bb51b51414640834d29a79ff9c47a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4a949ac58b15e83d9dd0610cc82e1af4" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 36, "y": 206.5 }, "bottom-right": { "x": 50, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8825, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-facebook chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.facebook.com/chase\" data-pt-name=\"ft_chase_facebook\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co.", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "69c588dd3350ed629a7bf7d75e2866af", "signature": "7b36cab6ac644865914948dd82ca00bc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=69c588dd3350ed629a7bf7d75e2866af" }, { "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": 65, "y": 206.5 }, "bottom-right": { "x": 79, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8832, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-twitter chaseanalytics-track-link\" target=\"_blank\" href=\"https://twitter.com/Chase\" data-pt-name=\"ft_chase_twitter\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. on T", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "cb538955a387a0ff1dd7a8d8b35b5c16", "signature": "4aa9d226262b03ad6762e83c27f17495", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cb538955a387a0ff1dd7a8d8b35b5c16" }, { "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": 94, "y": 206.5 }, "bottom-right": { "x": 108, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8857, "column": 13 }, "errorSnippet": "<a class=\"regular-link icon icon-linkedin chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://www.linkedin.com/company/chase\" data-pt-name=\"ft_chase_linkedin\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "36fd2f43b9571632ccd50ca138083a0a", "signature": "65c89c4c3d313a1f3cfae62d83febe2e", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=36fd2f43b9571632ccd50ca138083a0a" }, { "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": 123, "y": 206.5 }, "bottom-right": { "x": 137, "y": 213.5 }, "height": 7, "width": 14 }, "position": { "line": 8866, "column": 21 }, "errorSnippet": "<a class=\"regular-link icon icon-youtube chaseanalytics-opt-exlnk\" target=\"_blank\" href=\"http://youtube.com/chase\" data-pt-name=\"ft_chase_youtube\" jpmc-speedbump=\"true\"> <span class=\"accessible-text\">Follow JPMorgan Chase &amp; Co. on You", "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "037118533316d986c960f8d51619dce1", "signature": "59d9da2781ace967935d9b5f2e718f3f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=037118533316d986c960f8d51619dce1" } ], "log": [] } } } ], "timeStamp": "4yiew", "startTime": "2022-08-13T06:25:34", "presses": 0, "amountRead": 0, "testTimes": [ [ "hover", 55 ], [ "ibm", 25 ], [ "continuum", 20 ], [ "motion", 14 ], [ "alfa", 13 ], [ "focInd", 8 ], [ "wave", 6 ], [ "axe", 2 ], [ "focAll", 1 ], [ "bulk", 0 ], [ "embAc", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "tabNav", 0 ], [ "zIndex", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ], [ "tenon", 0 ] ], "logCount": 516, "logSize": 35298, "errorLogCount": 25, "errorLogSize": 2445, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "visitLatency": 60, "endTime": "2022-08-13T06:29:10", "elapsedSeconds": 215, "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": { "bulk": 1, "focOp": 19, "hover": 1, "linkUl": 168, "role": 21, "styleDiff": 36, "zIndex": 11 }, "alfa": { "r2": 12, "r54": 8, "r66": 8, "r72": 8, "r73": 108 }, "axe": { "color-contrast-enhanced": 105, "color-contrast": 3, "hidden-content": 0, "identical-links-same-purpose": 0, "focus-order-semantics": 1, "image-alt": 12, "p-as-heading": 6 }, "ibm": { "WCAG20_Img_HasAlt": 12, "WCAG20_Html_HasLang": 4, "Rpt_Aria_WidgetLabels_Implicit": 4, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4, "Rpt_Aria_MultipleSearchLandmarks": 8, "landmark_name_unique": 8, "HAAC_Aria_ImgAlt": 4, "element_tabbable_role_valid": 48, "aria_hidden_focus_misuse": 20, "element_attribute_deprecated": 1, "aria_role_redundant": 2 }, "nuVal": { "The type attribute is unnecessary for JavaScript resources.": 2, "The img role is unnecessary for element img.": 1, "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 4, "The main role is unnecessary for element main.": 1, "CSS: background: Parse Error.": 92, "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)": 8, "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 12, "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.": 1, "Attribute jpmc-speedbump not allowed on element a at this point.": 36, "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.": 1, "Attribute mozallowfullscreen not allowed on element iframe at this point.": 4, "Attribute webkitallowfullscreen not allowed on element iframe at this point.": 4 }, "wave": { "e:alt_missing": 12, "c:contrast": 6, "a:label_title": 3, "a:heading_possible": 4, "a:link_redundant": 21, "a:text_small": 13 }, "tenon": { "28": 4, "73": 28, "95": 16, "98": 120, "144": 56, "152": 28, "218": 80 } }, "groupDetails": { "groups": { "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "focusableOperable": { "testaro": { "focOp": { "score": 14, "what": "Operable elements that cannot be Tab-focused and vice versa" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 1, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 84, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 16, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "element_tabbable_role_valid": { "score": 36, "what": "Tabbable element has a non-widget role" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 9, "what": "Heading, link, and button style inconsistencies" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 3, "what": "Layering with nondefault z-index values" } } }, "imageNoText": { "alfa": { "r2": { "score": 12, "what": "Image has no accessible name" } }, "axe": { "image-alt": { "score": 12, "what": "Image has no text alternative" } }, "ibm": { "WCAG20_Img_HasAlt": { "score": 12, "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative" }, "HAAC_Aria_ImgAlt": { "score": 4, "what": "Element with an img role has no non-empty label" } }, "nuVal": { "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": { "score": 12, "what": "img element has no alt attribute" } }, "wave": { "e:alt_missing": { "score": 12, "what": "Text alternative is missing" } } }, "fragmentaryNoticeRisk": { "alfa": { "r54": { "score": 4, "what": "Assertive region is not atomic" } } }, "contrastAAA": { "alfa": { "r66": { "score": 2, "what": "Text contrast less than AAA requires" } }, "axe": { "color-contrast-enhanced": { "score": 26, "what": "Element has insufficient color contrast (Level AAA)" } }, "tenon": { "95": { "score": 4, "what": "Element has insufficient color contrast (Level AAA)" } } }, "allCaps": { "alfa": { "r72": { "score": 2, "what": "Paragraph text is uppercased" } } }, "noLeading": { "alfa": { "r73": { "score": 81, "what": "Paragraph of text has insufficient line height" } } }, "contrastAA": { "axe": { "color-contrast": { "score": 3, "what": "Element has insufficient color contrast" } }, "wave": { "c:contrast": { "score": 6, "what": "Very low contrast" } } }, "hiddenContentRisk": { "axe": { "hidden-content": { "score": 1, "what": "Some content is hidden and therefore may not be testable for accessibility" } } }, "linkConfusionRisk": { "axe": { "identical-links-same-purpose": { "score": 1, "what": "Links with the same accessible name may serve dissimilar purposes" } } }, "focusableRole": { "axe": { "focus-order-semantics": { "score": 1, "what": "Focusable element has no active role" } } }, "pseudoHeadingRisk": { "axe": { "p-as-heading": { "score": 2, "what": "Styled p element may be misused as a heading" } }, "wave": { "a:heading_possible": { "score": 1, "what": "Possible heading" } } }, "pageLanguage": { "ibm": { "WCAG20_Html_HasLang": { "score": 4, "what": "Page detected as HTML, but has no lang attribute" } } }, "componentNoText": { "ibm": { "Rpt_Aria_WidgetLabels_Implicit": { "score": 4, "what": "Interactive component has no programmatically associated name" } } }, "contentBeyondLandmarks": { "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 2, "what": "Content does not reside within an element with a landmark role" } } }, "searchConfusion": { "ibm": { "Rpt_Aria_MultipleSearchLandmarks": { "score": 6, "what": "Element with a search role has no unique purpose label among the search-role elements" } } }, "landmarkConfusion": { "ibm": { "landmark_name_unique": { "score": 6, "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region" } } }, "focusableHidden": { "ibm": { "aria_hidden_focus_misuse": { "score": 20, "what": "Focusable element is within the subtree of an element with aria-hidden set to true" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 1, "what": "Element or attribute is obsolete" } } }, "roleRedundant": { "ibm": { "aria_role_redundant": { "score": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "score": 1, "what": "explicit role is redundant for its element" } } }, "typeRedundant": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "score": 1, "what": "type attribute is unnecessary for a JavaScript resource" } } }, "styleParentBad": { "nuVal": { "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": { "score": 4, "what": "style element not allowed as a child of this div element" } } }, "cssInvalid": { "nuVal": { "^CSS: .+: Parse Error.*$": { "score": 69, "what": "Invalid CSS" } } }, "divParentBad": { "nuVal": { "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)": { "score": 8, "what": "div element has a button element as its parent" } } }, "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" } } }, "attributeBad": { "nuVal": { "^Attribute .+ not allowed on element .+ at this point.*$": { "score": 4, "what": "attribute not allowed on this element" } } }, "frameSandboxRisk": { "nuVal": { "^Potentially bad value .+ for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.*$": { "score": 1, "what": "iframe element has a vulnerable sandbox value containing both allow-scripts and allow-same-origin" } } }, "titleAsLabel": { "wave": { "a:label_title": { "score": 2, "what": "Form control has a title but no label" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 11, "what": "Adjacent links go to the same URL" } } }, "fontSmall": { "wave": { "a:text_small": { "score": 10, "what": "Text is very small" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkVague": { "tenon": { "73": { "score": 21, "what": "Link text is too generic to communicate the purpose or destination" } } }, "linkTextsSame": { "tenon": { "98": { "score": 60, "what": "Links have the same text but different destinations" } } }, "leadingClipsText": { "tenon": { "144": { "score": 56, "what": "Line height is insufficent to properly display the computed font size" } } }, "targetSize": { "tenon": { "152": { "score": 21, "what": "Actionable element is smaller than the minimum required size" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 60, "what": "Link opens in a new window without user control" } } } }, "solos": {} }, "preventionScores": { "continuum": 100, "htmlcs": 100, "ibm": 100 }, "summary": { "total": 1806, "log": 732, "preventions": 300, "solos": 0, "groups": [ { "groupName": "linkIndication", "score": 86 }, { "groupName": "noLeading", "score": 83 }, { "groupName": "cssInvalid", "score": 71 }, { "groupName": "linkTextsSame", "score": 62 }, { "groupName": "linkForcesNewWindow", "score": 62 }, { "groupName": "leadingClipsText", "score": 58 }, { "groupName": "roleBad", "score": 44 }, { "groupName": "imageNoText", "score": 37 }, { "groupName": "contrastAAA", "score": 30 }, { "groupName": "linkVague", "score": 23 }, { "groupName": "targetSize", "score": 23 }, { "groupName": "focusableHidden", "score": 22 }, { "groupName": "focusableOperable", "score": 16 }, { "groupName": "linkPair", "score": 13 }, { "groupName": "fontSmall", "score": 12 }, { "groupName": "inconsistentStyles", "score": 11 }, { "groupName": "divParentBad", "score": 10 }, { "groupName": "contrastAA", "score": 9 }, { "groupName": "searchConfusion", "score": 8 }, { "groupName": "landmarkConfusion", "score": 8 }, { "groupName": "fragmentaryNoticeRisk", "score": 6 }, { "groupName": "pageLanguage", "score": 6 }, { "groupName": "componentNoText", "score": 6 }, { "groupName": "styleParentBad", "score": 6 }, { "groupName": "attributeBad", "score": 6 }, { "groupName": "zIndexNotZero", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "allCaps", "score": 4 }, { "groupName": "pseudoHeadingRisk", "score": 4 }, { "groupName": "contentBeyondLandmarks", "score": 4 }, { "groupName": "titleAsLabel", "score": 4 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "hoverSurprise", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "linkConfusionRisk", "score": 3 }, { "groupName": "focusableRole", "score": 3 }, { "groupName": "obsolete", "score": 3 }, { "groupName": "roleRedundant", "score": 3 }, { "groupName": "typeRedundant", "score": 3 }, { "groupName": "sectionHeadingless", "score": 3 }, { "groupName": "frameSandboxRisk", "score": 3 } ] } }, "scoreProcID": "sp15c" }