Accessibility test digest
Synopsis
Page: Nestlé Health Science (100%)
URL: https://www.nestlehealthscience.com/
Score: 1895
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 Nestlé Health Science (100%) web page at https://www.nestlehealthscience.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 1895 (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 | 1895 |
---|---|
log | 99 |
preventions | 100 |
duplicateID | 200 |
linkIndication | 184 |
contentBeyondLandmarks | 114 |
tabFocusability | 88 |
focusIndication | 87 |
cssInvalid | 53 |
fatalError | 52 |
contrastAA | 48 |
targetSize | 41 |
spontaneousMotion | 40 |
buttonNoText | 40 |
focusableOperable | 39 |
svgImageNoText | 38 |
leadingClipsText | 38 |
contrastAAA | 36 |
noLeading | 35 |
linkVague | 35 |
controlNoText | 32 |
linkTextsSame | 30 |
imageTextRedundant | 25 |
titleRedundant | 21 |
headingEmpty | 20 |
navConfusion | 20 |
linkPair | 20 |
linkForcesNewWindow | 20 |
zIndexNotZero | 18 |
styleParentBad | 18 |
fontSmall | 18 |
parseError | 16 |
roleBad | 15 |
linkNoText | 13 |
hoverSurprise | 10 |
componentNoText | 10 |
linkElementBad | 10 |
inconsistentStyles | 8 |
tabNavigation | 8 |
imageNoText | 8 |
headingStructure | 8 |
contrastRisk | 8 |
visibleLabelNotName | 8 |
obsolete | 8 |
listChild | 7 |
legendMissing | 7 |
labelClash | 7 |
headingOfNothing | 6 |
inputNoText | 6 |
videoNoText | 6 |
iframeTitleBad | 6 |
groupName | 6 |
pageLanguage | 6 |
ariaBadAttribute | 6 |
nextLinkDestinationSame | 6 |
tabIndexMissing | 6 |
horizontalScrolling | 5 |
allCaps | 5 |
h1Missing | 4 |
videoCaptionMissing | 4 |
scrollRisk | 4 |
roleRedundant | 4 |
typeRedundant | 4 |
visibleBulk | 3 |
allItalics | 3 |
frameContentRisk | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
cssBansRotate | 3 |
focusableRole | 3 |
pseudoNavListRisk | 3 |
linkBrokenRisk | 3 |
labelConfusionRisk | 3 |
imageTextRisk | 3 |
imagesSameAlt | 3 |
pseudoHeadingRisk | 3 |
linkComprehensionRisk | 3 |
noScriptRisk | 3 |
videoCaptionRisk | 3 |
pseudoParagraphRisk | 3 |
Issue summary
Special issues
log: Score 99. This is based on the amount of browser error logging and miscellaneous logging during the tests.
preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.
Classified issues
duplicateID: Score 200. Issues reported by tests in this category:
- Package
alfa
, testr3
, score 102 (Element id attribute value is not unique) - Package
axe
, testduplicate-id-active
, score 2 (id attribute value of the active element is not unique) - Package
axe
, testduplicate-id-aria
, score 3 (id attribute used in ARIA or in a label has a value that is not unique) - Package
axe
, testduplicate-id
, score 5 (id attribute value is not unique) - Package
continuum
, test94
, score 102 (Elements contains an id attribute set to a value that is not unique in the DOM) - Package
htmlcs
, teste:AA.4_1_1.F77
, score 27 (Duplicate id attribute value) - Package
ibm
, testRPT_Elem_UniqueId
, score 102 (Element id attribute value is not unique within the document)
linkIndication: Score 184. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 182 (Non-underlined adjacent links)
contentBeyondLandmarks: Score 114. Issues reported by tests in this category:
- Package
alfa
, testr57
, score 22 (Perceivable text content is not included in any landmark) - Package
axe
, testregion
, score 4 (Some page content is not contained by landmarks) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 102 (Content does not reside within an element with a landmark role)
tabFocusability: Score 88. Issues reported by tests in this category:
- Package
testaro
, testfocAll
, score 86 (Discrepancy between elements that should be and that are Tab-focusable)
focusIndication: Score 87. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 76 (Focused element displaying no or nostandard focus indicator) - Package
alfa
, testr65
, score 23 (Element in sequential focus order has no visible focus)
cssInvalid: Score 53. Issues reported by tests in this category:
- Package
nuVal
, test^CSS: .+: Unknown dimension.*$
, score 3 (Unknown CSS dimension) - Package
nuVal
, testCSS: Parse Error.
, score 39 (Invalid CSS) - Package
nuVal
, test^CSS: Unknown pseudo-element or pseudo-class :.+$
, score 9 (Unknown pseudo-element or pseudo-class)
fatalError: Score 52. Issues reported by tests in this category:
- Package
nuVal
, testCannot recover after last error. Any further errors will be ignored.
, score 50 (Testing was interrupted by a fatal error)
contrastAA: Score 48. Issues reported by tests in this category:
- Package
alfa
, testr69
, score 11 (Text outside widget has subminimum contrast) - Package
axe
, testcolor-contrast
, score 28 (Element has insufficient color contrast) - Package
htmlcs
, teste:AA.1_4_3.G18.Fail
, score 12 (Contrast between the text and its background is less than 4.5:1) - Package
ibm
, testIBMA_Color_Contrast_WCAG2AA
, score 8 (Contrast ratio of text with background does not meet WCAG 2.1 AA) - Package
wave
, testc:contrast
, score 15 (Very low contrast)
targetSize: Score 41. Issues reported by tests in this category:
- Package
tenon
, test152
, score 39 (Actionable element is smaller than the minimum required size)
spontaneousMotion: Score 40. Issues reported by tests in this category:
- Package
testaro
, testmotion
, score 38 (Change of visible content not requested by user)
buttonNoText: Score 40. Issues reported by tests in this category:
- Package
alfa
, testr12
, score 4 (Button has no accessible name) - Package
axe
, testbutton-name
, score 4 (Button has no discernible text) - Package
continuum
, test224
, score 4 (button element has no mechanism that allows an accessible name to be calculated) - Package
htmlcs
, teste:AA.4_1_2.H91.Button.Name
, score 4 (Button element has no accessible name) - Package
wave
, teste:button_empty
, score 32 (Button is empty or has no value text)
focusableOperable: Score 39. Issues reported by tests in this category:
- Package
testaro
, testfocOp
, score 37 (Operable elements that cannot be Tab-focused and vice versa)
svgImageNoText: Score 38. Issues reported by tests in this category:
- Package
continuum
, test123
, score 36 (svg element has no mechanism that allows an accessible name to be calculated)
leadingClipsText: Score 38. Issues reported by tests in this category:
- Package
tenon
, test144
, score 36 (Line height is insufficent to properly display the computed font size)
contrastAAA: Score 36. Issues reported by tests in this category:
- Package
alfa
, testr66
, score 14 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 24 (Element has insufficient color contrast (Level AAA)) - Package
tenon
, test95
, score 12 (Element has insufficient color contrast (Level AAA))
noLeading: Score 35. Issues reported by tests in this category:
- Package
alfa
, testr73
, score 33 (Paragraph of text has insufficient line height)
linkVague: Score 35. Issues reported by tests in this category:
- Package
tenon
, test73
, score 33 (Link text is too generic to communicate the purpose or destination)
controlNoText: Score 32. Issues reported by tests in this category:
- Package
axe
, testlabel
, score 4 (Form element has no label) - Package
ibm
, testWCAG20_Input_ExplicitLabel
, score 28 (Form control has no associated label)
linkTextsSame: Score 30. Issues reported by tests in this category:
- Package
tenon
, test98
, score 28 (Links have the same text but different destinations)
imageTextRedundant: Score 25. Issues reported by tests in this category:
- Package
axe
, testimage-redundant-alt
, score 1 (Text of a button or link is repeated in the image alternative) - Package
ibm
, testWCAG20_Img_LinkTextNotRedundant
, score 15 (Text alternative for the image in a link repeats text of the same or an adjacent link) - Package
wave
, testa:alt_redundant
, score 4 (Redundant text alternative) - Package
tenon
, test138
, score 15 (Image link alternative text repeats text in the link)
titleRedundant: Score 21. Issues reported by tests in this category:
- Package
wave
, testa:title_redundant
, score 3 (Title attribute text is the same as text or alternative text) - Package
tenon
, test79
, score 18 (Link has a title attribute that is the same as the text inside the link)
headingEmpty: Score 20. Issues reported by tests in this category:
- Package
alfa
, testr64
, score 9 (Heading has no non-empty accessible name) - Package
axe
, testempty-heading
, score 2 (Heading empty) - Package
htmlcs
, teste:AA.1_3_1.H42.2
, score 3 (Heading empty) - Package
ibm
, testRPT_Header_HasContent
, score 9 (Heading element provides no descriptive text) - Package
wave
, teste:heading_empty
, score 9 (Empty heading)
navConfusion: Score 20. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_MultipleNavigationLandmarks_Implicit
, score 18 (Element with a navigation role has no unique purpose label among the navigation-role elements)
linkPair: Score 20. Issues reported by tests in this category:
- Package
wave
, testa:link_redundant
, score 18 (Adjacent links go to the same URL)
linkForcesNewWindow: Score 20. Issues reported by tests in this category:
- Package
tenon
, test218
, score 18 (Link opens in a new window without user control)
zIndexNotZero: Score 18. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 16 (Layering with nondefault z-index values)
styleParentBad: Score 18. Issues reported by tests in this category:
- Package
nuVal
, testElement style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)
, score 16 (style element not allowed as a child of the body element)
fontSmall: Score 18. Issues reported by tests in this category:
- Package
tenon
, test134
, score 16 (Text is very small)
parseError: Score 16. Issues reported by tests in this category:
- Package
nuVal
, testSaw </button>}" }, { "index": 6, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" }, { "index": 7, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" }, { "index": 8, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" }, { "index": 9, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" }, { "index": 10, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" }, { "index": 11, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z\"></path></svg><!-- <i class=\"fas fa-chevron-left\"></i> --></button>}" } ], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "Search for", "Search for" ] } }, { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Apply" } }, { "index": 3, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Apply" } }, { "index": 4, "tagName": "BUTTON", "type": "submit", "texts": { "content": ".cls-1 { fill: #fff; }" } }, { "index": 12, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "1 of 2", "content": "1" } }, { "index": 13, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "2 of 2", "content": "2" } }, { "index": 14, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Previous", "content": "Previous" } }, { "index": 15, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Next", "content": "Next" } }, { "index": 16, "tagName": "BUTTON", "type": "button", "texts": { "content": "YES PLEASE" } }, { "index": 17, "tagName": "BUTTON", "type": "button", "texts": { "content": "NO THANKS" } }, { "index": 18, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Decline" } }, { "index": 19, "tagName": "BUTTON", "type": "submit", "labelType": "aria-label", "texts": { "attribute": "Accept", "content": "Accept" } } ] } } }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "links": 199, "adjacent": { "total": 182, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ "Skip to main content", "", "", "", "", "", "You are in our Global Site", "Middle East", "South Africa", "Brazil", "Canada", "Mexico", "United States", "Australia", "Hong Kong SAR, Greater China EN", "Hong Kong SAR, Greater China ZH", "India", "Indonesia", "Japan", "Mainland China, Greater China", "Malaysia", "Philippines", "Singapore", "Sri Lanka", "Taiwan, Greater China", "Thailand TH", "Vietnam", "Austria", "Czech Republic", "Denmark", "Finland", "France", "Germany", "Italy", "Netherlands", "Norway", "Poland", "Portugal", "Romania", "Spain", "Sweden", "Switzerland", "Turkey", "United Kingdom", "Contact Us", "Home", "Learn more", "Our impact", "Our brands", "Join us", "Our expertise", "Learn more", "Active lifestyle nutrition", "Medical nutrition", "Pharmaceuticals", "Our brands", "Learn more", "ALFAMINO® HMO", "ALFARÉ® HMO", "ALTHÉRA® HMO", "BOOST GLUCOSE CONTROL®", "BOOST®", "BOOST® SOOTHE", "BRAINXPERT®", "CELLTRIENT®", "COMPLEAT®", "COMPLEAT® PEDIATRICS", "DOUGLAS LABORATORIES®", "FDGARD®", "GARDEN OF LIFE®", "HBgard™", "IBGARD®", "IMPACT®", "ISOSOURCE®", "Isosource® Junior", "KLEAN ATHLETE®", "MERITENE®", "MINAMI®", "MODULEN®", "MODULIFE®", "NATURE’S BOUNTY®", "NOVASOURCE®", "NUTREN®", "NUTREN® DIABETES", "NUTREN® JUNIOR", "NUUN®", "OPTIFAST®", "OPTIFIBRE®", "OSTEO BI-FLEX®", "PEPTAMEN®", "PEPTAMEN® JUNIOR", "PERSONA®", "PronoKal", "PURE ENCAPSULATION®", "PURITAN'S PRIDE®", "RESOURCE®", "SOLGAR®", "SPOONFULONE®", "THICKENUP®", "VITAFLO®", "VITAL PROTEINS®", "WOBENZYM®", "About us", "Learn more", "Our story", "Healthy lives, healthy planet", "A team of experts", "Our people", "Learn more", "Our purpose", "Our ways of working", "Opportunities", "Our partnerships & investments", "Learn more", "Aimmune Therapeutics", "Atrium Innovations", "Bodymed", "FDGard, IBGard, Fiber Choice and REM Fresh", "Living Matrix", "Mevalia and ComidaMed", "Nuun", "Persona", "The Bountiful Company", "Vitaflo", "Vital Proteins", "Zenpep", "Caelus Health", "Codexis", "DBV", "Epitomee Medical", "G3 Pharmaceuticals", "Senda Biosciences", "Seres Therapeutics", "Valbiotis", "Amazentis", "Axcella", "Before Brands", "Cerecin", "Dikey Vitamin Group", "Enterome", "Flagship Pioneering", "Phagenesis", "Procise Dx", "Prometheus Biosciences", "News", "Learn more", "Nestlé Health Science to acquire The Better Health Company", "Inspiration, motivation and advice: Meet some of our top employees in scientifi…", "Nestlé Health Science to acquire PronoKal, expanding its weight management port…", "", "Previous", "Next", "", "Find out more", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food AllergiesFebruary 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific rolesFebruary 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel diseaseJuly 2022", "Nestlé Health Science to acquire The Better Health CompanyJune 2022", "Nestlé Health Science agrees to acquire PuravidaMay 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food AllergiesFebruary 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific rolesFebruary 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel diseaseJuly 2022", "Nestlé Health Science to acquire The Better Health CompanyJune 2022", "Nestlé Health Science agrees to acquire PuravidaMay 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food AllergiesFebruary 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific rolesFebruary 2022", "Learn more", "Learn more", "Learn more", "", "", "Find out more", "", "See our latest jobs", "Linkedin", "Twitter", "YouTube", "privacy notice", "here" ] } } }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "url": "https://www.nestlehealthscience.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.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } } }, { "type": "test", "which": "role", "what": "roles", "url": "https://www.nestlehealthscience.com/", "result": { "roleElements": 29, "badRoleElements": 4, "redundantRoleElements": 8, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 7 } }, "ARTICLE": { "article": { "bad": 0, "redundant": 1 } }, "A": { "button": { "bad": 2, "redundant": 0 } }, "DIV": { "button": { "bad": 1, "redundant": 0 } } } } }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "url": "https://www.nestlehealthscience.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": 18, "subtotals": [ 7, 3, 2, 2, 2, 1, 1 ] }, "adjacentLink": { "total": 182, "subtotals": [ 178, 2, 2 ] }, "listLink": { "total": 17, "subtotals": [ 12, 3, 2 ] }, "h1": { "total": 1 }, "h2": { "total": 7, "subtotals": [ 6, 1 ] }, "h3": { "total": 4 }, "h4": { "total": 15, "subtotals": [ 7, 3, 3, 2 ] }, "h5": { "total": 12 } }, "items": { "button": { "height": { "38px": [ "Apply" ], "auto": [ "Apply", "", "", "", "", "", "", "", "YES PLEASE", "NO THANKS" ], "61.2188px": [ ".cls-1 { fill: #fff; }" ], "20px": [ "1", "2" ], "42px": [ "Previous", "Next" ], "38.0703px": [ "Decline", "Accept" ] }, "lineHeight": { "16px": [ "Apply", "Apply", "YES PLEASE", "NO THANKS" ], "50px": [ ".cls-1 { fill: #fff; }" ], "20px": [ "", "", "", "", "", "", "" ], "0px": [ "1", "2", "Previous", "Next" ], "14.28px": [ "Decline", "Accept" ] }, "minHeight": { "0px": [ "Apply", "Apply", "", "", "", "", "", "", "", "1", "2", "Previous", "Next", "YES PLEASE", "NO THANKS", "Decline", "Accept" ], "auto": [ ".cls-1 { fill: #fff; }" ] }, "minWidth": { "0px": [ "Apply", "Apply", "", "", "", "", "", "", "", "1", "2", "Previous", "Next", "YES PLEASE", "NO THANKS", "Decline", "Accept" ], "auto": [ ".cls-1 { fill: #fff; }" ] } }, "adjacentLink": { "fontWeight": { "400": [ "Skip to main content", "", "", "", "", "", "You are in our Global Site", "Middle East", "South Africa", "Brazil", "Canada", "Mexico", "United States", "Australia", "Hong Kong SAR, Greater China EN", "Hong Kong SAR, Greater China ZH", "India", "Indonesia", "Japan", "Mainland China, Greater China", "Malaysia", "Philippines", "Singapore", "Sri Lanka", "Taiwan, Greater China", "Thailand TH", "Vietnam", "Austria", "Czech Republic", "Denmark", "Finland", "France", "Germany", "Italy", "Netherlands", "Norway", "Poland", "Portugal", "Romania", "Spain", "Sweden", "Switzerland", "Turkey", "United Kingdom", "Contact Us", "Home", "Learn more", "Our impact", "Our brands", "Join us", "Our expertise", "Learn more", "Active lifestyle nutrition", "Medical nutrition", "Pharmaceuticals", "Our brands", "Learn more", "ALFAMINO® HMO", "ALFARÉ® HMO", "ALTHÉRA® HMO", "BOOST GLUCOSE CONTROL®", "BOOST®", "BOOST® SOOTHE", "BRAINXPERT®", "CELLTRIENT®", "COMPLEAT®", "COMPLEAT® PEDIATRICS", "DOUGLAS LABORATORIES®", "FDGARD®", "GARDEN OF LIFE®", "HBgard™", "IBGARD®", "IMPACT®", "ISOSOURCE®", "Isosource® Junior", "KLEAN ATHLETE®", "MERITENE®", "MINAMI®", "MODULEN®", "MODULIFE®", "NATURE’S BOUNTY®", "NOVASOURCE®", "NUTREN®", "NUTREN® DIABETES", "NUTREN® JUNIOR", "NUUN®", "OPTIFAST®", "OPTIFIBRE®", "OSTEO BI-FLEX®", "PEPTAMEN®", "PEPTAMEN® JUNIOR", "PERSONA®", "PronoKal", "PURE ENCAPSULATION®", "PURITAN'S PRIDE®", "RESOURCE®", "SOLGAR®", "SPOONFULONE®", "THICKENUP®", "VITAFLO®", "VITAL PROTEINS®", "WOBENZYM®", "About us", "Learn more", "Our story", "Healthy lives, healthy planet", "A team of experts", "Our people", "Learn more", "Our purpose", "Our ways of working", "Opportunities", "Our partnerships & investments", "Learn more", "Aimmune Therapeutics", "Atrium Innovations", "Bodymed", "FDGard, IBGard, Fiber Choice and REM Fresh", "Living Matrix", "Mevalia and ComidaMed", "Nuun", "Persona", "The Bountiful Company", "Vitaflo", "Vital Proteins", "Zenpep", "Caelus Health", "Codexis", "DBV", "Epitomee Medical", "G3 Pharmaceuticals", "Senda Biosciences", "Seres Therapeutics", "Valbiotis", "Amazentis", "Axcella", "Before Brands", "Cerecin", "Dikey Vitamin Group", "Enterome", "Flagship Pioneering", "Phagenesis", "Procise Dx", "Prometheus Biosciences", "News", "Learn more", "Nestlé Health Science to acquire The Better Health Company", "Inspiration, motivation and advice: Meet some of our top employees in scientifi…", "Nestlé Health Science to acquire PronoKal, expanding its weight management port…", "", "Previous", "Next", "", "Find out more", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel disease July 2022", "Nestlé Health Science to acquire The Better Health Company June 2022", "Nestlé Health Science agrees to acquire Puravida May 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel disease July 2022", "Nestlé Health Science to acquire The Better Health Company June 2022", "Nestlé Health Science agrees to acquire Puravida May 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Learn more", "Learn more", "Learn more", "", "", "Find out more", "", "See our latest jobs", "Linkedin", "Twitter", "YouTube" ], "700": [ "privacy notice", "here" ] }, "opacity": { "1": [ "Skip to main content", "", "", "", "", "", "You are in our Global Site", "Middle East", "South Africa", "Brazil", "Canada", "Mexico", "United States", "Australia", "Hong Kong SAR, Greater China EN", "Hong Kong SAR, Greater China ZH", "India", "Indonesia", "Japan", "Mainland China, Greater China", "Malaysia", "Philippines", "Singapore", "Sri Lanka", "Taiwan, Greater China", "Thailand TH", "Vietnam", "Austria", "Czech Republic", "Denmark", "Finland", "France", "Germany", "Italy", "Netherlands", "Norway", "Poland", "Portugal", "Romania", "Spain", "Sweden", "Switzerland", "Turkey", "United Kingdom", "Contact Us", "Home", "Learn more", "Our impact", "Our brands", "Join us", "Our expertise", "Learn more", "Active lifestyle nutrition", "Medical nutrition", "Pharmaceuticals", "Our brands", "Learn more", "ALFAMINO® HMO", "ALFARÉ® HMO", "ALTHÉRA® HMO", "BOOST GLUCOSE CONTROL®", "BOOST®", "BOOST® SOOTHE", "BRAINXPERT®", "CELLTRIENT®", "COMPLEAT®", "COMPLEAT® PEDIATRICS", "DOUGLAS LABORATORIES®", "FDGARD®", "GARDEN OF LIFE®", "HBgard™", "IBGARD®", "IMPACT®", "ISOSOURCE®", "Isosource® Junior", "KLEAN ATHLETE®", "MERITENE®", "MINAMI®", "MODULEN®", "MODULIFE®", "NATURE’S BOUNTY®", "NOVASOURCE®", "NUTREN®", "NUTREN® DIABETES", "NUTREN® JUNIOR", "NUUN®", "OPTIFAST®", "OPTIFIBRE®", "OSTEO BI-FLEX®", "PEPTAMEN®", "PEPTAMEN® JUNIOR", "PERSONA®", "PronoKal", "PURE ENCAPSULATION®", "PURITAN'S PRIDE®", "RESOURCE®", "SOLGAR®", "SPOONFULONE®", "THICKENUP®", "VITAFLO®", "VITAL PROTEINS®", "WOBENZYM®", "About us", "Learn more", "Our story", "Healthy lives, healthy planet", "A team of experts", "Our people", "Learn more", "Our purpose", "Our ways of working", "Opportunities", "Our partnerships & investments", "Learn more", "Aimmune Therapeutics", "Atrium Innovations", "Bodymed", "FDGard, IBGard, Fiber Choice and REM Fresh", "Living Matrix", "Mevalia and ComidaMed", "Nuun", "Persona", "The Bountiful Company", "Vitaflo", "Vital Proteins", "Zenpep", "Caelus Health", "Codexis", "DBV", "Epitomee Medical", "G3 Pharmaceuticals", "Senda Biosciences", "Seres Therapeutics", "Valbiotis", "Amazentis", "Axcella", "Before Brands", "Cerecin", "Dikey Vitamin Group", "Enterome", "Flagship Pioneering", "Phagenesis", "Procise Dx", "Prometheus Biosciences", "News", "Learn more", "Nestlé Health Science to acquire The Better Health Company", "Inspiration, motivation and advice: Meet some of our top employees in scientifi…", "Nestlé Health Science to acquire PronoKal, expanding its weight management port…", "", "", "Find out more", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel disease July 2022", "Nestlé Health Science to acquire The Better Health Company June 2022", "Nestlé Health Science agrees to acquire Puravida May 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and inflammatory bowel disease July 2022", "Nestlé Health Science to acquire The Better Health Company June 2022", "Nestlé Health Science agrees to acquire Puravida May 2022", "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies February 2022", "Nestlé Health Science Completes Acquisition of Vital Proteins February 2022", "Inspiration, motivation and advice: Meet some of our top employees in scientific roles February 2022", "Learn more", "Learn more", "Learn more", "", "", "Find out more", "", "See our latest jobs", "Linkedin", "Twitter", "YouTube", "privacy notice", "here" ], "0.5": [ "Previous", "Next" ] } }, "listLink": { "color": { "rgb(255, 255, 255)": [ "LinkedIn", "YouTube", "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings", "Careers", "Contact Us", "Careers", "Contact Us", "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings" ], "rgb(0, 121, 192)": [ ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }" ] }, "fontSize": { "20px": [ "LinkedIn", "YouTube", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }" ], "14px": [ "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings", "Careers", "Contact Us", "Careers", "Contact Us", "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings" ] }, "lineHeight": { "24px": [ "LinkedIn", "YouTube", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }", ".indicator { fill:#fff; } .indicator-status { fill:#fff; }" ], "21px": [ "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings", "Careers", "Contact Us", "Careers", "Contact Us", "Terms and Conditions", "Privacy notice", "Site map", "Cookies settings" ] } }, "h2": { "color": { "rgb(1, 33, 105)": [ "Social revamp", "Contact revamp", "Terms & Condition footer", "Legal revamp", "Legal revamp", "Terms & Condition footer" ], "rgb(255, 255, 255)": [ "You are currently on the Nestlé Health Science global website" ] }, "fontSize": { "62px": [ "Social revamp", "Contact revamp", "Terms & Condition footer", "Legal revamp", "Legal revamp", "Terms & Condition footer" ], "38px": [ "You are currently on the Nestlé Health Science global website" ] } }, "h4": { "color": { "rgb(1, 33, 105)": [ "Acquisitions", "Partnerships", "Investments", "Our impact", "Our Areas of Focus", "", "Active lifestyle nutrition", "", "Medical nutrition", "", "Pharmaceuticals", "Our brands", "Are you a Healthcare Professional?" ], "rgb(255, 255, 255)": [ "Come work with us", "Find your next role with Nestlé Health Science" ] }, "fontSize": { "32px": [ "Acquisitions", "Partnerships", "Investments" ], "42px": [ "Our impact", "Our Areas of Focus", "Active lifestyle nutrition", "Medical nutrition", "Pharmaceuticals", "Our brands", "Come work with us", "Find your next role with Nestlé Health Science", "Are you a Healthcare Professional?" ], "52px": [ "", "", "" ] } } } } }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "navigations": { "all": { "total": 14, "correct": 8, "incorrect": 6 }, "specific": { "tab": { "total": 2, "correct": 2, "incorrect": 0 }, "left": { "total": 2, "correct": 0, "incorrect": 2 }, "right": { "total": 2, "correct": 0, "incorrect": 2 }, "up": { "total": 2, "correct": 2, "incorrect": 0 }, "down": { "total": 2, "correct": 2, "incorrect": 0 }, "home": { "total": 2, "correct": 1, "incorrect": 1 }, "end": { "total": 2, "correct": 1, "incorrect": 1 } } }, "tabElements": { "total": 2, "correct": 0, "incorrect": 2 }, "tabLists": { "total": 1, "correct": 0, "incorrect": 1 } }, "tabElements": { "incorrect": [ { "tagName": "BUTTON", "text": "1 of 2; 1; #slick-slide-control00", "navigationErrors": [ "ArrowLeft", "ArrowRight", "End" ] }, { "tagName": "BUTTON", "text": "2 of 2; 2; #slick-slide-control01", "navigationErrors": [ "ArrowLeft", "ArrowRight", "Home" ] } ], "correct": [] } } }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "total": 65, "tagNames": { "A": 19, "SECTION": 2, "HEADER": 1, "DIV": 35, "LI": 1, "OL": 1, "NAV": 1, "UL": 1, "BUTTON": 2, "IFRAME": 2 } }, "items": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "SECTION", "id": "siteSearch", "text": "Search for Apply" }, { "tagName": "HEADER", "id": "header", "text": "" }, { "tagName": "A", "id": "navbarToggle", "text": "" }, { "tagName": "SECTION", "id": "mainNavigation", "text": "Search for Apply Social revamp LinkedIn YouTube You are in our Global Site Change location .cls-1 { " }, { "tagName": "A", "id": "navbarToggleMobile", "text": "" }, { "tagName": "A", "id": "", "text": "You are in our Global Site" }, { "tagName": "DIV", "id": "countrySwitcherWindow", "text": "Change location .cls-1 { fill: #fff; } You are currently on the Nestlé Health Science global website" }, { "tagName": "DIV", "id": "", "text": "Change location .cls-1 { fill: #fff; }" }, { "tagName": "DIV", "id": "mCSB_1_dragger_vertical", "text": "" }, { "tagName": "LI", "id": "", "text": "Home Home Nestlé Health Science is committed to customers, patients and caregivers everywhere. We'll" }, { "tagName": "DIV", "id": "", "text": "Home Nestlé Health Science is committed to customers, patients and caregivers everywhere. We'll help" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "Our expertise We see opportunities to improve health through nutrition everywhere. Our expertise are" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "Our brands We have a wide range of brands that use the power of nutrition to help people live their " }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "About us Built on decades of innovation and dedication, Nestlé Health Science was founded by people " }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "Our people We are a global group of people who share a passion for empowering healthier lives throug" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "Our partnerships & investments We forge new partnerships, invest in companies with similar goals to " }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "News The latest news and events from Nestlé Health Science Learn more Quick links Nestlé Health Scie" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "A", "id": "", "text": "Previous" }, { "tagName": "A", "id": "", "text": "Next" }, { "tagName": "DIV", "id": "", "text": ".indicator { fill:#fff; } .indicator-status { fill:#fff; } .indicator { fill:#fff; } .indicator-stat" }, { "tagName": "OL", "id": "", "text": ".indicator { fill:#fff; } .indicator-status { fill:#fff; } .indicator { fill:#fff; } .indicator-stat" }, { "tagName": "DIV", "id": "", "text": "Find out more" }, { "tagName": "DIV", "id": "slick-slide01", "text": "Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allerg" }, { "tagName": "NAV", "id": "", "text": "Previous Next" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "UL", "id": "parallaxNavigation", "text": ".indicator { fill:#fff; } .indicator-status { fill:#fff; } .indicator { fill:#fff; } .indicator-stat" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Learn more" }, { "tagName": "A", "id": "", "text": "Find out more" }, { "tagName": "BUTTON", "id": "", "text": "YES PLEASE" }, { "tagName": "BUTTON", "id": "", "text": "NO THANKS" }, { "tagName": "A", "id": "", "text": "Terms and Conditions" }, { "tagName": "A", "id": "", "text": "Privacy notice" }, { "tagName": "A", "id": "", "text": "Site map" }, { "tagName": "A", "id": "", "text": "Cookies settings" }, { "tagName": "A", "id": "", "text": "Careers" }, { "tagName": "A", "id": "", "text": "Contact Us" }, { "tagName": "A", "id": "", "text": "Careers" }, { "tagName": "A", "id": "", "text": "Contact Us" }, { "tagName": "A", "id": "", "text": "Terms and Conditions" }, { "tagName": "A", "id": "", "text": "Privacy notice" }, { "tagName": "A", "id": "", "text": "Site map" }, { "tagName": "A", "id": "", "text": "Cookies settings" }, { "tagName": "DIV", "id": "drupal-modal", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "IFRAME", "id": "a2a_sm_ifr", "text": "" }, { "tagName": "DIV", "id": "_evidon_banner", "text": "About cookies on this websiteBy clicking on the \"Accept\" button you consent to the usage of 1st and " }, { "tagName": "DIV", "id": "usabilla_live_button_container_844161317", "text": "div.usabilla_live_button_container#usabilla_live_button_container_844161317[role=\"button\"] {position" }, { "tagName": "IFRAME", "id": "usabilla_live_button_container_iframe223501672", "text": "" } ] } }, { "type": "test", "which": "alfa", "what": "alfa", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "failures": 78, "warnings": 45 }, "items": [ { "index": 82, "verdict": "failed", "rule": { "ruleID": "r12", "ruleSummary": "Buttons have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r12", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/button[1]", "codeLines": [ "<button class=\"country-switcher-toggle\">", " <svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 154.85 178....", " <defs>", " <style>", " .cls-1 {", " fill: #fff;", " }", " </style>", " </defs>", " <g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M77.43,0,0,44.7v89.41l77.43,44.7,77.42-44.7V44.7Zm67.42,128.33L77.43...", " <polygon class=\"cls-1\" points=\"102.78 56.99 77.42 82.34 52.08 56.99 45 64.06 70.35 89.41 45...", " </g>", " </g>", " </svg>", "</button>" ] } }, { "index": 452, "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]/img[1]", "codeLines": [ "<img src=\"https://d6tizftlrpuof.cloudfront.net/themes/production/nestle-nhs-master-button-81a58ed5e..." ] } }, { "index": 525, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]", "codeLines": [ "<div class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1...", " <div class=\"content\">", " <form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"...", " <div class=\"form-row\">", " <fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-searc...", " <label for=\"edit-search\">", " Search for", " </label>", " <input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maxi...", " </fieldset>", " <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-sear...", " Apply", " </button>", " </div>", " </div>", " </form>", " </div>", "</div>" ] } }, { "index": 526, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]", "codeLines": [ "<form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"UTF-...", " <div class=\"form-row\">", " <fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search fo...", " <label for=\"edit-search\">", " Search for", " </label>", " <input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum ...", " </fieldset>", " <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"ed...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-s...", " Apply", " </button>", " </div>", " </div>", "</form>" ] } }, { "index": 527, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "codeLines": [ "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length..." ] } }, { "index": 528, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]", "codeLines": [ "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"edit-a...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\"...", " Apply", " </button>", "</div>" ] } }, { "index": 529, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "codeLines": [ "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" v...", " Apply", "</button>" ] } }, { "index": 534, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]", "codeLines": [ "<div class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1...", " <div class=\"content\">", " <form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"...", " <div class=\"form-row\">", " <fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-searc...", " <label for=\"edit-search\">", " Search for", " </label>", " <input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maxi...", " </fieldset>", " <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-sear...", " Apply", " </button>", " </div>", " </div>", " </form>", " </div>", "</div>" ] } }, { "index": 535, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]", "codeLines": [ "<form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"UTF-...", " <div class=\"form-row\">", " <fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search fo...", " <label for=\"edit-search\">", " Search for", " </label>", " <input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum ...", " </fieldset>", " <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"ed...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-s...", " Apply", " </button>", " </div>", " </div>", "</form>" ] } }, { "index": 536, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "codeLines": [ "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length..." ] } }, { "index": 537, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]", "codeLines": [ "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"edit-a...", " <button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\"...", " Apply", " </button>", "</div>" ] } }, { "index": 538, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "codeLines": [ "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" v...", " Apply", "</button>" ] } }, { "index": 543, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/button[1]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 154.85 178.81...", " <defs>", " <style>", " .cls-1 {", " fill: #fff;", " }", " </style>", " </defs>", " <g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M77.43,0,0,44.7v89.41l77.43,44.7,77.42-44.7V44.7Zm67.42,128.33L77.43,1...", " <polygon class=\"cls-1\" points=\"102.78 56.99 77.42 82.34 52.08 56.99 45 64.06 70.35 89.41 45.0...", " </g>", " </g>", "</svg>" ] } }, { "index": 544, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/button[1]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M77.43,0,0,44.7v89.41l77.43,44.7,77.42-44.7V44.7Zm67.42,128.33L77.43,167...", " <polygon class=\"cls-1\" points=\"102.78 56.99 77.42 82.34 52.08 56.99 45 64.06 70.35 89.41 45.01 ...", " </g>", "</g>" ] } }, { "index": 545, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/button[1]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M77.43,0,0,44.7v89.41l77.43,44.7,77.42-44.7V44.7Zm67.42,128.33L77.43,167.2...", " <polygon class=\"cls-1\" points=\"102.78 56.99 77.42 82.34 52.08 56.99 45 64.06 70.35 89.41 45.01 11...", "</g>" ] } }, { "index": 561, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM4.61,14.36H2.47V8.67H4.61Zm6.22...", " </g>", "</g>" ] } }, { "index": 562, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM4.61,14.36H2.47V8.67H4.61Zm6.22,3...", "</g>" ] } }, { "index": 563, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[2]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L...", " </g>", "</g>" ] } }, { "index": 564, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[2]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L9,...", "</g>" ] } }, { "index": 565, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>", " </g>", "</g>" ] } }, { "index": 566, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>", "</g>" ] } }, { "index": 567, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[2]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6...", " </g>", "</g>" ] } }, { "index": 568, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[2]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.9...", "</g>" ] } }, { "index": 569, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42-41.81h0V41.82Zm-15,79.58-34.69-...", " </g>", "</g>" ] } }, { "index": 570, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42-41.81h0V41.82Zm-15,79.58-34.69-20...", "</g>" ] } }, { "index": 571, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ol[1]/li[1]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", " <defs>", " <style>", " .indicator { fill:#fff; }", " .indicator-status { fill:#fff; }", " </style>", " </defs>", " <polygon class=\"indicator\" points=\"20 17.32 20 5.77 10 0 0 5.77 0 17.32 10 23.09 20 17.32\"></poly...", " <polygon class=\"indicator-status\" points=\"17.5 15.88 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.2...", "</svg>" ] } }, { "index": 572, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ol[1]/li[2]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", " <defs>", " <style>", " .indicator { fill:#fff; }", " .indicator-status { fill:#fff; }", " </style>", " </defs>", " <polygon class=\"indicator\" points=\"20 17.32 20 5.77 10 0 0 5.77 0 17.32 10 23.09 20 17.32\"></poly...", " <polygon class=\"indicator-status\" points=\"17.5 15.88 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.2...", "</svg>" ] } }, { "index": 582, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>", " </g>", "</g>" ] } }, { "index": 583, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>", "</g>" ] } }, { "index": 584, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[2]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6...", " </g>", "</g>" ] } }, { "index": 585, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[2]/g[1]/g[1]", "codeLines": [ "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", " <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.9...", "</g>" ] } }, { "index": 586, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/svg[1]/g[1]", "codeLines": [ "<g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42-41.81h0V41.82Zm-15,79.58-34.69-...", " </g>", "</g>" ] } }, { "index": 587, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/svg[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42-41.81h0V41.82Zm-15,79.58-34.69-20...", "</g>" ] } }, { "index": 590, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", " <defs>", " <style>", " .indicator { fill:#fff; }", " .indicator-status { fill:#fff; }", " </style>", " </defs>", " <polygon class=\"indicator\" points=\"20 17.32 20 5.77 10 0 0 5.77 0 17.32 10 23.09 20 17.32\"></poly...", " <polygon class=\"indicator-status\" points=\"17.5 15.88 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.2...", "</svg>" ] } }, { "index": 591, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", " <defs>", " <style>", " .indicator { fill:#fff; }", " .indicator-status { fill:#fff; }", " </style>", " </defs>", " <polygon class=\"indicator\" points=\"20 17.32 20 5.77 10 0 0 5.77 0 17.32 10 23.09 20 17.32\"></poly...", " <polygon class=\"indicator-status\" points=\"17.5 15.88 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.2...", "</svg>" ] } }, { "index": 592, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "svg", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/svg[1]", "codeLines": [ "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", " <defs>", " <style>", " .indicator { fill:#fff; }", " .indicator-status { fill:#fff; }", " </style>", " </defs>", " <polygon class=\"indicator\" points=\"20 17.32 20 5.77 10 0 0 5.77 0 17.32 10 23.09 20 17.32\"></poly...", " <polygon class=\"indicator-status\" points=\"17.5 15.88 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.2...", "</svg>" ] } }, { "index": 718, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h5", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]", "codeLines": [ "<h5>", " Home", "</h5>" ] } }, { "index": 721, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"underline\">", " Our impact", "</h4>" ] } }, { "index": 851, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Welcome to the Nestlé Health Science global website" ] } }, { "index": 852, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Go to the U.S. site" ] } }, { "index": 853, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/a[2]/text()[1]", "codeLines": [ "Stay on the global site" ] } }, { "index": 854, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[1]/text()[1]", "codeLines": [ "About cookies on this website" ] } }, { "index": 855, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[2]/text()[1]", "codeLines": [ "By clicking on the \"Accept\" button you consent to the usage of 1st and 3rd party cookies (or simila..." ] } }, { "index": 856, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[2]/a[1]/text()[1]", "codeLines": [ "privacy notice" ] } }, { "index": 857, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[2]/text()[2]", "codeLines": [ "and set your preferences by clicking" ] } }, { "index": 858, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[2]/a[2]/text()[1]", "codeLines": [ "here" ] } }, { "index": 859, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/div[2]/text()[3]", "codeLines": [ "or at any time by clicking on the \"Privacy settings\" link on our website." ] } }, { "index": 860, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/button[1]/text()[1]", "codeLines": [ "Decline" ] } }, { "index": 861, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[7]/button[2]/text()[1]", "codeLines": [ "Accept" ] } }, { "index": 865, "verdict": "failed", "rule": { "ruleID": "r61", "ruleSummary": "Documents start with a level 1 heading", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r61", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } }, { "index": 880, "verdict": "failed", "rule": { "ruleID": "r64", "ruleSummary": "Heading has non-empty accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r64", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" }, { "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels", "chapter": "2.4.6", "title": "Headings and Labels" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42", "name": "H42", "title": "Using h1-h6 to identify headings" } ] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"parallax-item-heading\"></h4>" ] } }, { "index": 882, "verdict": "failed", "rule": { "ruleID": "r64", "ruleSummary": "Heading has non-empty accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r64", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" }, { "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels", "chapter": "2.4.6", "title": "Headings and Labels" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42", "name": "H42", "title": "Using h1-h6 to identify headings" } ] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"parallax-item-heading\"></h4>" ] } }, { "index": 884, "verdict": "failed", "rule": { "ruleID": "r64", "ruleSummary": "Heading has non-empty accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r64", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" }, { "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels", "chapter": "2.4.6", "title": "Headings and Labels" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42", "name": "H42", "title": "Using h1-h6 to identify headings" } ] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"parallax-item-heading\"></h4>" ] } }, { "index": 892, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "codeLines": [ "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length..." ] } }, { "index": 893, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "codeLines": [ "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" v...", " Apply", "</button>" ] } }, { "index": 897, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/button[1]", "codeLines": [ "<button class=\"country-switcher-toggle\">", " <svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 154.85 178....", " <defs>", " <style>", " .cls-1 {", " fill: #fff;", " }", " </style>", " </defs>", " <g id=\"Layer_2\" data-name=\"Layer 2\">", " <g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", " <path class=\"cls-1\" d=\"M77.43,0,0,44.7v89.41l77.43,44.7,77.42-44.7V44.7Zm67.42,128.33L77.43...", " <polygon class=\"cls-1\" points=\"102.78 56.99 77.42 82.34 52.08 56.99 45 64.06 70.35 89.41 45...", " </g>", " </g>", " </svg>", "</button>" ] } }, { "index": 898, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mCSB_1\" class=\"mCustomScrollBox mCS-light mCSB_vertical mCSB_inside\" style=\"max-height: no...", " <div id=\"mCSB_1_container\" class=\"mCSB_container mCS_y_hidden mCS_no_scrollbar_y\" style=\"position...", " <div>", " <div class=\"view view-country-switcher view-id-country_switcher view-display-id-block_1 js-vi...", " <div class=\"view-header\">", " <h2>", " You are currently on the Nestlé Health Science global website", " </h2>", " <p>", " nestlehealthscience.com", " </p>", " </div>", " <div class=\"view-content row\">", " <div class=\"region col-md-12\">", " <h3>", " Africa & Middle East", " </h3>", " <ul class=\"countries\">", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience-me.com/\">", " Middle East", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.co.za/\">", " South Africa", " </a>", " </div>", " </div>", " </li>", " </ul>", " </div>", " <div class=\"region col-md-12\">", " <h3>", " Americas", " </h3>", " <ul class=\"countries\">", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.br/\">", " Brazil", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.ca/en\">", " Canada", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.mx/\">", " Mexico", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.us/\">", " United States", " </a>", " </div>", " </div>", " </li>", " </ul>", " </div>", " <div class=\"region col-md-12\">", " <h3>", " Asia & Oceania", " </h3>", " <ul class=\"countries\">", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.au/\">", " Australia", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.hk/en\">", " Hong Kong SAR, Greater China EN", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.hk/zh-hans\">", " Hong Kong SAR, Greater China ZH", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.in/\">", " India", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.co.id/\">", " Indonesia", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.jp/\">", " Japan", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.cn/\">", " Mainland China, Greater China", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.my/\">", " Malaysia", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.ph/\">", " Philippines", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.sg/\">", " Singapore", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.lk/\">", " Sri Lanka", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.tw/\">", " Taiwan, Greater China", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience-th.com/\">", " Thailand TH", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.vn/\">", " Vietnam", " </a>", " </div>", " </div>", " </li>", " </ul>", " </div>", " <div class=\"region col-md-12\">", " <h3>", " Europe", " </h3>", " <ul class=\"countries\">", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.at/\">", " Austria", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.cz/cz\">", " Czech Republic", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.dk/\">", " Denmark", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.fi/\">", " Finland", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://nestlehealthscience.fr/\">", " France", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.de/\">", " Germany", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.it/\">", " Italy", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.nl/nl\">", " Netherlands", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.no/\">", " Norway", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.pl/\">", " Poland", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.pt/\">", " Portugal", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.ro/\">", " Romania", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.es/\">", " Spain", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.se/\">", " Sweden", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.ch/fr\">", " Switzerland", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.com.tr/\">", " Turkey", " </a>", " </div>", " </div>", " </li>", " <li class=\"country\">", " <div class=\"views-field views-field-field-website\">", " <div class=\"field-content\">", " <a href=\"https://www.nestlehealthscience.co.uk/\">", " United Kingdom", " </a>", " </div>", " </div>", " </li>", " </ul>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div id=\"mCSB_1_scrollbar_vertical\" class=\"mCSB_scrollTools mCSB_1_scrollbar mCS-light mCSB_scrol...", " <div class=\"mCSB_draggerContainer\">", " <div id=\"mCSB_1_dragger_vertical\" class=\"mCSB_dragger\" style=\"position: absolute; min-height:...", " <div class=\"mCSB_dragger_bar\" style=\"line-height: 30px;\"></div>", " <div class=\"mCSB_draggerRail\"></div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 938, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">", " Learn more", "</a>" ] } }, { "index": 939, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/#impact\" title=\"Our impact\" class=\"\" target=\"\">", " <div class=\"image\">", " <img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\" alt...", " </div>", " Our impact", "</a>" ] } }, { "index": 940, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"/#brands\" title=\"Our brands\" class=\"\" target=\"\">", " <div class=\"image\">", " <img src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\" alt=\"Our brands\">", " </div>", " Our brands", "</a>" ] } }, { "index": 941, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"/#join\" title=\"Join us\" class=\"\" target=\"\">", " <div class=\"image\">", " <img src=\"/sites/default/files/quick-links/WaysofWorking.jpg\" alt=\"Join us\">", " </div>", " Join us", "</a>" ] } }, { "index": 948, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"carousel-control-prev\" href=\"#carousel-52177\" role=\"button\" data-slide=\"prev\">", " <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>", " <span class=\"sr-only\">", " Previous", " </span>", "</a>" ] } }, { "index": 949, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]", "codeLines": [ "<a class=\"carousel-control-next\" href=\"#carousel-52177\" role=\"button\" data-slide=\"next\">", " <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>", " <span class=\"sr-only\">", " Next", " </span>", "</a>" ] } }, { "index": 950, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/our-expertise\" class=\"btn btn-primary\">", " Find out more", "</a>" ] } }, { "index": 951, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "codeLines": [ "<div class=\"slick__slide slide slide--0 slick-slide slick-current slick-active\" data-slick-index=\"0...", " <div class=\"item-list item-list--blazy item-list--blazy-grid\">", " <ul class=\"blazy slick--view slick--view--impact-listing slick--view--impact-listing--block-1 s...", " <li class=\"grid slide__grid grid--0 list-group-item\">", " <div class=\"grid__content\">", " <div class=\"slick__slide slide slide--0\">", " <a href=\"/newsroom/press-releases/nhs-to-collaborate-with-enterome\" class=\"item\" tabind...", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/Create%20Press...", " <div class=\"space-alignment\">", " Nestlé Health Science to collaborate with Enterome on new therapies for food allerg...", " </div>", " <div class=\"date\">", " <time datetime=\"45Z\" class=\"datetime\">", " July 2022", " </time>", " </div>", " </a>", " </div>", " </div>", " </li>", " <li class=\"grid slide__grid grid--1 list-group-item\">", " <div class=\"grid__content\">", " <div class=\"slick__slide slide slide--1\">", " <a href=\"/newsroom/press-releases/nhs-to-acquire-the-better-health-company\" class=\"item...", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/GoHealthy_GoIr...", " <div class=\"space-alignment\">", " Nestlé Health Science to acquire The Better Health Company", " </div>", " <div class=\"date\">", " <time datetime=\"20Z\" class=\"datetime\">", " June 2022", " </time>", " </div>", " </a>", " </div>", " </div>", " </li>", " <li class=\"grid slide__grid grid--2 list-group-item\">", " <div class=\"grid__content\">", " <div class=\"slick__slide slide slide--2\">", " <a href=\"/newsroom/press-releases/nhs-agrees-to-acquire-puravida\" class=\"item\" tabindex...", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/tree%20for%20p...", " <div class=\"space-alignment\">", " Nestlé Health Science agrees to acquire Puravida", " </div>", " <div class=\"date\">", " <time datetime=\"29Z\" class=\"datetime\">", " May 2022", " </time>", " </div>", " </a>", " </div>", " </div>", " </li>", " </ul>", " </div>", "</div>" ] } }, { "index": 952, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/newsroom/press-releases/nhs-to-collaborate-with-enterome\" class=\"item\" tabindex=\"0\">", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/Create%20Press%20release/E...", " <div class=\"space-alignment\">", " Nestlé Health Science to collaborate with Enterome on new therapies for food allergies and infl...", " </div>", " <div class=\"date\">", " <time datetime=\"45Z\" class=\"datetime\">", " July 2022", " </time>", " </div>", "</a>" ] } }, { "index": 953, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/newsroom/press-releases/nhs-to-acquire-the-better-health-company\" class=\"item\" tabindex=\"...", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/GoHealthy_GoIron_C_A_1240x...", " <div class=\"space-alignment\">", " Nestlé Health Science to acquire The Better Health Company", " </div>", " <div class=\"date\">", " <time datetime=\"20Z\" class=\"datetime\">", " June 2022", " </time>", " </div>", "</a>" ] } }, { "index": 954, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/newsroom/press-releases/nhs-agrees-to-acquire-puravida\" class=\"item\" tabindex=\"0\">", " <img src=\"/sites/default/files/styles/listing_310_x_195_/public/images/tree%20for%20pura%20vida.j...", " <div class=\"space-alignment\">", " Nestlé Health Science agrees to acquire Puravida", " </div>", " <div class=\"date\">", " <time datetime=\"29Z\" class=\"datetime\">", " May 2022", " </time>", " </div>", "</a>" ] } }, { "index": 955, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "codeLines": [ "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-labe...", " 1", "</button>" ] } }, { "index": 959, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">", " Learn more", "</a>" ] } }, { "index": 960, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">", " Learn more", "</a>" ] } }, { "index": 961, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">", " Learn more", "</a>" ] } }, { "index": 963, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"/brands\" class=\"btn btn-primary brand-button\">", " Find out more", "</a>" ] } }, { "index": 964, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"btn btn-primary \" href=\"/careers#workwithus\" target=\"\" title=\"See our latest jobs\">", " See our latest jobs", "</a>" ] } }, { "index": 974, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"ip_location_btn_yes\" href=\"#\">", " Go to the U.S. site", "</a>" ] } }, { "index": 975, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/a[2]", "codeLines": [ "<a class=\"ip_location_btn_no\" href=\"#\">", " Stay on the global site", "</a>" ] } }, { "index": 981, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/a[1]/span[1]/text()[1]", "codeLines": [ "You are in our" ] } }, { "index": 982, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/a[1]/text()[2]", "codeLines": [ "Global Site" ] } }, { "index": 985, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "nestlehealthscience.com" ] } }, { "index": 986, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]", "codeLines": [ "Africa & Middle East" ] } }, { "index": 987, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]/text()[1]", "codeLines": [ "Americas" ] } }, { "index": 988, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/h3[1]/text()[1]", "codeLines": [ "Asia & Oceania" ] } }, { "index": 989, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/h3[1]/text()[1]", "codeLines": [ "Europe" ] } }, { "index": 998, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Active lifestyle nutrition" ] } }, { "index": 999, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "Whether you're looking to boost your good health or need to improve it, our active lifestyle nutrit..." ] } }, { "index": 1000, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Medical nutrition" ] } }, { "index": 1001, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "The right nutrition can be life-changing - we've developed our medical nutrition portfolio around t..." ] } }, { "index": 1002, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Pharmaceuticals" ] } }, { "index": 1003, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "Our approach to healthier lives spans from prevention to maintenance to treatment, including pharma..." ] } }, { "index": 1004, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h4[1]/div[1]/text()[1]", "codeLines": [ "Our brands" ] } }, { "index": 1005, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "We have a wide range of brands that use the power of nutrition to help people live their healthiest..." ] } }, { "index": 1006, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Come work with us" ] } }, { "index": 1007, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Find your next role with" ] } }, { "index": 1008, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[2]", "codeLines": [ "Nestlé Health Science" ] } }, { "index": 1009, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Nestlé Health Science" ] } }, { "index": 1010, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[2]", "codeLines": [ "Global headquarters" ] } }, { "index": 1011, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]", "codeLines": [ "Avenue Nestlé 55, 1800 Vevey, Switzerland" ] } }, { "index": 1012, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[2]/section[1]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "© Nestlé Health Science 2022 - All rights reserved" ] } }, { "index": 1049, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Active lifestyle nutrition" ] } }, { "index": 1050, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "Whether you're looking to boost your good health or need to improve it, our active lifestyle nutrit..." ] } }, { "index": 1051, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Medical nutrition" ] } }, { "index": 1052, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "The right nutrition can be life-changing - we've developed our medical nutrition portfolio around t..." ] } }, { "index": 1053, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/h4[1]/text()[1]", "codeLines": [ "Pharmaceuticals" ] } }, { "index": 1054, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "Our approach to healthier lives spans from prevention to maintenance to treatment, including pharma..." ] } }, { "index": 1055, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h4[1]/div[1]/text()[1]", "codeLines": [ "Our brands" ] } }, { "index": 1056, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "We have a wide range of brands that use the power of nutrition to help people live their healthiest..." ] } }, { "index": 1057, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Come work with us" ] } }, { "index": 1058, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Find your next role with" ] } }, { "index": 1059, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[2]", "codeLines": [ "Nestlé Health Science" ] } }, { "index": 1093, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <svg class=\"svg-inline--fa fa-globe fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fa...", " <path fill=\"currentColor\" d=\"M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0...", " </svg>", " <!-- <i class=\"fas fa-globe\"></i> -->", " Change location", "</p>" ] } }, { "index": 1094, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " nestlehealthscience.com", "</p>" ] } }, { "index": 1095, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Nestlé Health Science is committed to customers, patients and caregivers everywhere. We'll help t...", "</p>" ] } }, { "index": 1096, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"heading h4\" style=\"\">", " As a global leader in the science of nutrition, we nourish those who need extra care, fill nutrit...", "</p>" ] } }, { "index": 1097, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " We're using the power of nutrition to make the world healthier. Backed by science and focused on ...", "</p>" ] } }, { "index": 1098, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Whether you're looking to boost your good health or need to improve it, our active lifestyle nutr...", "</p>" ] } }, { "index": 1099, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " The right nutrition can be life-changing - we've developed our medical nutrition portfolio around...", "</p>" ] } }, { "index": 1100, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Our approach to healthier lives spans from prevention to maintenance to treatment, including phar...", "</p>" ] } }, { "index": 1101, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " We have a wide range of brands that use the power of nutrition to help people live their healthie...", "</p>" ] } }, { "index": 1102, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " <img class=\"logo\" src=\"https://www.nestlehealthscience.com/sites/default/files/nhsc-logo.png\" alt...", "</p>" ] } }, { "index": 1103, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/p[2]", "codeLines": [ "<p>", " Welcome to the Nestlé Health Science global website", "</p>" ] } }, { "index": 1246, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Our Areas of Focus", "</h4>" ] } }, { "index": 1254, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Come work with us", "</h4>" ] } }, { "index": 1343, "verdict": "failed", "rule": { "ruleID": "r85", "ruleSummary": "Paragraphs of text are not all italics", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r85", "requirements": [] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <svg class=\"svg-inline--fa fa-globe fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fa...", " <path fill=\"currentColor\" d=\"M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0...", " </svg>", " <!-- <i class=\"fas fa-globe\"></i> -->", " Change location", "</p>" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.nestlehealthscience.com/", "result": { "totals": { "rulesNA": 37, "rulesPassed": 55, "rulesWarned": 7, "rulesViolated": 13, "warnings": { "minor": 33, "moderate": 0, "serious": 45, "critical": 3 }, "violations": { "minor": 14, "moderate": 6, "serious": 29, "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-13T08:39:15.691Z", "url": "https://www.nestlehealthscience.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": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"country-switcher-title country-switcher-toggle\">", "target": [ ".country-switcher-title" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/\"][title=\"Learn more\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/#impact\" title=\"Our impact\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\" alt=\"Our impact\">\n </div>\n Our impact\n</a>", "target": [ "a[href$=\"/#impact\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/#brands\" title=\"Our brands\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\" alt=\"Our brands\">\n </div>\n Our brands\n</a>", "target": [ "a[href$=\"/#brands\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/#join\" title=\"Join us\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/WaysofWorking.jpg\" alt=\"Join us\">\n </div>\n Join us\n</a>", "target": [ "a[href$=\"/#join\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>We're using the power of nutrition to make the world healthier. Backed by science and focused on sustainability, we create products to help people live their healthiest lives.</p>", "target": [ ".col-md-4 > .view-header > p" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies</div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--0.grid.slide__grid > .grid__content > .slide--0.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"10Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--0.grid.slide__grid > .grid__content > .slide--0.slick__slide.slide > .item > .date > time[datetime=\"10Z\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Nestlé Health Science Completes Acquisition of Vital Proteins </div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--1.grid.slide__grid > .grid__content > .slide--1.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"44Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--1.grid.slide__grid > .grid__content > .slide--1.slick__slide.slide > .item > .date > time[datetime=\"44Z\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Inspiration, motivation and advice: Meet some of our top employees in scientific roles</div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--2.grid.slide__grid > .grid__content > .slide--2.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"51Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--2.grid.slide__grid > .grid__content > .slide--2.slick__slide.slide > .item > .date > time[datetime=\"51Z\"]" ], "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": "#dcecef", "bgColor": "#dcecef", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block-section section-wrapper section-full-width\" style=\"background-color: #DCECEF\">", "target": [ ".block-section" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>", "target": [ "#slick-slide-control00" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#dcecef", "bgColor": "#dcecef", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block-section section-wrapper section-full-width\" style=\"background-color: #DCECEF\">", "target": [ ".block-section" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>", "target": [ "#slick-slide-control01" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<video class=\"video-item\" width=\"100%\" height=\"100%\" autoplay=\"\" loop=\"\" muted=\"\" poster=\"/\">\n\t\t<source src=\"/sites/default/files/videos/TESTIMONIAL_ANIMATION_20.08.21_0.mp4\" type=\"video/mp4\">\n\t</video>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > video" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Active lifestyle nutrition </h4>", "target": [ "#parallaxItem52181 > .parallax-item-content > .parallax-item-body > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#343a40", "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": "<p>Whether you're looking to boost your good health or need to improve it, our active lifestyle nutrition portfolio has answers.</p>", "target": [ "#parallaxItem52181 > .parallax-item-content > .parallax-item-body > p" ], "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": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "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": "<h4>Medical nutrition</h4>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-body > h4" ], "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": "#343a40", "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": "<p>The right nutrition can be life-changing - we've developed our medical nutrition portfolio around this belief.</p>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-body > p" ], "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": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"paragraph paragraph--type--nhsc-full-banner paragraph--view-mode--default\" style=\"background: url('/sites/default/files/2021-09/MicrosoftTeams-image%20%282%29.png') center center no-repeat; background-size: cover;\">", "target": [ ".paragraph--type--nhsc-full-banner" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"field field--name-field-nhsc-full-banner-heading field--type-string field--label-hidden field__item\">Our brands</div>", "target": [ ".field--name-field-nhsc-full-banner-heading" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#002169", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"paragraph paragraph--type--nhsc-full-banner paragraph--view-mode--default\" style=\"background: url('/sites/default/files/2021-09/MicrosoftTeams-image%20%282%29.png') center center no-repeat; background-size: cover;\">", "target": [ ".paragraph--type--nhsc-full-banner" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>We have a wide range of brands that use the power of nutrition to help people live their healthiest lives, supporting every life stage from pediatrics to healthy aging. </p>", "target": [ ".field--name-field-nhsc-full-banner-text > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cta-banner-section section-wrapper section-full-width\" style=\"background-image: url('/sites/default/files/images/banner/work-with-us-1400x800.jpg')\">", "target": [ ".cta-banner-section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Come work with us</h4>", "target": [ ".cta-banner-wrapper > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cta-banner-section section-wrapper section-full-width\" style=\"background-image: url('/sites/default/files/images/banner/work-with-us-1400x800.jpg')\">", "target": [ ".cta-banner-section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Find your next role with <br>\nNestlé Health Science</h4>", "target": [ ".cta-banner-body > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "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": "<a class=\"country-switcher-title country-switcher-toggle\">", "target": [ ".country-switcher-title" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "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": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/\"][title=\"Learn more\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "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": "<a href=\"/#impact\" title=\"Our impact\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\" alt=\"Our impact\">\n </div>\n Our impact\n</a>", "target": [ "a[href$=\"/#impact\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "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": "<a href=\"/#brands\" title=\"Our brands\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\" alt=\"Our brands\">\n </div>\n Our brands\n</a>", "target": [ "a[href$=\"/#brands\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "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": "<a href=\"/#join\" title=\"Join us\" class=\"\" target=\"\">\n <div class=\"image\">\n <img src=\"/sites/default/files/quick-links/WaysofWorking.jpg\" alt=\"Join us\">\n </div>\n Join us\n</a>", "target": [ "a[href$=\"/#join\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "13.5pt (18px)", "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": "<p>We're using the power of nutrition to make the world healthier. Backed by science and focused on sustainability, we create products to help people live their healthiest lives.</p>", "target": [ ".col-md-4 > .view-header > p" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Nestlé Health Science Statement on Demand for Infant Formula for Cow’s Milk and Multiple Food Allergies</div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--0.grid.slide__grid > .grid__content > .slide--0.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "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": "<time datetime=\"10Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--0.grid.slide__grid > .grid__content > .slide--0.slick__slide.slide > .item > .date > time[datetime=\"10Z\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Nestlé Health Science Completes Acquisition of Vital Proteins </div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--1.grid.slide__grid > .grid__content > .slide--1.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "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": "<time datetime=\"44Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--1.grid.slide__grid > .grid__content > .slide--1.slick__slide.slide > .item > .date > time[datetime=\"44Z\"]" ], "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": "#002169", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"space-alignment\">Inspiration, motivation and advice: Meet some of our top employees in scientific roles</div>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--2.grid.slide__grid > .grid__content > .slide--2.slick__slide.slide > .item > .space-alignment" ], "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": "#002169", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "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": "<time datetime=\"51Z\" class=\"datetime\">February 2022</time>", "target": [ "#slick-views-impact-listing-block-block-1-1-3 > .grid--2.grid.slide__grid > .grid__content > .slide--2.slick__slide.slide > .item > .date > time[datetime=\"51Z\"]" ], "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": "#dcecef", "bgColor": "#dcecef", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block-section section-wrapper section-full-width\" style=\"background-color: #DCECEF\">", "target": [ ".block-section" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>", "target": [ "#slick-slide-control00" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#dcecef", "bgColor": "#dcecef", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block-section section-wrapper section-full-width\" style=\"background-color: #DCECEF\">", "target": [ ".block-section" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>", "target": [ "#slick-slide-control01" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "imgNode", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<video class=\"video-item\" width=\"100%\" height=\"100%\" autoplay=\"\" loop=\"\" muted=\"\" poster=\"/\">\n\t\t<source src=\"/sites/default/files/videos/TESTIMONIAL_ANIMATION_20.08.21_0.mp4\" type=\"video/mp4\">\n\t</video>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > video" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Active lifestyle nutrition </h4>", "target": [ "#parallaxItem52181 > .parallax-item-content > .parallax-item-body > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#343a40", "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": "<p>Whether you're looking to boost your good health or need to improve it, our active lifestyle nutrition portfolio has answers.</p>", "target": [ "#parallaxItem52181 > .parallax-item-content > .parallax-item-body > p" ], "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": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "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": "<h4>Medical nutrition</h4>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-body > h4" ], "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": "#343a40", "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": "<p>The right nutrition can be life-changing - we've developed our medical nutrition portfolio around this belief.</p>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-body > p" ], "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": "#012169", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"paragraph paragraph--type--nhsc-full-banner paragraph--view-mode--default\" style=\"background: url('/sites/default/files/2021-09/MicrosoftTeams-image%20%282%29.png') center center no-repeat; background-size: cover;\">", "target": [ ".paragraph--type--nhsc-full-banner" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"field field--name-field-nhsc-full-banner-heading field--type-string field--label-hidden field__item\">Our brands</div>", "target": [ ".field--name-field-nhsc-full-banner-heading" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#002169", "contrastRatio": 0, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"paragraph paragraph--type--nhsc-full-banner paragraph--view-mode--default\" style=\"background: url('/sites/default/files/2021-09/MicrosoftTeams-image%20%282%29.png') center center no-repeat; background-size: cover;\">", "target": [ ".paragraph--type--nhsc-full-banner" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>We have a wide range of brands that use the power of nutrition to help people live their healthiest lives, supporting every life stage from pediatrics to healthy aging. </p>", "target": [ ".field--name-field-nhsc-full-banner-text > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"cta-banner-section section-wrapper section-full-width\" style=\"background-image: url('/sites/default/files/images/banner/work-with-us-1400x800.jpg')\">", "target": [ ".cta-banner-section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Come work with us</h4>", "target": [ ".cta-banner-wrapper > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "31.5pt (42px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"cta-banner-section section-wrapper section-full-width\" style=\"background-image: url('/sites/default/files/images/banner/work-with-us-1400x800.jpg')\">", "target": [ ".cta-banner-section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Find your next role with <br>\nNestlé Health Science</h4>", "target": [ ".cta-banner-body > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe src=\"\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" data-tags=\"right\" title=\"Usabilla Feedback Button\" class=\"usabilla-live-button\" id=\"usabilla_live_button_container_iframe223501672\" style=\"top: 0px;\"></iframe>", "target": [ "#usabilla_live_button_container_iframe223501672" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "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 id=\"lightningjs-usabilla_live\" style=\"display: none;\"><div><iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\"></iframe></div></div>", "target": [ "#lightningjs-usabilla_live" ], "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": "<label for=\"edit-search\">Search for</label>", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > label" ], "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=\"container main-navigation-mobile-header\">", "target": [ ".main-navigation-mobile-header" ], "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": "<label for=\"edit-search\">Search for</label>", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > label" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ ".active-trail > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"Our expertise\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"Our expertise\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"Our brands\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"Our brands\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"About us\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"About us\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"Our people\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"Our people\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"Our partnerships & investments\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"Our partnerships & investments\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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=\"we-mega-menu-submenu\" data-element-type=\"we-mega-menu-submenu\" data-submenu-width=\"\" data-class=\"\" style=\"height: 720px;\">", "target": [ "li[description=\"News\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"]" ], "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=\"container main-sub-navigation-mobile-header\">", "target": [ "li[description=\"News\"] > .we-mega-menu-submenu[data-element-type=\"we-mega-menu-submenu\"][data-submenu-width=\"\"] > .we-mega-menu-submenu-inner > .main-sub-navigation-mobile-header.container" ], "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(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img class=\"d-block w-100 d-md-none\" src=\"/sites/default/files/images/banners/NHSc_1157x2078_Desktop_Header_Mobile_Homepage_375x400_0.jpg\" alt=\"Mobile header image\">", "target": [ ".d-block" ], "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": "<svg class=\"ca-mute js-mute-video\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ ".ca-mute" ], "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": "<svg class=\"ca-video-play js-play-video\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"]" ], "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": "<nav role=\"navigation\" class=\"slick__arrow\">", "target": [ ".slick__arrow" ], "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": "<svg class=\"ca-video-play js-play-video\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"]" ], "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=\"AudienceToggleBox hcp-site-switcher-modal-body\">", "target": [ ".AudienceToggleBox" ], "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=\"contact-details\">\n<div class=\"contact-details__heading\">Nestlé Health Science<br>Global headquarters</div>\n<div class=\"contact-details__numbers\">\nAvenue Nestlé 55, 1800 Vevey, Switzerland\n</div>\n</div>", "target": [ "#block-contactdetails-4 > .content > .field--name-body.field--type-text-with-summary.text-formatted > .contact-details" ], "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": "<nav role=\"navigation\" aria-labelledby=\"block-termsconditionfooter-2-menu\" id=\"block-termsconditionfooter-2\" data-block-plugin-id=\"system_menu_block:terms-condition-footer-\" class=\"block block-menu navigation menu--terms-condition-footer-\">", "target": [ "#block-termsconditionfooter-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": "<nav role=\"navigation\" aria-labelledby=\"block-legalrevamp-menu\" id=\"block-legalrevamp\" data-block-plugin-id=\"system_menu_block:legal-revamp\" class=\"block block-menu navigation menu--legal-revamp\">", "target": [ "#block-legalrevamp" ], "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 style=\"height: 1px; width: 1px; position: absolute; z-index: 100000; top: 0px; visibility: hidden;\">", "target": [ "div:nth-child(20) > div" ], "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 id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&event=load\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\">", "target": [ "#a2a_sm_ifr" ], "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": "contact us", "urlProps": { "protocol": "http:", "hostname": "www.nestlehealthscience.com", "port": "", "pathname": "/form/contact-us/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/form/contact-us?contact=\" class=\"nav-link nav-link--form-contact-uscontact\" data-drupal-link-query=\"{"contact":""}\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "target": [ "ul[block=\"block-legalrevamp-2\"] > .nav-item:nth-child(2) > .nav-link--form-contact-uscontact[href=\"/form/contact-us?contact=\"][data-drupal-link-query=\"{\\\"contact\\\":\\\"\\\"}\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/form/contact-us\" class=\"nav-link nav-link--form-contact-us\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "target": [ ".nav-link--form-contact-us" ], "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": "www.nestlehealthscience.com", "port": "", "pathname": "/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/our-expertise#activenutrition\"][title=\"Learn more\"]" ] }, { "html": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ] }, { "html": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52200 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/\"][title=\"Learn more\"]" ], "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": "find out more", "urlProps": { "protocol": "http:", "hostname": "www.nestlehealthscience.com", "port": "", "pathname": "/our-expertise/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/brands\" class=\"btn btn-primary brand-button\">Find out more </a>", "target": [ ".brand-button" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/our-expertise\" class=\"btn btn-primary\">Find out more</a>", "target": [ ".mb-5 > .btn-primary.btn[href$=\"our-expertise\"]" ], "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": "privacy notice", "urlProps": { "protocol": "http:", "hostname": "www.nestlehealthscience.com", "port": "", "pathname": "/info/privacy-notice/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a style=\"font-weight:bold;color:black\" href=\"https://nestlehealthscience.com/info/privacy-notice\" target=\"_blank\">privacy notice</a>", "target": [ "#_evidon-message > a[target=\"_blank\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/info/privacy-notice\" class=\"nav-link nav-link--info-privacy-notice\" data-drupal-link-system-path=\"node/1836\">Privacy notice</a>", "target": [ "ul[block=\"block-termsconditionfooter\"] > .nav-item:nth-child(2) > .nav-link--info-privacy-notice[href$=\"privacy-notice\"][data-drupal-link-system-path=\"node/1836\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] }, { "id": "video-caption", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag122", "section508", "section508.22.a" ], "description": "Ensures <video> elements have captions", "help": "<video> elements must have captions", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/video-caption?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "caption", "data": null, "relatedNodes": [], "impact": "critical", "message": "Check that captions is available for the element" } ], "impact": "critical", "html": "<video class=\"video-item\" width=\"100%\" height=\"100%\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" poster=\"/\">\n <source src=\"/sites/default/files/videos/NestleManifesto_1Min_20210701%20%281%29%20%281%29.mp4\" type=\"video/mp4\">\n </video>", "target": [ "video[playsinline=\"\"]" ], "failureSummary": "Fix all of the following:\n Check that captions is available for the element" }, { "any": [], "all": [], "none": [ { "id": "caption", "data": null, "relatedNodes": [], "impact": "critical", "message": "Check that captions is available for the element" } ], "impact": "critical", "html": "<video class=\"video-item\" width=\"100%\" height=\"100%\" autoplay=\"\" loop=\"\" muted=\"\" poster=\"/\">\n\t\t<source src=\"/sites/default/files/videos/TESTIMONIAL_ANIMATION_20.08.21_0.mp4\" type=\"video/mp4\">\n\t</video>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > video" ], "failureSummary": "Fix all of the following:\n Check that captions is available for the element" } ] }, { "id": "css-orientation-lock", "impact": "serious", "tags": [ "cat.structure", "wcag134", "wcag21aa", "experimental" ], "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations", "help": "CSS Media queries must not lock display orientation", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "css-orientation-lock", "data": null, "relatedNodes": [], "impact": "serious", "message": "CSS Orientation lock cannot be determined" } ], "none": [], "impact": "serious", "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"js fontawesome-i2svg-active fontawesome-i2svg-complete\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "id": "button-name", "impact": "critical", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "section508", "section508.22.a", "ACT" ], "description": "Ensures buttons have discernible text", "help": "Buttons must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI", "nodes": [ { "any": [ { "id": "button-has-visible-text", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have inner text that is visible to screen readers" }, { "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": "<button class=\"country-switcher-toggle\">", "target": [ ".country-switcher-header > .country-switcher-toggle" ], "failureSummary": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\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": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section id=\"siteSearch\" class=\"search-wrapper\">", "target": [ "#siteSearch" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > .form-control[data-drupal-selector=\"edit-search\"][type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section id=\"mainNavigation\" class=\"main-navigation-wrapper\">", "target": [ "#mainNavigation" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.linkedin.com/company/nestle-health-science\" target=\"_blank\" class=\"nav-link nav-link-https--wwwlinkedincom-company-nestle-health-science\">LinkedIn</a>", "target": [ ".nav-link-https--wwwlinkedincom-company-nestle-health-science" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section id=\"mainNavigation\" class=\"main-navigation-wrapper\">", "target": [ "#mainNavigation" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.youtube.com/channel/UCZoGUQTwRjjE5tDROLZRSsg\" target=\"_blank\" class=\"nav-link nav-link-https--wwwyoutubecom-channel-uczoguqtwrjje5tdrolzrssg\">YouTube</a>", "target": [ ".nav-link-https--wwwyoutubecom-channel-uczoguqtwrjje5tdrolzrssg" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section id=\"mainNavigation\" class=\"main-navigation-wrapper\">", "target": [ "#mainNavigation" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"country-switcher-descriptor\">You are in our</span>", "target": [ ".country-switcher-descriptor" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section id=\"mainNavigation\" class=\"main-navigation-wrapper\">", "target": [ "#mainNavigation" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/form/contact-us\" class=\"nav-link nav-link--form-contact-us\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "target": [ ".nav-link--form-contact-us" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/our-expertise\" class=\"btn btn-primary\">Find out more</a>", "target": [ ".mb-5 > .btn-primary.btn[href$=\"our-expertise\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-expertise\" class=\"btn btn-primary\">Find out more</a>", "target": [ ".mb-5 > .btn-primary.btn[href$=\"our-expertise\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/our-expertise#activenutrition\"][title=\"Learn more\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ ".btn-primary[href=\"/our-expertise#activenutrition\"][title=\"Learn more\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52200 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "target": [ "#parallaxItem52200 > .parallax-item-content > .parallax-item-cta.cta > .btn-primary.btn[title=\"Learn more\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/brands\" class=\"btn btn-primary brand-button\">Find out more </a>", "target": [ ".brand-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/brands\" class=\"btn btn-primary brand-button\">Find out more </a>", "target": [ ".brand-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1b7bb7", "contrastRatio": 4.6, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn-primary \" href=\"/careers#workwithus\" target=\"\" title=\"See our latest jobs\">See our latest jobs</a>", "target": [ "a[href$=\"careers#workwithus\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn-primary \" href=\"/careers#workwithus\" target=\"\" title=\"See our latest jobs\">See our latest jobs</a>", "target": [ "a[href$=\"careers#workwithus\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.6 (foreground color: #ffffff, background color: #1b7bb7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"contact-details__heading\">Nestlé Health Science<br>Global headquarters</div>", "target": [ "#block-contactdetails-5 > .content > .field--name-body.field--type-text-with-summary.text-formatted > .contact-details > .contact-details__heading" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"contact-details__numbers\">\nAvenue Nestlé 55, 1800 Vevey, Switzerland\n</div>", "target": [ "#block-contactdetails-5 > .content > .field--name-body.field--type-text-with-summary.text-formatted > .contact-details > .contact-details__numbers" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/careers\" class=\"nav-link nav-link--careers\" data-drupal-link-system-path=\"node/8929\">Careers</a>", "target": [ "ul[block=\"block-legalrevamp-2\"] > .nav-item:nth-child(1) > .nav-link--careers[data-drupal-link-system-path=\"node/8929\"][href$=\"careers\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/form/contact-us?contact=\" class=\"nav-link nav-link--form-contact-uscontact\" data-drupal-link-query=\"{"contact":""}\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "target": [ "ul[block=\"block-legalrevamp-2\"] > .nav-item:nth-child(2) > .nav-link--form-contact-uscontact[href=\"/form/contact-us?contact=\"][data-drupal-link-query=\"{\\\"contact\\\":\\\"\\\"}\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/info/terms-and-conditions\" class=\"nav-link nav-link--info-terms-and-conditions\" data-drupal-link-system-path=\"node/1831\">Terms and Conditions</a>", "target": [ "ul[block=\"block-termsconditionfooter\"] > .nav-item:nth-child(1) > .nav-link--info-terms-and-conditions[href$=\"terms-and-conditions\"][data-drupal-link-system-path=\"node/1831\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/info/privacy-notice\" class=\"nav-link nav-link--info-privacy-notice\" data-drupal-link-system-path=\"node/1836\">Privacy notice</a>", "target": [ "ul[block=\"block-termsconditionfooter\"] > .nav-item:nth-child(2) > .nav-link--info-privacy-notice[href$=\"privacy-notice\"][data-drupal-link-system-path=\"node/1836\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/sitemap\" class=\"nav-link nav-link--sitemap\" data-drupal-link-system-path=\"sitemap\">Site map</a>", "target": [ "ul[block=\"block-termsconditionfooter\"] > .nav-item:nth-child(3) > .nav-link--sitemap[href$=\"sitemap\"][data-drupal-link-system-path=\"sitemap\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"\" class=\"nav-link nav-link-\">Cookies settings</a>", "target": [ "ul[block=\"block-termsconditionfooter\"] > .nav-item:nth-child(4) > .nav-link-.nav-link[href=\"\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.linkedin.com/company/nestle-health-science\" class=\"social-btn\" target=\"_blank\">Linkedin</a>", "target": [ ".social-btn[target=\"_blank\"]:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://twitter.com/NestleNHSc\" class=\"social-btn\" target=\"_blank\">Twitter</a>", "target": [ "a[href$=\"NestleNHSc\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0079c0", "contrastRatio": 4.67, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.youtube.com/channel/UCZoGUQTwRjjE5tDROLZRSsg\" class=\"social-btn\" target=\"_blank\">YouTube</a>", "target": [ ".social-btn[target=\"_blank\"]:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.67 (foreground color: #ffffff, background color: #0079c0, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#fffefe", "bgColor": "#0079c0", "contrastRatio": 4.63, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"site-footer\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.63 (foreground color: #fffefe, background color: #0079c0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\">© Nestlé Health Science 2022 - All rights reserved</div>", "target": [ "#block-copyright-3 > .content > .field--name-body.field--type-text-with-summary.text-formatted" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.63 (foreground color: #fffefe, background color: #0079c0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#00a2c9", "contrastRatio": 2.99, "fontSize": "8.9pt (11.9px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\">", "target": [ "#_evidon-decline-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\">", "target": [ "#_evidon-decline-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#00a2c9", "contrastRatio": 2.99, "fontSize": "8.9pt (11.9px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\">", "target": [ "#_evidon-accept-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\">", "target": [ "#_evidon-accept-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#00a2c9", "contrastRatio": 2.99, "fontSize": "8.9pt (11.9px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\">", "target": [ "#_evidon-decline-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\">", "target": [ "#_evidon-decline-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#00a2c9", "contrastRatio": 2.99, "fontSize": "8.9pt (11.9px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\">", "target": [ "#_evidon-accept-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\">", "target": [ "#_evidon-accept-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #00a2c9, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "duplicate-id-active", "impact": "serious", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value of active elements is unique", "help": "IDs of active elements must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-active", "data": "edit-submit-search-solr", "relatedNodes": [ { "html": "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">Apply</button>", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > .form-actions.js-form-wrapper[data-drupal-selector=\"edit-actions\"] > .js-form-submit.form-submit[data-drupal-selector=\"edit-submit-search-solr\"]" ] } ], "impact": "serious", "message": "Document has active elements with the same id attribute: edit-submit-search-solr" } ], "all": [], "none": [], "impact": "serious", "html": "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">Apply</button>", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > .form-actions.js-form-wrapper[data-drupal-selector=\"edit-actions\"] > .js-form-submit.form-submit[data-drupal-selector=\"edit-submit-search-solr\"]" ], "failureSummary": "Fix any of the following:\n Document has active elements with the same id attribute: edit-submit-search-solr" } ] }, { "id": "duplicate-id-aria", "impact": "critical", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value used in ARIA and in labels is unique", "help": "IDs used in ARIA and labels must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-aria", "data": "edit-search", "relatedNodes": [ { "html": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > .form-control[data-drupal-selector=\"edit-search\"][type=\"text\"]" ] } ], "impact": "critical", "message": "Document has multiple elements referenced with ARIA with the same id attribute: edit-search" } ], "all": [], "none": [], "impact": "critical", "html": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > .form-control[data-drupal-selector=\"edit-search\"][type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: edit-search" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "block-exposedformsearch-solrpage-1", "relatedNodes": [ { "html": "<div class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\" data-drupal-selector=\"views-exposed-form-search-solr-page-1\" id=\"block-exposedformsearch-solrpage-1\" data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\">", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: block-exposedformsearch-solrpage-1" } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\" data-drupal-selector=\"views-exposed-form-search-solr-page-1\" id=\"block-exposedformsearch-solrpage-1\" data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: block-exposedformsearch-solrpage-1" }, { "any": [ { "id": "duplicate-id", "data": "views-exposed-form-search-solr-page-1", "relatedNodes": [ { "html": "<form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"UTF-8\">", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: views-exposed-form-search-solr-page-1" } ], "all": [], "none": [], "impact": "minor", "html": "<form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"UTF-8\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: views-exposed-form-search-solr-page-1" }, { "any": [ { "id": "duplicate-id", "data": "edit-actions", "relatedNodes": [ { "html": "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"edit-actions\"><button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">Apply</button>\n</div>", "target": [ ".main-navigation-mobile-header-inner > .search-form-wrapper > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > .form-actions.js-form-wrapper[data-drupal-selector=\"edit-actions\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: edit-actions" } ], "all": [], "none": [], "impact": "minor", "html": "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"edit-actions\"><button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">Apply</button>\n</div>", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > .form-actions.js-form-wrapper[data-drupal-selector=\"edit-actions\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: edit-actions" }, { "any": [ { "id": "duplicate-id", "data": "Layer_1", "relatedNodes": [ { "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ "li[data-slide-to=\"0\"] > svg[viewBox=\"0 0 20 23.09\"][data-name=\"Layer 1\"]" ] }, { "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ "li[data-slide-to=\"1\"] > svg[viewBox=\"0 0 20 23.09\"][data-name=\"Layer 1\"]" ] }, { "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ "a[href$=\"#parallaxItem52181\"] > svg[viewBox=\"0 0 20 23.09\"][data-name=\"Layer 1\"]" ] }, { "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ "a[href$=\"#parallaxItem52199\"] > svg[viewBox=\"0 0 20 23.09\"][data-name=\"Layer 1\"]" ] }, { "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">", "target": [ "a[href$=\"#parallaxItem52200\"] > svg[viewBox=\"0 0 20 23.09\"][data-name=\"Layer 1\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Layer_1" } ], "all": [], "none": [], "impact": "minor", "html": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 154.85 178.81\">", "target": [ "svg[viewBox=\"0 0 154.85 178.81\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Layer_1" }, { "any": [ { "id": "duplicate-id", "data": "Layer_2", "relatedNodes": [ { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">", "target": [ ".ca-unmute > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">\n\t\t\t\t\t\t<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L9,14.59v-6l5.22-3Z\"></path>\n\t\t\t\t\t\t</g>\n\t\t\t\t\t</g>", "target": [ ".ca-mute > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">\n <g id=\"Layer_1-2\" data-name=\"Layer 1\">\n <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>\n </g>\n </g>", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">\n\t\t\t\t\t\t<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\"></path>\n\t\t\t\t\t\t</g>\n\t\t\t\t\t</g>", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-pause.js-pause-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .video-fullscreen-toggle.ca-icon > .js-toggle-fullscreen[viewBox=\"0 0 144.85 167.26\"] > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">\n\t\t\t\t\t\t\t<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>\n\t\t\t\t\t\t\t</g>\n\t\t\t\t\t\t</g>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">\n\t\t\t\t\t\t<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\"></path>\n\t\t\t\t\t\t</g>\n\t\t\t\t\t</g>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-pause.js-pause-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"]" ] }, { "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .video-fullscreen-toggle.ca-icon > .js-toggle-fullscreen[viewBox=\"0 0 144.85 167.26\"] > g[data-name=\"Layer 2\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Layer_2" } ], "all": [], "none": [], "impact": "minor", "html": "<g id=\"Layer_2\" data-name=\"Layer 2\">", "target": [ "svg[viewBox=\"0 0 154.85 178.81\"] > g[data-name=\"Layer 2\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Layer_2" }, { "any": [ { "id": "duplicate-id", "data": "Isolation_Mode", "relatedNodes": [ { "html": "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .video-fullscreen-toggle.ca-icon > .js-toggle-fullscreen[viewBox=\"0 0 144.85 167.26\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Isolation Mode\"]" ] }, { "html": "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .video-fullscreen-toggle.ca-icon > .js-toggle-fullscreen[viewBox=\"0 0 144.85 167.26\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Isolation Mode\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Isolation_Mode" } ], "all": [], "none": [], "impact": "minor", "html": "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">", "target": [ "svg[viewBox=\"0 0 154.85 178.81\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Isolation Mode\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Isolation_Mode" }, { "any": [ { "id": "duplicate-id", "data": "Layer_1-2", "relatedNodes": [ { "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L9,14.59v-6l5.22-3Z\"></path>\n\t\t\t\t\t\t</g>", "target": [ ".ca-mute > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ] }, { "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n <path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>\n </g>", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ] }, { "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\"></path>\n\t\t\t\t\t\t</g>", "target": [ ".carousel-item.active > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-pause.js-pause-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ] }, { "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\"></path>\n\t\t\t\t\t\t\t</g>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-play.js-play-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ] }, { "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">\n\t\t\t\t\t\t\t<path class=\"cls-1\" d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\"></path>\n\t\t\t\t\t\t</g>", "target": [ ".page-sections > .banner-video-section.show-controls.muted > .video-controls[data-state=\"hidden\"] > .buttons-play.ca-icon > .ca-video-pause.js-pause-video[viewBox=\"0 0 20 23.09\"] > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Layer_1-2" } ], "all": [], "none": [], "impact": "minor", "html": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">", "target": [ ".ca-unmute > g[data-name=\"Layer 2\"] > g[data-name=\"Layer 1\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Layer_1-2" } ] }, { "id": "empty-heading", "impact": "minor", "tags": [ "cat.name-role-value", "best-practice" ], "description": "Ensures headings have discernible text", "help": "Headings should not be empty", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "minor", "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": "minor", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "minor", "html": "<h4 class=\"parallax-item-heading\" style=\"transform: translate3d(1e-05px, -500px, 1e-05px);\"></h4>", "target": [ "#parallaxItem52181 > .parallax-item-content > .parallax-item-heading" ], "failureSummary": "Fix any of the following:\n Element does not have text that is visible to screen readers\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" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "minor", "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": "minor", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "minor", "html": "<h4 class=\"parallax-item-heading\" style=\"transform: translate3d(1e-05px, -500px, 1e-05px);\"></h4>", "target": [ "#parallaxItem52199 > .parallax-item-content > .parallax-item-heading" ], "failureSummary": "Fix any of the following:\n Element does not have text that is visible to screen readers\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" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "minor", "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": "minor", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "minor", "html": "<h4 class=\"parallax-item-heading\" style=\"transform: translate3d(1e-05px, -500px, 1e-05px);\"></h4>", "target": [ "#parallaxItem52200 > .parallax-item-content > .parallax-item-heading" ], "failureSummary": "Fix any of the following:\n Element does not have text that is visible to screen readers\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" } ] }, { "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 id=\"mCSB_1\" class=\"mCustomScrollBox mCS-light mCSB_vertical mCSB_inside\" style=\"max-height: none;\" tabindex=\"0\">", "target": [ "#mCSB_1" ], "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": "heading-order", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h5>Home</h5>", "target": [ "div[data-block=\"homedescription_2\"] > .type-of-block > .block-inner > .block-menu-description > h5" ], "failureSummary": "Fix any of the following:\n Heading order invalid" }, { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4 class=\"underline\">Our impact</h4>", "target": [ "#block-views-block-impact-listing-block-1 > .underline" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "image-redundant-alt", "impact": "minor", "tags": [ "cat.text-alternatives", "best-practice" ], "description": "Ensure image alternative is not repeated as text", "help": "Alternative text of images should not be repeated as text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-redundant-alt?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "duplicate-img-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element contains <img> element with alt text that duplicates existing text" } ], "impact": "minor", "html": "<img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\" alt=\"Our impact\">", "target": [ "img[alt=\"Our impact\"]" ], "failureSummary": "Fix all of the following:\n Element contains <img> element with alt text that duplicates existing text" }, { "any": [], "all": [], "none": [ { "id": "duplicate-img-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element contains <img> element with alt text that duplicates existing text" } ], "impact": "minor", "html": "<img src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\" alt=\"Our brands\">", "target": [ "img[alt=\"Our brands\"]" ], "failureSummary": "Fix all of the following:\n Element contains <img> element with alt text that duplicates existing text" }, { "any": [], "all": [], "none": [ { "id": "duplicate-img-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element contains <img> element with alt text that duplicates existing text" } ], "impact": "minor", "html": "<img src=\"/sites/default/files/quick-links/WaysofWorking.jpg\" alt=\"Join us\">", "target": [ "img[alt=\"Join us\"]" ], "failureSummary": "Fix all of the following:\n Element contains <img> element with alt text that duplicates existing text" } ] }, { "id": "label", "impact": "critical", "tags": [ "cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT" ], "description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "hidden-explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element has explicit <label> that is hidden" } ], "impact": "critical", "html": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > .form-control[data-drupal-selector=\"edit-search\"][type=\"text\"]" ], "failureSummary": "Fix all of the following:\n Form element has explicit <label> that is hidden" } ] }, { "id": "list", "impact": "serious", "tags": [ "cat.structure", "wcag2a", "wcag131" ], "description": "Ensures that lists are structured correctly", "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/list?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "only-listitems", "data": null, "relatedNodes": [ { "html": "<span class=\"indicator\"></span>", "target": [ ".we-mega-menu-ul > .indicator" ] } ], "impact": "serious", "message": "List element has direct children that are not allowed inside <li> elements" } ], "impact": "serious", "html": "<ul class=\"we-mega-menu-ul nav nav-tabs\">", "target": [ ".we-mega-menu-ul" ], "failureSummary": "Fix all of the following:\n List element has direct children that are not allowed inside <li> elements" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "target": [ ".search-form-wrapper.col-md-6 > .region-search > .views-exposed-form.block-views-exposed-filter-blocksearch-solr-page-1.block-views > .content > form > .form-row > fieldset > .form-control[data-drupal-selector=\"edit-search\"][type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<a class=\"country-switcher-title country-switcher-toggle\">", "target": [ ".country-switcher-title" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<p>", "target": [ ".country-switcher-header > p" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"mCustomScrollbar country-switcher-body _mCS_1\">", "target": [ ".mCustomScrollbar" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.nestlehealthscience.com/", "result": [ { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'block-exposedformsearch-solrpage-1', which is not unique in the same DOM", "element": "<div data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\" id=\"block-exposedformsearc ... submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div></div></form></div></div>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\"][data-drupal-selector=\"views-exposed-form-search-solr-page-1\"][id=\"block-exposedformsearch-solrpage-1\"][data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'block-exposedformsearch-solrpage-1', which is not unique in the same DOM", "element": "<div data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\" id=\"block-exposedformsearc ... submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div></div></form></div></div>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\"][data-drupal-selector=\"views-exposed-form-search-solr-page-1\"][id=\"block-exposedformsearch-solrpage-1\"][data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'views-exposed-form-search-solr-page-1', which is not unique in the same DOM", "element": "<form accept-charset=\"UTF-8\" id=\"views-exposed-form-search-solr-page-1\" method=\"get\" action=\"/search ... solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div></div></form>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "form[action=\"/search\"][method=\"get\"][id=\"views-exposed-form-search-solr-page-1\"][accept-charset=\"UTF-8\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'views-exposed-form-search-solr-page-1', which is not unique in the same DOM", "element": "<form accept-charset=\"UTF-8\" id=\"views-exposed-form-search-solr-page-1\" method=\"get\" action=\"/search ... solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div></div></form>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "form[action=\"/search\"][method=\"get\"][id=\"views-exposed-form-search-solr-page-1\"][accept-charset=\"UTF-8\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'edit-search', which is not unique in the same DOM", "element": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\" ... ta-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "input[data-drupal-selector=\"edit-search\"][data-msg-maxlength=\"This field field has a maximum length of 128.\"][type=\"text\"][id=\"edit-search\"][name=\"search\"][value=\"\"][size=\"30\"][maxlength=\"128\"][class=\"form-control\"]", "attNo": 9 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'edit-search', which is not unique in the same DOM", "element": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\" ... ta-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "input[data-drupal-selector=\"edit-search\"][data-msg-maxlength=\"This field field has a maximum length of 128.\"][type=\"text\"][id=\"edit-search\"][name=\"search\"][value=\"\"][size=\"30\"][maxlength=\"128\"][class=\"form-control\"]", "attNo": 9 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'edit-actions', which is not unique in the same DOM", "element": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" data-drupal-selector=\"edit-ac ... ubmit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions js-form-wrapper form-group\"][id=\"edit-actions\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'edit-actions', which is not unique in the same DOM", "element": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" data-drupal-selector=\"edit-ac ... ubmit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button></div>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions js-form-wrapper form-group\"][id=\"edit-actions\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This BUTTON has an id attribute of 'edit-submit-search-solr', which is not unique in the same DOM", "element": "<button class=\"button js-form-submit form-submit btn btn-primary\" value=\"Apply\" id=\"edit-submit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "button[data-drupal-selector=\"edit-submit-search-solr\"][type=\"submit\"][id=\"edit-submit-search-solr\"][value=\"Apply\"][class=\"button js-form-submit form-submit btn btn-primary\"]", "attNo": 5 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This BUTTON has an id attribute of 'edit-submit-search-solr', which is not unique in the same DOM", "element": "<button class=\"button js-form-submit form-submit btn btn-primary\" value=\"Apply\" id=\"edit-submit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">Apply</button>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "button[data-drupal-selector=\"edit-submit-search-solr\"][type=\"submit\"][id=\"edit-submit-search-solr\"][value=\"Apply\"][class=\"button js-form-submit form-submit btn btn-primary\"]", "attNo": 5 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 154.85 178.81\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\" ... 77 121.83 109.84 114.75 84.5 89.41 109.85 64.06 102.78 56.99\" class=\"cls-1\"></polygon></g></g></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 154.85 178.81\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This svg has an id attribute of 'Layer_1', which is not unique in the same DOM", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path transfor ... 8 102.77 121.83 109.84 114.75 84.5 89.41 109.85 64.06 102.78 56.99\" class=\"cls-1\"></polygon></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.3 ... -2.21,3.82Zm2.22,1.35L14.92,16l2.53-4.39L14.92,7.19l.68-.4,2.76,4.78Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.3 ... ,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L9,14.59v-6l5.22-3Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path d=\"M72.4 ... .29,16.91-4.5-7.79,20.67-11.94L83.82,94.83l4.5-7.8,33.88,19.56v-23h9Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 2\" id=\"Layer_2\"><g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path d=\"M72.4 ... .29,16.91-4.5-7.79,20.67-11.94L83.82,94.83l4.5-7.8,33.88,19.56v-23h9Z\" class=\"cls-1\"></path></g></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_2\"][data-name=\"Layer 2\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Isolation_Mode', which is not unique in the same DOM", "element": "<g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path transform=\"translate(0 0)\" d=\"M77.43,0,0,44. ... 96.48 102.77 121.83 109.84 114.75 84.5 89.41 109.85 64.06 102.78 56.99\" class=\"cls-1\"></polygon></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Isolation_Mode\"][data-name=\"Isolation Mode\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Isolation_Mode', which is not unique in the same DOM", "element": "<g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42- ... 4-29.29,16.91-4.5-7.79,20.67-11.94L83.82,94.83l4.5-7.8,33.88,19.56v-23h9Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Isolation_Mode\"][data-name=\"Isolation Mode\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Isolation_Mode', which is not unique in the same DOM", "element": "<g data-name=\"Isolation Mode\" id=\"Isolation_Mode\"><path d=\"M72.43,0,0,41.82v83.63l72.43,41.81,72.42- ... 4-29.29,16.91-4.5-7.79,20.67-11.94L83.82,94.83l4.5-7.8,33.88,19.56v-23h9Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Isolation_Mode\"][data-name=\"Isolation Mode\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM4.61,14.36H2 ... 3.81-2.21,3.82Zm2.22,1.35L14.92,16l2.53-4.39L14.92,7.19l.68-.4,2.76,4.78Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM8,14.36H5.82V8.67H8Zm6.23,3.24L9,14.59v-6l5.22-3Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77Zm6.15,11.55-10,6v-12Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This g has an id attribute of 'Layer_1-2', which is not unique in the same DOM", "element": "<g data-name=\"Layer 1\" id=\"Layer_1-2\"><path d=\"M10,0,0,5.77V17.32l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\" class=\"cls-1\"></path></g>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "g[id=\"Layer_1-2\"][data-name=\"Layer 1\"]", "attNo": 2 } }, { "engineTestId": 118, "bestPracticeId": 338, "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "element": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\" ... ta-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperTex": "Specify a descriptive label for the text input.", "fix": { "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "input[data-drupal-selector=\"edit-search\"][data-msg-maxlength=\"This field field has a maximum length of 128.\"][type=\"text\"][id=\"edit-search\"][name=\"search\"][value=\"\"][size=\"30\"][maxlength=\"128\"][class=\"form-control\"]", "attNo": 9 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg fill=\"none\" viewbox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns=\"http://www.w3.org/2000/svg\"><path ... 0248 -0.000573921 1.06121 0.00172176H1.06116Z\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"></path></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"20\"][height=\"20\"][viewbox=\"0 0 20 20\"][fill=\"none\"]", "attNo": 5 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 20 20\" height=\"25\" width=\"25\"><path ... 6495 13.5199 10.9068 13.5199 7.53565C13.5199 4.16451 10.8033 1.42182 7.46414 1.42182Z\"></path></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"25\"][height=\"25\"][viewbox=\"0 0 20 20\"][fill=\"none\"]", "attNo": 5 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" class=\"ca-video-pause js-pause-video\" ... l10,5.77,10-5.77V5.77ZM9,16.18H6.7V6.92H9Zm4.28,0H11V6.92H13.3Z\" class=\"cls-1\"></path></g></g></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"ca-video-pause js-pause-video\"][viewbox=\"0 0 20 23.09\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 144.85 167.26\" xmlns=\"http://www.w3.org/2000/svg\" class=\"js-toggle-fullscreen\"><g ... .91-4.5-7.79,20.67-11.94L83.82,94.83l4.5-7.8,33.88,19.56v-23h9Z\" class=\"cls-1\"></path></g></g></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"js-toggle-fullscreen\"][viewbox=\"0 0 144.85 167.26\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\"><def ... 17.5 7.22 10 2.89 2.5 7.22 2.5 15.88 10 20.21 17.5 15.88\" class=\"indicator-status\"></polygon></svg>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[id=\"Layer_1\"][data-name=\"Layer 1\"][viewbox=\"0 0 20 23.09\"]", "attNo": 4 } }, { "engineTestId": 224, "bestPracticeId": 338, "attribute": "This button element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This button element does not have a mechanism that allows an accessible name value to be calculated", "element": "<button class=\"country-switcher-toggle\"><svg viewbox=\"0 0 154.85 178.81\" xmlns=\"http://www.w3.org/20 ... 109.84 114.75 84.5 89.41 109.85 64.06 102.78 56.99\" class=\"cls-1\"></polygon></g></g></svg></button>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "button[class=\"country-switcher-toggle\"]", "attNo": 1 } }, { "engineTestId": 246, "bestPracticeId": 393, "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "element": "<ul class=\"we-mega-menu-ul nav nav-tabs\"><li data-target=\"\" data-alignsub=\"\" data-caption=\"\" data-ic ... v></div><div data-custom-row=\"1\" data-element-type=\"we-mega-menu-row\" class=\"we-mega-menu-row\"></div", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "ul[class=\"we-mega-menu-ul nav nav-tabs\"]", "attNo": 1 } }, { "engineTestId": 252, "bestPracticeId": 444, "attribute": "This video element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This video element does not have a mechanism that allows an accessible name value to be calculated", "element": "<video poster=\"/\" muted=\"\" loop=\"\" autoplay=\"\" height=\"100%\" width=\"100%\" class=\"video-item\"><source type=\"video/mp4\" src=\"/sites/default/files/videos/TESTIMONIAL_ANIMATION_20.08.21_0.mp4\"></video>", "testResult": 0, "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "video[class=\"video-item\"][width=\"100%\"][height=\"100%\"][autoplay=\"\"][loop=\"\"][muted=\"\"][poster=\"/\"]", "attNo": 7 } } ] }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.nestlehealthscience.com/", "result": { "Error": { "AA.1_3_1.H42.2": { "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [ { "tagName": "h4", "id": "", "code": "<h4 class=\"parallax-item-heading\" style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\">...</h4>" } ] }, "AA.1_3_1.H71.NoLegend": { "Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.": [ { "tagName": "fieldset", "id": "", "code": "<fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search form-item-search form-group\">...</fieldset>" } ] }, "AA.1_4_3.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3:1. Recommendation: change background to #0081a1.": [ { "tagName": "button", "id": "#_evidon-accept-button", "code": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\">...</button>" }, { "tagName": "button", "id": "#_evidon-decline-button", "code": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\">...</button>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.85:1. Recommendation: change text colour to #006eae.": [ { "tagName": "style", "id": "", "code": "<style>...</style>" } ] }, "AA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "#lightningjs-frame-usabilla_live", "code": "<iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\">...</iframe>" } ] }, "AA.4_1_1.F77": { "Duplicate id attribute value \"edit-submit-search-solr\" found on the web page.": [ { "tagName": "button", "id": "#edit-submit-search-solr", "code": "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">...</button>" } ], "Duplicate id attribute value \"block-exposedformsearch-solrpage-1\" found on the web page.": [ { "tagName": "div", "id": "#block-exposedformsearch-solrpage-1", "code": "<div class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\" data-drupal-selector=\"views-exposed-form-search-solr-page-1\" id=\"block-exposedformsearch-solrpage-1\" data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\">...</div>" } ], "Duplicate id attribute value \"edit-actions\" found on the web page.": [ { "tagName": "div", "id": "#edit-actions", "code": "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" id=\"edit-actions\">...</div>" } ], "Duplicate id attribute value \"views-exposed-form-search-solr-page-1\" found on the web page.": [ { "tagName": "form", "id": "#views-exposed-form-search-solr-page-1", "code": "<form action=\"/search\" method=\"get\" id=\"views-exposed-form-search-solr-page-1\" accept-charset=\"UTF-8\">...</form>" } ], "Duplicate id attribute value \"Isolation_Mode\" found on the web page.": [ { "tagName": "g", "id": "#Isolation_Mode", "code": "<g id=\"Isolation_Mode\" data-name=\"Isolation Mode\">...</g>" } ], "Duplicate id attribute value \"Layer_1-2\" found on the web page.": [ { "tagName": "g", "id": "#Layer_1-2", "code": "<g id=\"Layer_1-2\" data-name=\"Layer 1\">...</g>" } ], "Duplicate id attribute value \"Layer_2\" found on the web page.": [ { "tagName": "g", "id": "#Layer_2", "code": "<g id=\"Layer_2\" data-name=\"Layer 2\">...</g>" } ], "Duplicate id attribute value \"edit-search\" found on the web page.": [ { "tagName": "input", "id": "#edit-search", "code": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">" } ], "Duplicate id attribute value \"Layer_1\" found on the web page.": [ { "tagName": "svg", "id": "#Layer_1", "code": "<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\">...</svg>" } ] }, "AA.4_1_2.H91.A.EmptyNoId": { "Anchor element found with no link content and no name and/or ID attribute.": [ { "tagName": "a", "id": "", "code": "<a class=\"search-toggle\">...</a>" } ] }, "AA.4_1_2.H91.Button.Name": { "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "button", "id": "", "code": "<button class=\"btn close-sub-menu\">...</button>" } ] }, "AA.4_1_2.H91.Fieldset.Name": { "This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "fieldset", "id": "", "code": "<fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search form-item-search form-group\">...</fieldset>" } ] } }, "Warning": { "AA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "#_evidon-message", "code": "<div id=\"_evidon-message\" class=\"evidon-banner-message\" style=\"display: block; margin: 0px 0px 1em; font-family: sans-serif; color: rgb(0, 0, 0); font-size: 0.85em; text-align: center; line-height: 1.5;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"carousel-inner\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"col text-right\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"page-sections\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"social-details__icons\">...</div>" } ] }, "AA.1_3_1_A.G141": { "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h2", "id": "#block-socialrevamp-menu", "code": "<h2 class=\"sr-only\" id=\"block-socialrevamp-menu\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "#block-socialrevamp-menu", "code": "<h2 class=\"sr-only\" id=\"block-socialrevamp-menu\">...</h2>" } ], "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [ { "tagName": "h4", "id": "", "code": "<h4 class=\"underline\">...</h4>" } ], "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [ { "tagName": "h5", "id": "", "code": "<h5>...</h5>" } ] }, "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#_evidon_banner", "code": "<div id=\"_evidon_banner\" class=\"evidon-banner\" role=\"dialog\" aria-label=\"Cookie notice banner\" style=\"position: fixed; display: block; background: rgb(255, 255, 255); width: 100%; color: rgb(0, 0, 0); bottom: 0px; left: 0px; border: 0px solid transparent; padding: 1em 1em 1.25em; box-sizing: border-box; text-align: center; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px; font-size: 14px; z-index: 2147483601 !important;\">...</div>" }, { "tagName": "div", "id": "#countrySwitcherWindow", "code": "<div id=\"countrySwitcherWindow\" class=\"country-switcher-window\">...</div>" }, { "tagName": "div", "id": "#usabilla_live_button_container_325789258", "code": "<div class=\"usabilla_live_button_container\" id=\"usabilla_live_button_container_325789258\" role=\"button\" tabindex=\"0\" aria-label=\"Usabilla Feedback Button\">...</div>" }, { "tagName": "header", "id": "#header", "code": "<header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\">...</header>" }, { "tagName": "section", "id": "#mainNavigation", "code": "<section id=\"mainNavigation\" class=\"main-navigation-wrapper\">...</section>" }, { "tagName": "section", "id": "#siteSearch", "code": "<section id=\"siteSearch\" class=\"search-wrapper\">...</section>" } ] }, "AA.1_4_3.G145.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [ { "tagName": "h2", "id": "#block-legalrevamp-2-menu", "code": "<h2 class=\"sr-only\" id=\"block-legalrevamp-2-menu\">...</h2>" }, { "tagName": "h2", "id": "#block-termsconditionfooter-menu", "code": "<h2 class=\"sr-only\" id=\"block-termsconditionfooter-menu\">...</h2>" }, { "tagName": "h4", "id": "", "code": "<h4>...</h4>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AA.1_4_3.G145.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [ { "tagName": "div", "id": "", "code": "<div class=\"field field--name-field-nhsc-full-banner-heading field--type-string field--label-hidden field__item\">...</div>" }, { "tagName": "h4", "id": "", "code": "<h4>...</h4>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AA.1_4_3.G18.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "button", "id": "#slick-slide-control00", "code": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\">...</button>" }, { "tagName": "button", "id": "#slick-slide-control01", "code": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\">...</button>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" }, { "tagName": "style", "id": "", "code": "<style>...</style>" } ] }, "AA.1_4_3.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "button", "id": "#edit-submit-search-solr", "code": "<button data-drupal-selector=\"edit-submit-search-solr\" type=\"submit\" id=\"edit-submit-search-solr\" value=\"Apply\" class=\"button js-form-submit form-submit btn btn-primary\">...</button>" } ] }, "AA.1_4_3_F24.F24.BGColour": { "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [ { "tagName": "div", "id": "#parallaxSection", "code": "<div id=\"parallaxSection\" class=\"parallax-section\" style=\"background: #DCECEF;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"paragraph paragraph--type--nhsc-full-banner paragraph--view-mode--default\" style=\"background: url('/sites/default/files/2021-09/MicrosoftTeams-image%20%282%29.png') center center no-repeat; background-size: cover;\">...</div>" } ] }, "AA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "a", "id": "", "code": "<a style=\"font-weight:bold;color:black\" href=\"#\" onclick=\"event.preventDefault();window.evidon.notice.showOptions();\">...</a>" }, { "tagName": "a", "id": "", "code": "<a style=\"font-weight:bold;color:black\" href=\"https://nestlehealthscience.com/info/privacy-notice\" target=\"_blank\">...</a>" }, { "tagName": "div", "id": "#_evidon-message", "code": "<div id=\"_evidon-message\" class=\"evidon-banner-message\" style=\"display: block; margin: 0px 0px 1em; font-family: sans-serif; color: rgb(0, 0, 0); font-size: 0.85em; text-align: center; line-height: 1.5;\">...</div>" }, { "tagName": "div", "id": "#_evidon-title", "code": "<div id=\"_evidon-title\" class=\"evidon-banner-title\" style=\"display: block; font-size: 1em; text-align: center; margin: 0px 0px 0.5em; font-family: sans-serif; font-weight: bold; color: rgb(0, 0, 0); line-height: 1.5;\">...</div>" } ] }, "AA.4_1_2.H91.A.EmptyWithName": { "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [ { "tagName": "a", "id": "", "code": "<a name=\"brands\" class=\"section-anchor section-wrapper section-full-width\">...</a>" }, { "tagName": "a", "id": "", "code": "<a name=\"impact\" class=\"section-anchor section-wrapper section-full-width\">...</a>" }, { "tagName": "a", "id": "", "code": "<a name=\"join\" class=\"section-anchor section-wrapper section-full-width\">...</a>" } ] }, "AA.4_1_2.H91.A.Empty": { "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [ { "tagName": "a", "id": "#main-content", "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "#navbarToggleMobile", "code": "<a id=\"navbarToggleMobile\" class=\"navbar-toggle open\">...</a>" }, { "tagName": "a", "id": "#navbarToggle", "code": "<a id=\"navbarToggle\" class=\"navbar-toggle\">...</a>" }, { "tagName": "a", "id": "#searchToggle", "code": "<a id=\"searchToggle\" class=\"search-toggle\">...</a>" } ] }, "AA.4_1_2.H91.A.Placeholder": { "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [ { "tagName": "a", "id": "", "code": "<a class=\"country-switcher-title country-switcher-toggle\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"\" class=\"nav-link nav-link-\">...</a>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.nestlehealthscience.com/", "result": { "content": { "totals": { "violation": 131, "recommendation": 13, "ignored": 0 }, "items": [ { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/div[9]", "aria": "/document[1]/button[7]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 760, "top": 235, "height": 130, "width": 40 }, "snippet": "<div aria-label=\"Usabilla Feedback Button\" tabindex=\"0\" role=\"button\" id=\"usabilla_live_button_container_248548048\" class=\"usabilla_live_button_container\">", "level": "violation" }, { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/div[6]", "aria": "/document[1]/button[6]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 760, "top": 235, "height": 130, "width": 40 }, "snippet": "<div aria-label=\"Usabilla Feedback Button\" tabindex=\"0\" role=\"button\" id=\"usabilla_live_button_container_670635764\" class=\"usabilla_live_button_container\">", "level": "violation" }, { "ruleId": "WCAG20_Input_LabelBefore", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "aria": "/document[1]/group[1]/textbox[1]" }, "message": "Label text is located after its associated text input or <select> element", "bounds": { "left": 95, "top": 35, "height": 22, "width": 214 }, "snippet": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\"text\" data-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[7]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 5889, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[6]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 5151, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[5]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 4412, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[4]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 3674, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[3]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 2935, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[2]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 2197, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[1]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 48, "top": 1458, "height": 22, "width": 25 }, "snippet": "<button class=\"btn close-sub-menu\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[7]/link[5]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 6157, "height": 19, "width": 563 }, "snippet": "<img alt=\"Nestlé Health Science to acquire PronoKal, expanding its weight management port…\" src=\"/sites/default/files/quick-links/dietista-v41.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[7]/link[4]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 6120, "height": 19, "width": 543 }, "snippet": "<img alt=\"Inspiration, motivation and advice: Meet some of our top employees in scientifi…\" src=\"/sites/default/files/quick-links/GettyImages-1285389487123.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[7]/link[3]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 6083, "height": 19, "width": 410 }, "snippet": "<img alt=\"Nestlé Health Science to acquire The Better Health Company\" src=\"/sites/default/files/quick-links/GoHealthy_Vision-Turmeric-ScreenTime_1240x780.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[5]/link[5]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 4699, "height": 19, "width": 104 }, "snippet": "<img alt=\"Opportunities\" src=\"/sites/default/files/quick-links/Nav_Your%20Opportunity.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[5]/link[4]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 4662, "height": 19, "width": 153 }, "snippet": "<img alt=\"Our ways of working\" src=\"/sites/default/files/quick-links/Nav_WaysofWorking%281%29.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[5]/link[3]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 4625, "height": 19, "width": 96 }, "snippet": "<img alt=\"Our purpose\" src=\"/sites/default/files/quick-links/Nav_Our%20Purpose.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[4]/link[5]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 3979, "height": 19, "width": 130 }, "snippet": "<img alt=\"A team of experts\" src=\"/sites/default/files/quick-links/Team-of-Experts_Retouch_553x328.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[4]/link[4]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 3942, "height": 19, "width": 200 }, "snippet": "<img alt=\"Healthy lives, healthy planet\" src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%281%29.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[4]/link[3]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 3905, "height": 19, "width": 77 }, "snippet": "<img alt=\"Our story\" src=\"/sites/default/files/quick-links/Nav_Nestle%20HealthScience%281%29.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[2]/link[5]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 2483, "height": 19, "width": 121 }, "snippet": "<img alt=\"Pharmaceuticals\" src=\"/sites/default/files/quick-links/Nav_PharmaSolutions.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[2]/link[4]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 2446, "height": 19, "width": 128 }, "snippet": "<img alt=\"Medical nutrition\" src=\"/sites/default/files/quick-links/Nav_MedicalNutrition.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[2]/link[3]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 2409, "height": 19, "width": 174 }, "snippet": "<img alt=\"Active lifestyle nutrition\" src=\"/sites/default/files/quick-links/Nav_ActiveLifestyle.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[1]/link[5]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 1745, "height": 19, "width": 61 }, "snippet": "<img alt=\"Join us\" src=\"/sites/default/files/quick-links/WaysofWorking.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[1]/link[4]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 1708, "height": 19, "width": 88 }, "snippet": "<img alt=\"Our brands\" src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/navigation[3]/list[1]/listitem[1]/link[3]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 48, "top": 1671, "height": 19, "width": 89 }, "snippet": "<img alt=\"Our impact\" src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[9]/iframe[1]/html[1]/body[1]/img[1]", "aria": "/document[1]/button[7]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 0, "top": 0, "height": 130, "width": 40 }, "snippet": "<img height=\"130\" width=\"40\" src=\"https://d6tizftlrpuof.cloudfront.net/themes/production/nestle-nhs-master-button-81a58ed5e4f80278f6b03b4c5ed6daea.png\">", "level": "violation" }, { "ruleId": "WCAG20_Html_HasLang", "path": { "dom": "/html[1]/body[1]/div[6]/iframe[1]/html[1]", "aria": "/document[1]/button[6]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 130, "width": 40 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "WCAG20_Fieldset_HasLegend", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]", "aria": "/document[1]/group[2]" }, "message": "<fieldset> element does not have a <legend>", "bounds": { "left": 10, "top": 161, "height": 42, "width": 780 }, "snippet": "<fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search form-item-search form-group\">", "level": "violation" }, { "ruleId": "WCAG20_Fieldset_HasLegend", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]", "aria": "/document[1]/group[1]" }, "message": "<fieldset> element does not have a <legend>", "bounds": { "left": 10, "top": 27, "height": 42, "width": 780 }, "snippet": "<fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search form-item-search form-group\">", "level": "violation" }, { "ruleId": "RPT_Label_UniqueFor", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/label[1]", "aria": "/document[1]/group[2]" }, "message": "Form control has more than one label", "bounds": { "left": 24, "top": 169, "height": 18, "width": 67 }, "snippet": "<label for=\"edit-search\">", "level": "violation" }, { "ruleId": "RPT_Header_HasContent", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]", "aria": "/document[1]/main[1]/article[1]/heading[8]" }, "message": "Heading element has no descriptive content", "bounds": { "left": 9, "top": 20832, "height": 0, "width": 784 }, "snippet": "<h4 style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\" class=\"parallax-item-heading\">", "level": "violation" }, { "ruleId": "RPT_Header_HasContent", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]", "aria": "/document[1]/main[1]/article[1]/heading[6]" }, "message": "Heading element has no descriptive content", "bounds": { "left": 9, "top": 20659, "height": 0, "width": 784 }, "snippet": "<h4 style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\" class=\"parallax-item-heading\">", "level": "violation" }, { "ruleId": "RPT_Header_HasContent", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]", "aria": "/document[1]/main[1]/article[1]/heading[4]" }, "message": "Heading element has no descriptive content", "bounds": { "left": 9, "top": 20469, "height": 0, "width": 784 }, "snippet": "<h4 style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\" class=\"parallax-item-heading\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/head[1]/script[12]", "aria": "/document[1]" }, "message": "The <script> element has the id \"evidon-notice\" that is already in use", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<script charset=\"utf-8\" src=\"//c.evidon.com/sitenotice/evidon-sitenotice-tag.js\" id=\"evidon-notice\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/head[1]/script[11]", "aria": "/document[1]" }, "message": "The <script> element has the id \"evidon-location\" that is already in use", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<script charset=\"utf-8\" src=\"//c.evidon.com/geo/country.js\" id=\"evidon-location\" async=\"\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/head[1]/script[10]", "aria": "/document[1]" }, "message": "The <script> element has the id \"evidon-themes\" that is already in use", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<script charset=\"utf-8\" src=\"//c.evidon.com/sitenotice/6367/snthemes.js\" id=\"evidon-themes\" async=\"\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "aria": "/document[1]/group[2]/textbox[1]" }, "message": "The <input> element has the id \"edit-search\" that is already in use", "bounds": { "left": 95, "top": 169, "height": 22, "width": 214 }, "snippet": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\"text\" data-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/button[2]" }, "message": "The <button> element has the id \"edit-submit-search-solr\" that is already in use", "bounds": { "left": 8, "top": 202, "height": 22, "width": 50 }, "snippet": "<button class=\"button js-form-submit form-submit btn btn-primary\" value=\"Apply\" id=\"edit-submit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]", "aria": "/document[1]" }, "message": "The <div> element has the id \"edit-actions\" that is already in use", "bounds": { "left": 8, "top": 202, "height": 22, "width": 784 }, "snippet": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-group\" data-drupal-selector=\"edit-actions\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]", "aria": "/document[1]" }, "message": "The <form> element has the id \"views-exposed-form-search-solr-page-1\" that is already in use", "bounds": { "left": 8, "top": 161, "height": 63, "width": 784 }, "snippet": "<form accept-charset=\"UTF-8\" id=\"views-exposed-form-search-solr-page-1\" method=\"get\" action=\"/search\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]", "aria": "/document[1]" }, "message": "The <div> element has the id \"block-exposedformsearch-solrpage-1\" that is already in use", "bounds": { "left": 8, "top": 161, "height": 63, "width": 784 }, "snippet": "<div data-block-plugin-id=\"views_exposed_filter_block:search_solr-page_1\" id=\"block-exposedformsearch-solrpage-1\" data-drupal-selector=\"views-exposed-form-search-solr-page-1\" class=\"views-exposed-form block block-views block-views-exposed-filter-blocksearch-solr-page-1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/svg[1]", "aria": "/document[1]/main[1]/article[1]/list[5]/listitem[3]/link[1]/graphics-document[1]" }, "message": "The <svg> element has the id \"Layer_1\" that is already in use", "bounds": { "left": 48, "top": 19584, "height": 859, "width": 744 }, "snippet": "<svg viewBox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]", "aria": "/document[1]/main[1]/article[1]/list[5]/listitem[2]/link[1]/graphics-document[1]" }, "message": "The <svg> element has the id \"Layer_1\" that is already in use", "bounds": { "left": 48, "top": 18721, "height": 859, "width": 744 }, "snippet": "<svg viewBox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]", "aria": "/document[1]/main[1]/article[1]/list[5]/listitem[1]/link[1]/graphics-document[1]" }, "message": "The <svg> element has the id \"Layer_1\" that is already in use", "bounds": { "left": 48, "top": 17859, "height": 859, "width": 744 }, "snippet": "<svg viewBox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/svg[1]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[8]" }, "message": "The <g> element has the id \"Isolation_Mode\" that is already in use", "bounds": { "left": 9, "top": 16888, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Isolation Mode\" id=\"Isolation_Mode\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/svg[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[8]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 16888, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[2]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[7]" }, "message": "The <g> element has the id \"Layer_1-2\" that is already in use", "bounds": { "left": 9, "top": 15979, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 1\" id=\"Layer_1-2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[2]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[7]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 15979, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[1]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[6]" }, "message": "The <g> element has the id \"Layer_1-2\" that is already in use", "bounds": { "left": 9, "top": 15070, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 1\" id=\"Layer_1-2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/svg[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[6]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 15070, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/ul[1]", "aria": "/document[1]/main[1]/article[1]/list[4]" }, "message": "The <ul> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 14411, "height": 167, "width": 950 }, "snippet": "<ul id=\"\" data-blazy=\"\" class=\"blazy slick--view slick--view--impact-listing slick--view--impact-listing--block-1 slick--view--impact-listing-block-block-1 blazy--grid block-grid block-count-6 small-block-grid-1 medium-block-grid-2 large-block-grid-3 slide__content list-group\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 14411, "height": 167, "width": 950 }, "snippet": "<div tabindex=\"-1\" style=\"width: 950px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"3\" class=\"slick__slide slide slide--1 slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]", "aria": "/document[1]/main[1]/article[1]/list[3]" }, "message": "The <ul> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 14228, "height": 167, "width": 950 }, "snippet": "<ul id=\"\" data-blazy=\"\" class=\"blazy slick--view slick--view--impact-listing slick--view--impact-listing--block-1 slick--view--impact-listing-block-block-1 blazy--grid block-grid block-count-6 small-block-grid-1 medium-block-grid-2 large-block-grid-3 slide__content list-group\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 14228, "height": 167, "width": 950 }, "snippet": "<div tabindex=\"-1\" style=\"width: 950px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"2\" class=\"slick__slide slide slide--0 slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "aria": "/document[1]/main[1]/article[1]/list[2]" }, "message": "The <ul> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 13681, "height": 167, "width": 950 }, "snippet": "<ul id=\"\" data-blazy=\"\" class=\"blazy slick--view slick--view--impact-listing slick--view--impact-listing--block-1 slick--view--impact-listing-block-block-1 blazy--grid block-grid block-count-6 small-block-grid-1 medium-block-grid-2 large-block-grid-3 slide__content list-group\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/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]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -942, "top": 13681, "height": 167, "width": 950 }, "snippet": "<div tabindex=\"-1\" style=\"width: 950px;\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"slick__slide slide slide--1 slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ol[1]/li[2]/svg[1]", "aria": "/document[1]/main[1]/article[1]/list[1]/listitem[2]/graphics-document[1]" }, "message": "The <svg> element has the id \"Layer_1\" that is already in use", "bounds": { "left": 48, "top": 12464, "height": 859, "width": 744 }, "snippet": "<svg viewBox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ol[1]/li[1]/svg[1]", "aria": "/document[1]/main[1]/article[1]/list[1]/listitem[1]/graphics-document[1]" }, "message": "The <svg> element has the id \"Layer_1\" that is already in use", "bounds": { "left": 48, "top": 11602, "height": 859, "width": 744 }, "snippet": "<svg viewBox=\"0 0 20 23.09\" xmlns=\"http://www.w3.org/2000/svg\" data-name=\"Layer 1\" id=\"Layer_1\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/svg[1]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[5]" }, "message": "The <g> element has the id \"Isolation_Mode\" that is already in use", "bounds": { "left": 9, "top": 10676, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Isolation Mode\" id=\"Isolation_Mode\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/svg[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[5]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 10676, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[2]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[4]" }, "message": "The <g> element has the id \"Layer_1-2\" that is already in use", "bounds": { "left": 9, "top": 9767, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 1\" id=\"Layer_1-2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[2]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[4]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 9767, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[1]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[3]" }, "message": "The <g> element has the id \"Layer_1-2\" that is already in use", "bounds": { "left": 9, "top": 8858, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 1\" id=\"Layer_1-2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/svg[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[3]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 8858, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[2]/g[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[2]" }, "message": "The <g> element has the id \"Layer_1-2\" that is already in use", "bounds": { "left": 9, "top": 7949, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 1\" id=\"Layer_1-2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[2]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[2]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 7949, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/svg[1]/g[1]", "aria": "/document[1]/main[1]/article[1]/graphics-document[1]" }, "message": "The <g> element has the id \"Layer_2\" that is already in use", "bounds": { "left": 9, "top": 7040, "height": 906, "width": 784 }, "snippet": "<g data-name=\"Layer 2\" id=\"Layer_2\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]", "aria": "/document[1]/main[1]/article[1]/tabpanel[2]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -942, "top": 14046, "height": 167, "width": 950 }, "snippet": "<div aria-describedby=\"slick-slide-control01\" id=\"slick-slide01\" role=\"tabpanel\" tabindex=\"-1\" style=\"width: 950px;\" aria-hidden=\"true\" data-slick-index=\"1\" class=\"slick__slide slide slide--1 slick-slide\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "aria": "/document[1]/main[1]/article[1]/tabpanel[1]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -942, "top": 13863, "height": 167, "width": 950 }, "snippet": "<div aria-describedby=\"slick-slide-control00\" id=\"slick-slide00\" role=\"tabpanel\" tabindex=\"0\" style=\"width: 950px;\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"slick__slide slide slide--0 slick-slide slick-current slick-active\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[9]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[9]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1223, "height": 18, "width": 52 }, "snippet": "<a href=\"https://www.nestlehealthscience.no/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[8]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[8]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1204, "height": 18, "width": 78 }, "snippet": "<a href=\"https://www.nestlehealthscience.nl/nl\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[7]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[7]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1186, "height": 18, "width": 30 }, "snippet": "<a href=\"https://www.nestlehealthscience.it/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[6]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[6]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1167, "height": 18, "width": 60 }, "snippet": "<a href=\"https://www.nestlehealthscience.de/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[5]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[5]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1149, "height": 18, "width": 44 }, "snippet": "<a href=\"https://nestlehealthscience.fr/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[4]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[4]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1130, "height": 18, "width": 49 }, "snippet": "<a href=\"https://www.nestlehealthscience.fi/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[3]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1112, "height": 18, "width": 60 }, "snippet": "<a href=\"https://www.nestlehealthscience.dk/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1093, "height": 18, "width": 102 }, "snippet": "<a href=\"https://www.nestlehealthscience.cz/cz\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[17]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[17]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1371, "height": 18, "width": 108 }, "snippet": "<a href=\"https://www.nestlehealthscience.co.uk/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[16]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[16]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1352, "height": 18, "width": 46 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.tr/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[15]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[15]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1334, "height": 18, "width": 77 }, "snippet": "<a href=\"https://www.nestlehealthscience.ch/fr\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[14]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[14]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1315, "height": 18, "width": 51 }, "snippet": "<a href=\"https://www.nestlehealthscience.se/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[13]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[13]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1297, "height": 18, "width": 37 }, "snippet": "<a href=\"https://www.nestlehealthscience.es/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[12]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[12]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1278, "height": 18, "width": 58 }, "snippet": "<a href=\"https://www.nestlehealthscience.ro/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[11]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[11]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1260, "height": 18, "width": 55 }, "snippet": "<a href=\"https://www.nestlehealthscience.pt/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[10]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[10]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1241, "height": 18, "width": 45 }, "snippet": "<a href=\"https://www.nestlehealthscience.pl/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[4]/listitem[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 1075, "height": 18, "width": 48 }, "snippet": "<a href=\"https://www.nestlehealthscience.at/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/h3[1]", "aria": "/document[1]/heading[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 1035, "height": 22, "width": 784 }, "snippet": "<h3>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[9]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[9]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 905, "height": 18, "width": 73 }, "snippet": "<a href=\"https://www.nestlehealthscience.ph/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[8]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[8]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 886, "height": 18, "width": 59 }, "snippet": "<a href=\"https://www.nestlehealthscience.my/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[7]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[7]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 868, "height": 18, "width": 202 }, "snippet": "<a href=\"https://www.nestlehealthscience.cn/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[6]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[6]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 849, "height": 18, "width": 37 }, "snippet": "<a href=\"https://www.nestlehealthscience.jp/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[5]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[5]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 831, "height": 18, "width": 63 }, "snippet": "<a href=\"https://www.nestlehealthscience.co.id/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[4]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[4]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 812, "height": 18, "width": 33 }, "snippet": "<a href=\"https://www.nestlehealthscience.in/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[3]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 794, "height": 18, "width": 234 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.hk/zh-hans\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 775, "height": 18, "width": 234 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.hk/en\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[14]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[14]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 997, "height": 18, "width": 55 }, "snippet": "<a href=\"https://www.nestlehealthscience.vn/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[13]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[13]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 979, "height": 18, "width": 82 }, "snippet": "<a href=\"https://www.nestlehealthscience-th.com/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[12]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[12]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 960, "height": 18, "width": 146 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.tw/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[11]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[11]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 942, "height": 18, "width": 63 }, "snippet": "<a href=\"https://www.nestlehealthscience.lk/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[10]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[10]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 923, "height": 18, "width": 65 }, "snippet": "<a href=\"https://www.nestlehealthscience.sg/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/ul[1]/li[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[3]/listitem[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 757, "height": 18, "width": 59 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.au/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/h3[1]", "aria": "/document[1]/heading[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 717, "height": 22, "width": 784 }, "snippet": "<h3>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[4]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 679, "height": 18, "width": 86 }, "snippet": "<a href=\"https://www.nestlehealthscience.us/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 661, "height": 18, "width": 49 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.mx/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 642, "height": 18, "width": 48 }, "snippet": "<a href=\"https://www.nestlehealthscience.ca/en\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 624, "height": 18, "width": 40 }, "snippet": "<a href=\"https://www.nestlehealthscience.com.br/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]", "aria": "/document[1]/heading[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 584, "height": 22, "width": 784 }, "snippet": "<h3>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 546, "height": 18, "width": 82 }, "snippet": "<a href=\"https://www.nestlehealthscience.co.za/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 48, "top": 528, "height": 18, "width": 78 }, "snippet": "<a href=\"https://www.nestlehealthscience-me.com/\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]", "aria": "/document[1]/heading[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 488, "height": 22, "width": 784 }, "snippet": "<h3>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 403, "height": 28, "width": 784 }, "snippet": "<h2>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 327, "height": 19, "width": 784 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/a[1]", "aria": "/document[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 293, "height": 18, "width": 188 }, "snippet": "<a class=\"country-switcher-title country-switcher-toggle\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "aria": "/document[1]/group[2]/textbox[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 95, "top": 169, "height": 22, "width": 214 }, "snippet": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\"text\" data-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/button[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 202, "height": 22, "width": 50 }, "snippet": "<button class=\"button js-form-submit form-submit btn btn-primary\" value=\"Apply\" id=\"edit-submit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "aria": "/document[1]/group[1]/textbox[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 95, "top": 35, "height": 22, "width": 214 }, "snippet": "<input class=\"form-control\" maxlength=\"128\" size=\"30\" value=\"\" name=\"search\" id=\"edit-search\" type=\"text\" data-msg-maxlength=\"This field field has a maximum length of 128.\" data-drupal-selector=\"edit-search\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/button[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 68, "height": 22, "width": 50 }, "snippet": "<button class=\"button js-form-submit form-submit btn btn-primary\" value=\"Apply\" id=\"edit-submit-search-solr\" type=\"submit\" data-drupal-selector=\"edit-submit-search-solr\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/h4[1]", "aria": "/document[1]/heading[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 21293, "height": 19, "width": 784 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]", "aria": "/document[1]/button[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 21367, "height": 22, "width": 99 }, "snippet": "<button data-dismiss=\"modal\" class=\"btn button hcp\" type=\"button\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8, "height": 18, "width": 133 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/nav[1]", "aria": "/document[1]/navigation[3]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 1440, "height": 5170, "width": 784 }, "snippet": "<nav data-mobile-collapse=\"0\" data-action=\"hover\" data-alwayshowsubmenu=\"\" data-autoarrow=\"\" data-duration=\"\" data-delay=\"\" data-animation=\"None\" data-style=\"Default\" data-block-theme=\"nhsc_master\" data-menu-name=\"main-navigation-revamp\" class=\"main-navigation-revamp navbar navbar-default navbar-we-mega-menu mobile-collapse hover-action\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/section[1]/nav[2]", "aria": "/document[1]/contentinfo[1]/navigation[4]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 21790, "height": 96, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--terms-condition-footer-\" data-block-plugin-id=\"system_menu_block:terms-condition-footer-\" id=\"block-termsconditionfooter\" aria-labelledby=\"block-termsconditionfooter-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 21726, "height": 48, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--legal-revamp\" data-block-plugin-id=\"system_menu_block:legal-revamp\" id=\"block-legalrevamp-2\" aria-labelledby=\"block-legalrevamp-2-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 21662, "height": 48, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--legal-revamp\" data-block-plugin-id=\"system_menu_block:legal-revamp\" id=\"block-legalrevamp\" aria-labelledby=\"block-legalrevamp-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 21479, "height": 96, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--terms-condition-footer-\" data-block-plugin-id=\"system_menu_block:terms-condition-footer-\" id=\"block-termsconditionfooter-2\" aria-labelledby=\"block-termsconditionfooter-2-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]", "aria": "/document[1]/main[1]/article[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 14652, "height": 22, "width": 784 }, "snippet": "<nav class=\"slick__arrow\" role=\"navigation\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[7]/button[2]", "aria": "/document[1]/dialog[1]/button[2]" }, "message": "Text contrast of 3.00 with its background is less than the WCAG AA minimum requirements for text of size 11.9px and weight of 400", "bounds": { "left": 408, "top": 539, "height": 38, "width": 61 }, "snippet": "<button style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85em; font-family: sans-serif; margin: 0.5em; text-decoration: none;\" aria-label=\"Accept\" class=\"evidon-banner-acceptbutton\" id=\"_evidon-accept-button\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[7]/button[1]", "aria": "/document[1]/dialog[1]/button[1]" }, "message": "Text contrast of 3.00 with its background is less than the WCAG AA minimum requirements for text of size 11.9px and weight of 400", "bounds": { "left": 333, "top": 539, "height": 38, "width": 64 }, "snippet": "<button style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-serif; font-size: 0.85em; text-decoration: none;\" class=\"evidon-banner-declinebutton\" id=\"_evidon-decline-button\">", "level": "violation" }, { "ruleId": "group_withInputs_hasName", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]", "aria": "/document[1]/group[1]" }, "message": "Group/Fieldset does not have an accessible name", "bounds": { "left": 10, "top": 27, "height": 42, "width": 780 }, "snippet": "<fieldset class=\"js-form-item js-form-type-textfield form-type-textfield js-form-item-search form-item-search form-group\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]", "aria": "/document[1]" }, "message": "The tabbable element's role 'none' is not a widget role", "bounds": { "left": 8, "top": 403, "height": 987, "width": 784 }, "snippet": "<div tabindex=\"0\" style=\"max-height: none;\" class=\"mCustomScrollBox mCS-light mCSB_vertical mCSB_inside\" id=\"mCSB_1\">", "level": "violation" }, { "ruleId": "aria_semantics_attribute", "path": { "dom": "/html[1]/body[1]/noscript[1]", "aria": "/document[1]" }, "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<noscript aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[9]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[9]/iframe[1]", "aria": "/document[1]/button[7]" }, "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 760, "top": 235, "height": 130, "width": 40 }, "snippet": "<iframe id=\"usabilla_live_button_container_iframe670825138\" class=\"usabilla-live-button\" title=\"Usabilla Feedback Button\" data-tags=\"right\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\" src=\"\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[6]/iframe[1]", "aria": "/document[1]/button[6]" }, "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 760, "top": 235, "height": 130, "width": 40 }, "snippet": "<iframe id=\"usabilla_live_button_container_iframe225844512\" class=\"usabilla-live-button\" title=\"Usabilla Feedback Button\" data-tags=\"right\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\" src=\"\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/img[1]", "aria": "/document[1]/img[3]" }, "message": "The HTML attribute(s) \"longdesc\" is deprecated for the <img> element in HTML 5", "bounds": { "left": 8, "top": 21253, "height": 19, "width": 97 }, "snippet": "<img longdesc=\"The Nestlé Health Science header logo\" alt=\"Logo header\" src=\"/sites/default/files/images/NHS-logo.png\" class=\"logo\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/nav[1]", "aria": "/document[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 1405, "height": 19, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--contact-revamp\" data-block-plugin-id=\"system_menu_block:contact-revamp\" id=\"block-contactrevamp\" aria-labelledby=\"block-contactrevamp-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 240, "height": 37, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--social-revamp\" data-block-plugin-id=\"system_menu_block:social-revamp\" id=\"block-socialrevamp\" aria-labelledby=\"block-socialrevamp-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 8, "top": 114, "height": 48, "width": 784 }, "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/section[1]/nav[2]", "aria": "/document[1]/contentinfo[1]/navigation[4]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 21790, "height": 96, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--terms-condition-footer-\" data-block-plugin-id=\"system_menu_block:terms-condition-footer-\" id=\"block-termsconditionfooter\" aria-labelledby=\"block-termsconditionfooter-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 21726, "height": 48, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--legal-revamp\" data-block-plugin-id=\"system_menu_block:legal-revamp\" id=\"block-legalrevamp-2\" aria-labelledby=\"block-legalrevamp-2-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 21662, "height": 48, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--legal-revamp\" data-block-plugin-id=\"system_menu_block:legal-revamp\" id=\"block-legalrevamp\" aria-labelledby=\"block-legalrevamp-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/section[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 21479, "height": 96, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--terms-condition-footer-\" data-block-plugin-id=\"system_menu_block:terms-condition-footer-\" id=\"block-termsconditionfooter-2\" aria-labelledby=\"block-termsconditionfooter-2-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]", "aria": "/document[1]/main[1]/article[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 14652, "height": 22, "width": 784 }, "snippet": "<nav class=\"slick__arrow\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 8, "top": 6625, "height": 14628, "width": 784 }, "snippet": "<article class=\"node node--type-landing-page node--view-mode-full clearfix\" role=\"article\">", "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.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "nuVal", "what": "failures to pass the Nu Html Checker", "url": "https://www.nestlehealthscience.com/", "result": { "messages": [ { "type": "info", "lastLine": 4, "lastColumn": 99, "firstColumn": 12, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "/noscript><script async=\"\" src=\"https://c.evidon.com/sitenotice/evidon-banner.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "info", "lastLine": 4, "lastColumn": 209, "firstColumn": 109, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script async=\"\" src=\"https://c.evidon.com/sitenotice/6367/translations/en-55577.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 4, "lastColumn": 937, "firstColumn": 219, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"https://bam.nr-data.net/1/NRJS-62a757b74db65868e76?a=1088472872&v=1216.487a282&to=Z1BQNhdTWxdSU0NYWl4acwERW1oKHHRFREVRWW4MClZQOHBfWUVHX1leBxduewtXVWFYUEd2XQwRQFoIX1VFHAtGXFcV&rst=1879&ck=1&ref=https://www.nestlehealthscience.com/&ap=1135&be=143&fe=1618&dc=761&af=err,xhr,stn,ins,spa&perf=%7B%22timing%22:%7B%22of%22:1660379999414,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:4,%22c%22:4,%22s%22:17,%22ce%22:70,%22rq%22:70,%22rp%22:92,%22rpe%22:100,%22dl%22:104,%22di%22:705,%22ds%22:761,%22de%22:1305,%22dc%22:1618,%22l%22:1618,%22le%22:1666%7D,%22navigation%22:%7B%7D%7D&fp=376&fcp=376&at=SxdTQF9JSBk%3D&jsonp=NREUM.setToken\"></scri", "hiliteStart": 10, "hiliteLength": 719 }, { "type": "info", "lastLine": 4, "lastColumn": 1069, "firstColumn": 947, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script async=\"\" id=\"evidon-settings\" src=\"//c.evidon.com/sitenotice/6367/nestlehealthscience/settings.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 123 }, { "type": "info", "lastLine": 4, "lastColumn": 1179, "firstColumn": 1079, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script async=\"\" id=\"evidon-themes\" src=\"//c.evidon.com/sitenotice/6367/snthemes.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 4, "lastColumn": 1278, "firstColumn": 1189, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script async=\"\" id=\"evidon-location\" src=\"//c.evidon.com/geo/country.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 90 }, { "type": "info", "lastLine": 4, "lastColumn": 1387, "firstColumn": 1288, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script id=\"evidon-notice\" src=\"//c.evidon.com/sitenotice/evidon-sitenotice-tag.js\" charset=\"utf-8\"></scri", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "info", "lastLine": 5, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "</script>\n<style type=\"text/css\">svg:no", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 15, "lastColumn": 84, "firstColumn": 54, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\"ie=edge\"><script type=\"text/javascript\">(windo", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 74, "lastColumn": 120, "firstColumn": 1, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload or the value prefetch.", "extract": "?rggrp9\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/nhsc_com/css/jquery.mCustomScrollbar.min.css?rggrp9\" as=\"style\">\n<link", "hiliteStart": 10, "hiliteLength": 120 }, { "type": "error", "lastLine": 75, "lastColumn": 102, "firstColumn": 1, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload or the value prefetch.", "extract": "=\"style\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/nhsc_com/css/style.min.css?rggrp9\" as=\"style\">\n<link", "hiliteStart": 10, "hiliteLength": 102 }, { "type": "info", "lastLine": 83, "lastColumn": 99, "firstColumn": 11, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " <script type=\"text/javascript\" src=\"/modules/contrib/seckit/js/seckit.document_write.js\"></scri", "hiliteStart": 10, "hiliteLength": 89 }, { "type": "error", "lastLine": 85, "lastColumn": 13, "message": "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).", "extract": "/>\n <!-- stop SecKit pr", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 85, "lastColumn": 13, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "/>\n <!-- stop SecKit pr", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 88, "lastColumn": 38, "firstColumn": 9, "message": "Bad start tag in div in noscript in head.", "extract": ">\n <div id=\"seckit-noscript-tag\">\n ", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "error", "lastLine": 91, "lastColumn": 19, "firstColumn": 9, "message": "Stray end tag noscript.", "extract": ">\n </noscript><scrip", "hiliteStart": 10, "hiliteLength": 11 }, { "type": "error", "lastLine": 91, "lastColumn": 249, "firstColumn": 227, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "></script><style type=\"text/css\">.fancy", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 91, "lastColumn": 249, "firstColumn": 227, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "></script><style type=\"text/css\">.fancy", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 91, "lastColumn": 299, "firstColumn": 293, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": ";}</style><style>#evido", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 91, "lastColumn": 921, "firstColumn": 914, "message": "CSS: border-top: Unknown dimension.", "extract": "order-top:1pxsolid#ddd!i", "hiliteStart": 10, "hiliteLength": 8 }, { "type": "error", "lastLine": 91, "lastColumn": 1160, "firstColumn": 1151, "message": "CSS: -webkit-box-shadow: Unknown dimension.", "extract": "ox-shadow:0016pxrgba(0,0,0", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 91, "lastColumn": 1181, "message": "CSS: Parse Error.", "extract": "0,.2)!important;box-shadow:001", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1223, "message": "CSS: Parse Error.", "extract": "0,.2)!important;border:none!im", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1234, "firstColumn": 1231, "message": "CSS: Unknown pseudo-element or pseudo-class :none", "extract": "nt;border:none!impor", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "error", "lastLine": 91, "lastColumn": 1245, "message": "CSS: Parse Error.", "extract": ":none!important;padding:16px;o", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1258, "message": "CSS: Parse Error.", "extract": "nt;padding:16px;overflow:auto!", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1271, "firstColumn": 1268, "message": "CSS: Unknown pseudo-element or pseudo-class :auto", "extract": ";overflow:auto!impor", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "error", "lastLine": 91, "lastColumn": 1282, "message": "CSS: Parse Error.", "extract": ":auto!important;width:100%!imp", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1303, "message": "CSS: Parse Error.", "extract": ":100%!important;height:auto!im", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1314, "firstColumn": 1311, "message": "CSS: Unknown pseudo-element or pseudo-class :auto", "extract": "nt;height:auto!impor", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "error", "lastLine": 91, "lastColumn": 1325, "message": "CSS: Parse Error.", "extract": ":auto!important;max-height:100", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1341, "message": "CSS: Parse Error.", "extract": "max-height:100%;left:0!importa", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1358, "message": "CSS: Parse Error.", "extract": "eft:0!important;top:50%!import", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1376, "message": "CSS: Parse Error.", "extract": "p:50%!important;-webkit-transf", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1409, "firstColumn": 1407, "message": "CSS: Unknown pseudo-element or pseudo-class :translatey", "extract": "anslateY(-50%)!impo", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 91, "lastColumn": 1421, "message": "CSS: Parse Error.", "extract": "-50%)!important;-ms-transform:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1450, "firstColumn": 1448, "message": "CSS: Unknown pseudo-element or pseudo-class :translatey", "extract": "anslateY(-50%)!impo", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 91, "lastColumn": 1462, "message": "CSS: Parse Error.", "extract": "-50%)!important;transform:tran", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 1487, "firstColumn": 1485, "message": "CSS: Unknown pseudo-element or pseudo-class :translatey", "extract": "anslateY(-50%)!impo", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 91, "lastColumn": 1499, "message": "CSS: Parse Error.", "extract": "-50%)!important}div#evidon-wit", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 91, "lastColumn": 2425, "firstColumn": 2380, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "}}</style><style type=\"text/css\" nonce=\"\" media=\"print\">.usabi", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "info", "lastLine": 91, "lastColumn": 2425, "firstColumn": 2380, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "}}</style><style type=\"text/css\" nonce=\"\" media=\"print\">.usabi", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "error", "lastLine": 91, "lastColumn": 2515, "firstColumn": 2484, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": " }</style><style type=\"text/css\" nonce=\"\">iframe", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "info", "lastLine": 91, "lastColumn": 2515, "firstColumn": 2484, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": " }</style><style type=\"text/css\" nonce=\"\">iframe", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 91, "lastColumn": 2774, "firstColumn": 2768, "message": "Stray end tag head.", "extract": ";}</style></head>\n <bo", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 92, "lastColumn": 89, "firstColumn": 3, "message": "Start tag body seen but an element of the same type was already open.", "extract": "</head>\n <body class=\"layout-no-sidebars page-node-8902 path-frontpage node--type-landing-page\"><div i", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "error", "lastLine": 92, "lastColumn": 89, "firstColumn": 3, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": "</head>\n <body class=\"layout-no-sidebars page-node-8902 path-frontpage node--type-landing-page\"><div i", "hiliteStart": 10, "hiliteLength": 87 } ] } }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.nestlehealthscience.com/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Home - Empowering Healthier Lives Through Nutrition | NHS", "pageurl": "https://www.nestlehealthscience.com/", "time": 3.92, "creditsremaining": 31, "allitemcount": 284, "totalelements": 1352, "waveurl": "http://wave.webaim.org/report?url=https://www.nestlehealthscience.com/" }, "categories": { "error": { "description": "Errors", "count": 14, "items": { "longdesc_invalid": { "id": "longdesc_invalid", "description": "Invalid longdesc", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION:first-child + HEADER + SECTION + DIV + DIV > DIV:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "label_multiple": { "id": "label_multiple", "description": "Multiple form labels", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#siteSearch > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-exposedformsearch-solrpage-1 > DIV:first-child > FORM#views-exposed-form-search-solr-page-1 > DIV:first-child > FIELDSET:first-child > INPUT#edit-search", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-exposedformsearch-solrpage-1 > DIV:first-child > FORM#views-exposed-form-search-solr-page-1 > DIV:first-child > FIELDSET:first-child > INPUT#edit-search" ], "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_empty": { "id": "heading_empty", "description": "Empty heading", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52181 > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52199 > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52200 > DIV:first-child > H4: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" } ] }, "button_empty": { "id": "button_empty", "description": "Empty button", "count": 8, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > SPAN:first-child + BUTTON" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 5, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV + DIV + DIV + A + DIV + A + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV + DIV + DIV + A + DIV + A + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + DIV > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#_evidon_banner > BUTTON#_evidon-decline-button", "HTML > HEAD:first-child + BODY > DIV#_evidon_banner > BUTTON#_evidon-accept-button" ], "contrastdata": [ [ 1.75, "#0079c0", "#495057", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 2.99, "#ffffff", "#00a2c9", false ], [ 2.99, "#ffffff", "#00a2c9", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 78, "items": { "alt_redundant": { "id": "alt_redundant", "description": "Redundant alternative text", "count": 15, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_suspicious": { "id": "alt_suspicious", "description": "Suspicious alternative text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV#carousel-52177 > DIV:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV#carousel-52177 > DIV:first-child > DIV:first-child > IMG:first-child + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV#ui-id-1 > DIV:first-child > P:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_duplicate": { "id": "alt_duplicate", "description": "A nearby image has the same alternative text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52181 > DIV:first-child > H4:first-child + DIV > DIV:first-child + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52199 > DIV:first-child > H4:first-child + DIV > DIV:first-child + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52200 > DIV:first-child > H4:first-child + DIV > DIV:first-child + DIV > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "legend_missing": { "id": "legend_missing", "description": "Fieldset missing legend", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#siteSearch > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-exposedformsearch-solrpage-1 > DIV:first-child > FORM#views-exposed-form-search-solr-page-1 > DIV:first-child > FIELDSET:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-exposedformsearch-solrpage-1 > DIV:first-child > FORM#views-exposed-form-search-solr-page-1 > DIV:first-child > FIELDSET: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_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-impact-listing-block-1 > H4: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" } ] }, "heading_possible": { "id": "heading_possible", "description": "Possible heading", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > SECTION:first-child > DIV#countrySwitcherWindow > DIV:first-child > DIV:first-child > P:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_suspicious": { "id": "link_suspicious", "description": "Suspicious link text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#_evidon_banner > DIV#_evidon-message > 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" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 35, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-1-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-2 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#block-views-block-partners-menu-block-3 > H4:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV + DIV + DIV + A + DIV > A:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + DIV + DIV > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 3, "selectors": [ "HTML > HEAD:first-child > META:first-child + NOSCRIPT", "HTML > HEAD:first-child > META:first-child + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + LINK + META + LINK + META + LINK + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + SCRIPT + SCRIPT + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT" ], "wcag": [] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 11, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > SECTION#mainNavigation > DIV:first-child + DIV + NAV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52181 > DIV:first-child > H4:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52199 > DIV:first-child > H4:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV#parallaxSection > DIV:first-child > DIV:first-child > DIV:first-child > DIV#parallaxItem52200 > DIV:first-child > H4:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV + DIV + DIV + A + DIV + A + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + DIV > H4:first-child + A" ], "wcag": [] }, "html5_video_audio": { "id": "html5_video_audio", "description": "HTML5 video or audio", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV#carousel-52177 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > VIDEO:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child > SECTION:first-child > DIV#block-mainpagecontent-2 > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A + DIV + DIV > VIDEO:first-child" ], "wcag": [ { "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1" }, { "name": "1.2.2 Captions (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2" }, { "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3" }, { "name": "1.2.5 Audio Description (Prerecorded) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.5" }, { "name": "1.4.2 Audio Control (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.2" } ] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.nestlehealthscience.com/", "what": "URL", "result": "https://www.nestlehealthscience.com/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.nestlehealthscience.com/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.084", "responseTime": "2022-08-13T08:40:12.446Z", "data": { "apiErrors": [], "documentSize": 1124034, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 165, "failing": 15 }, "issues": { "totalErrors": 110, "totalWarnings": 6, "totalIssues": 116 }, "issuesByLevel": { "A": { "count": 88, "pct": 75.86 }, "AA": { "count": 25, "pct": 21.55 }, "AAA": { "count": 116, "pct": 100 } }, "density": { "errorDensity": 10, "warningDensity": 1, "allDensity": 11 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "144c8d86-6744-4027-a9bc-84eef93139be", "docID": "ec403c77-2f54-4b31-9356-8c6e82efdbec", "sourceHash": "a2d1d284e9c3ee923f3a9b36b63d3688", "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=144c8d86-6744-4027-a9bc-84eef93139be", "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": 6842.78 }, "height": 6842.78, "width": 1024 }, "position": { "line": 4159, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars page-node-8902 path-frontpage node--type-landing-page\" data-once=\"b-root\"><div id=\"lightningjs-usabilla_live\" style=\"display: none;\"><div><iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\">", "xpath": "/html/body", "issueID": "8a7fc161fd6d92735cdf1efc57511313", "signature": "9698dcb64261e71871988a7751fe77a8", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=8a7fc161fd6d92735cdf1efc57511313" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 6764, "column": 52 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "7e65ce49d395b4376919f5c798a52c43", "signature": "3caa8813f6792b438bac24a3f1dc18ff", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7e65ce49d395b4376919f5c798a52c43" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 7921, "column": 34 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/our-expertise\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "b09aee91f10c518694dc125e84c6ca63", "signature": "20d54a402a0fc07195476a5077038dc7", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b09aee91f10c518694dc125e84c6ca63" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 8281, "column": 0 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/brands\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "5750bd8010b2f92a120dfe47aef5ce0d", "signature": "4d55bc9a0ef2def247fd91cad0deb372", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5750bd8010b2f92a120dfe47aef5ce0d" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10065, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/about\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "0b44e9d3fdcf7455ce543a75b27782b4", "signature": "abbf09e6d822502636ec2c02e25499c2", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=0b44e9d3fdcf7455ce543a75b27782b4" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10070, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/careers\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "a81818b77337ee319d00d1bc9c88f331", "signature": "328eaa4a32a716e8e9ecb9d8ac3d17cb", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=a81818b77337ee319d00d1bc9c88f331" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10084, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/partners\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "8d0cc8fefa7e5c6cef8faca1c6bb303c", "signature": "576e258395dd1a4d5ceb2acc6661cd62", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8d0cc8fefa7e5c6cef8faca1c6bb303c" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10350, "column": 10 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/newsroom\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "8e7a14113a9bb57d2bde0dfece0eb736", "signature": "cf44ead95ddb9db18cd4d6417ea7ff1d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8e7a14113a9bb57d2bde0dfece0eb736" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10512, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "d165d32a0ef612d9526fc8626648a521", "signature": "56c2e71f6fa7f4828fab43a331e89294", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d165d32a0ef612d9526fc8626648a521" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10518, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]", "issueID": "bd3122afa91f21a51be3b8a5981f7d96", "signature": "cc24a3d5f78258df1960c65f544a4f58", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bd3122afa91f21a51be3b8a5981f7d96" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10524, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]", "issueID": "9eb5fb881f211115f71e16233d1a0f75", "signature": "48ac4f109392751434851c19e7d71d5d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=9eb5fb881f211115f71e16233d1a0f75" }, { "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": 903.265625, "y": 60 }, "bottom-right": { "x": 928.265625, "y": 74 }, "height": 14, "width": 25 }, "position": { "line": 10803, "column": 78 }, "errorSnippet": "<a style=\"font-weight:bold;color:black\" href=\"#\" onclick=\"event.preventDefault();window.evidon.notice.showOptions();\">here</a>", "xpath": "/html/body/div[7]/div[2]/a[2]", "issueID": "eddfb428ec9f9b8a9b655e470e7e8f18", "signature": "6373fb2a5b57c410dc5759a8dda70875", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=eddfb428ec9f9b8a9b655e470e7e8f18" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 123.0625, "y": 0 }, "bottom-right": { "x": 262.2655, "y": 36 }, "height": 36, "width": 139.203 }, "position": { "line": 2123, "column": 0 }, "errorSnippet": "<a href=\"/\" title=\"Nestlé Health Science\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/themes/custom/nhsc_com/logo.svg\" alt=\"Nestlé Health Science\" class=\"img-fluid d-inline-block align-top\"> <span class=\"ml-2 d-none d-md-inline\"></sp", "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/section[1]/a[1]", "issueID": "0ecb7e69500a4caba59eaec84e5f8b89", "signature": "60f66f4538bed23f09ecd638e18ebec5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0ecb7e69500a4caba59eaec84e5f8b89" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 39.5, "y": 161 }, "bottom-right": { "x": 108.5, "y": 193 }, "height": 32, "width": 69 }, "position": { "line": 6753, "column": 40 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"Home\" href=\"/\" target=\"\"> Home </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "6772da60cf36d85894bbbe70a26e996d", "signature": "4a955d9f6ccf9defff57d7147119d74a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6772da60cf36d85894bbbe70a26e996d" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 6764, "column": 52 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "1e790d38522b3a5898893c9b0e4d1912", "signature": "a48c23ad3955196be28945c54a9a02e0", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1e790d38522b3a5898893c9b0e4d1912" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 108.5, "y": 145 }, "bottom-right": { "x": 249.641, "y": 209 }, "height": 64, "width": 141.141 }, "position": { "line": 7173, "column": 0 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"Our expertise\" href=\"/our-expertise\" target=\"\"> Our expertise </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "2b13bdf2a45d595465080bbece84ddba", "signature": "e148e90915de3c7c3d2c82f05163ad0c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2b13bdf2a45d595465080bbece84ddba" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 7921, "column": 34 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/our-expertise\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "b479dacc56e22722098da21a47dffa10", "signature": "bf3e471c965d4de3fded709f78e56695", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b479dacc56e22722098da21a47dffa10" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 249.640625, "y": 145 }, "bottom-right": { "x": 365.452625, "y": 209 }, "height": 64, "width": 115.812 }, "position": { "line": 7922, "column": 0 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"Our brands\" href=\"/brands\" target=\"\"> Our brands </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "290384133a42786047f7b19f159e7845", "signature": "345fbab0ad7071a4a0abb4979018594e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=290384133a42786047f7b19f159e7845" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 8281, "column": 0 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/brands\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "5eb98eaee626e608fc290083f991e2e0", "signature": "41360429630861d59e5dadd5c4cc475a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5eb98eaee626e608fc290083f991e2e0" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 365.453125, "y": 145 }, "bottom-right": { "x": 457.734325, "y": 209 }, "height": 64, "width": 92.2812 }, "position": { "line": 10064, "column": 109 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"About us\" href=\"/about\" target=\"\"> About us </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "60fca53bdeb10fbcaaaecb7c71162c62", "signature": "8b0737f3ff20f98d782108c195e16a85", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=60fca53bdeb10fbcaaaecb7c71162c62" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10065, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/about\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "1de3f041d24d57e3cf4aae2c1277e297", "signature": "764a11114a33b5d42ab163a6125415cd", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1de3f041d24d57e3cf4aae2c1277e297" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 457.734375, "y": 145 }, "bottom-right": { "x": 570.828375, "y": 209 }, "height": 64, "width": 113.094 }, "position": { "line": 10069, "column": 109 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"Our people\" href=\"/careers\" target=\"\"> Our people </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "fa54cf7432b95bd2c54dbdaf2de3df5d", "signature": "fb20ef570039de47dc20737364eacc56", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fa54cf7432b95bd2c54dbdaf2de3df5d" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10070, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/careers\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "c5c61d555a3d9e89b9acf6c89a3b5948", "signature": "7ebb769851b919328d3139ea0912a301", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c5c61d555a3d9e89b9acf6c89a3b5948" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10084, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/partners\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "6a7186864492d2ebbc77b263650fbf3e", "signature": "fff4cea03e2867f997187e13a9419b16", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6a7186864492d2ebbc77b263650fbf3e" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 906.5, "y": 161 }, "bottom-right": { "x": 969.5, "y": 193 }, "height": 32, "width": 63 }, "position": { "line": 10344, "column": 10 }, "errorSnippet": "<a class=\"we-mega-menu-li\" title=\"News\" href=\"/newsroom\" target=\"\"> News </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/a[1]", "issueID": "d343c656b78697fed6aad8ff392be7c6", "signature": "2443ae9d56dccd76400afe97158c169a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d343c656b78697fed6aad8ff392be7c6" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10350, "column": 10 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/newsroom\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "ded2fcdb89cba5832b78e32a4eff2470", "signature": "e9e01d6e64f3da7f15fd77ee1f44af6f", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ded2fcdb89cba5832b78e32a4eff2470" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10512, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "fbb32bd3889f3db402df2c8866071bd3", "signature": "82444f21c3bd0fb95ccb1662d2b33c5b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fbb32bd3889f3db402df2c8866071bd3" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10518, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]", "issueID": "b025e6aa7931013e841d5b7539d36321", "signature": "9425e7417383adad109206db30f9f130", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b025e6aa7931013e841d5b7539d36321" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10524, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]", "issueID": "935a279bdc66bf6ed4b6d6dba73be9c5", "signature": "3bbb731f7fab06211becf8d09dc99aca", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=935a279bdc66bf6ed4b6d6dba73be9c5" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 212 }, "bottom-right": { "x": 162, "y": 228 }, "height": 16, "width": 162 }, "position": { "line": 10554, "column": 10 }, "errorSnippet": "<a class=\"btn btn-primary \" href=\"/careers#workwithus\" target=\"\" title=\"See our latest jobs\">See our latest jobs</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "16ab4209274fd6cf1cc702cb485112c2", "signature": "71447fc336a06be7918c4a4744b42839", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=16ab4209274fd6cf1cc702cb485112c2" }, { "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": 496, "y": 80 }, "bottom-right": { "x": 496, "y": 80 }, "height": 0, "width": 0 }, "position": { "line": 2123, "column": 0 }, "errorSnippet": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>", "xpath": "/html/body/a[1]", "issueID": "2f024ecf308e164e4af9780480ad075a", "signature": "a42618b59224f73822220fc33ce8ea6b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2f024ecf308e164e4af9780480ad075a" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 6764, "column": 52 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "86c3bddfa9cf9182fca96fdcffe67a70", "signature": "fb1a1e621e84bb2431f072be07e1ba48", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=86c3bddfa9cf9182fca96fdcffe67a70" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 7921, "column": 34 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/our-expertise\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "49294a11a6908bc3f0c5a823df8cf743", "signature": "790ad866c537f4ada92ab63268a96fd7", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=49294a11a6908bc3f0c5a823df8cf743" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 8281, "column": 0 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/brands\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "3e62c0dd0d2ee87ab7a854c2b95d5069", "signature": "2ec105a68a777aaedb62ecc5730342b9", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3e62c0dd0d2ee87ab7a854c2b95d5069" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10065, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/about\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "4c36930989fa6049400d5264c3a5e205", "signature": "261f8a7a80b04bdb4b26f84fd88a7873", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4c36930989fa6049400d5264c3a5e205" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10070, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/careers\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "9db123f6e87d302194d2fc21d9bd45ee", "signature": "58b36298e0db96b9d0e12312de6db6a9", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9db123f6e87d302194d2fc21d9bd45ee" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10084, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/partners\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "6cf0cd3648aa7c111c7f38957c0bf06d", "signature": "e1b856c8b2fc8d6285acb7bb810b954d", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6cf0cd3648aa7c111c7f38957c0bf06d" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10350, "column": 10 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/newsroom\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "13f0587c9f496733a1ef65bc61f1fee0", "signature": "8bef5c77328898db63daa3c57d5977b2", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=13f0587c9f496733a1ef65bc61f1fee0" }, { "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": 33.828125, "y": 149.25 }, "bottom-right": { "x": 196.531125, "y": 165.25 }, "height": 16, "width": 162.703 }, "position": { "line": 10746, "column": 1 }, "errorSnippet": "<a class=\"ip_location_btn_yes\" href=\"#\">Go to the U.S. site</a>", "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/a[1]", "issueID": "77daf98dd2b82ced9b770e8f75b649fa", "signature": "214966d2cb8f43b893d957140b8efd0c", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=77daf98dd2b82ced9b770e8f75b649fa" }, { "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": 281.53125, "y": 149.25 }, "bottom-right": { "x": 493.15625, "y": 165.25 }, "height": 16, "width": 211.625 }, "position": { "line": 10768, "column": 7 }, "errorSnippet": "<a class=\"ip_location_btn_no\" href=\"#\"> Stay on the global site</a>", "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/a[2]", "issueID": "69d095822c76a4f35282edd9f2944a24", "signature": "aaa4f700f46f78ac01e84982c5a08d23", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=69d095822c76a4f35282edd9f2944a24" }, { "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": 438.315625, "y": 104.878125 }, "bottom-right": { "x": 477.953125, "y": 118.859325 }, "height": 13.981199999999998, "width": 39.6375 }, "position": { "line": 12185, "column": 0 }, "errorSnippet": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-s", "xpath": "/html/body/div[7]/button[1]", "issueID": "9590bc20f009654f76d81a3d01ebdc92", "signature": "07c6326b322b85d4d34e91d1647162fa", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9590bc20f009654f76d81a3d01ebdc92" }, { "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": 513.628125, "y": 104.878125 }, "bottom-right": { "x": 549.968725, "y": 118.859325 }, "height": 13.981199999999998, "width": 36.340599999999995 }, "position": { "line": 12185, "column": 0 }, "errorSnippet": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85e", "xpath": "/html/body/div[7]/button[2]", "issueID": "972ea9b1bc84ed15c123709d97baed91", "signature": "071d548152a28462e84ee34072c90820", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=972ea9b1bc84ed15c123709d97baed91" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 7921, "column": 34 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/our-expertise\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "4d28b438ed05b29ac9de6da15a5d0142", "signature": "f76c19b2991e7a0d77f83342009458a9", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4d28b438ed05b29ac9de6da15a5d0142" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 8281, "column": 0 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/brands\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "c27d6a9b3f6b3710e3fb83803f80f4da", "signature": "6d35bfa6c962ebb547df31c644829899", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c27d6a9b3f6b3710e3fb83803f80f4da" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10065, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/about\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "9fddfa99308349d289b40f29d7ab1618", "signature": "ecd234d6ae19483d779b5981802f6b97", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9fddfa99308349d289b40f29d7ab1618" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10070, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/careers\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "fec606671c01b39a272f28985396eece", "signature": "b6c8adf13c9aa65aa914937d2dfea985", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fec606671c01b39a272f28985396eece" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10084, "column": 109 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/partners\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "e80dadd911f5a17a7ebe9aac39d2f0ca", "signature": "743efa6dd97520462e185da3fd040fdc", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e80dadd911f5a17a7ebe9aac39d2f0ca" }, { "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": 100, "y": 16 }, "height": 16, "width": 100 }, "position": { "line": 10350, "column": 10 }, "errorSnippet": "<a class=\"btn btn-primary \" target=\"\" href=\"/newsroom\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "ad37d2e46ca6d9dcf012adf1a3c7ff97", "signature": "4577acf3e002b42532727497c3fdac46", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ad37d2e46ca6d9dcf012adf1a3c7ff97" }, { "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": 369.0625 }, "bottom-right": { "x": 30, "y": 393.0625 }, "height": 24, "width": 30 }, "position": { "line": 10500, "column": 10 }, "errorSnippet": "<a href=\"#parallaxItem52199\" title=\"polygon\"> <svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\"> <defs> <style> .indicator { fill:#fff; } .indicator-status { fill:#fff; } </style>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "b80365160d03dde6bcc7476ffe576949", "signature": "cc14b5f6cd4ace7de379b6f9a71c950c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b80365160d03dde6bcc7476ffe576949" }, { "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": 413.6875 }, "bottom-right": { "x": 30, "y": 437.6875 }, "height": 24, "width": 30 }, "position": { "line": 10506, "column": 10 }, "errorSnippet": "<a href=\"#parallaxItem52200\" title=\"polygon\"> <svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 23.09\"> <defs> <style> .indicator { fill:#fff; } .indicator-status { fill:#fff; } </style>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "0ca514cb1b55313d0dd4f575e4957b80", "signature": "5121707111ac4c12407670376e7f580f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ca514cb1b55313d0dd4f575e4957b80" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10512, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#activenutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "e0554ea86a89d0ae71a4426e437645f9", "signature": "8b0dea31c7d0ab0dcf808c34a3506130", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e0554ea86a89d0ae71a4426e437645f9" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10518, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#medicalnutrition\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]", "issueID": "99c1fdf30844b64412b6f8c41d65889b", "signature": "bd7ad9cccac803cae5bdf408d57f3b51", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=99c1fdf30844b64412b6f8c41d65889b" }, { "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": 363, "y": 0 }, "bottom-right": { "x": 457, "y": 16 }, "height": 16, "width": 94 }, "position": { "line": 10524, "column": 10 }, "errorSnippet": "<a href=\"/our-expertise#pharmaceuticalsolution\" class=\"btn btn-primary\" title=\"Learn more\">Learn more</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]", "issueID": "1448c8be3c15e8c15d7c61585a2a4760", "signature": "8049e390e022d2f8bfceb8a20657344a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1448c8be3c15e8c15d7c61585a2a4760" }, { "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": 15, "y": 240 }, "bottom-right": { "x": 125, "y": 256 }, "height": 16, "width": 110 }, "position": { "line": 10542, "column": 10 }, "errorSnippet": "<a href=\"/brands\" class=\"btn btn-primary brand-button\">Find out more </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "efb4755a06feda5291925248ff0d44ab", "signature": "c31d8e78bc649592cd7f36b8e7f9b30c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=efb4755a06feda5291925248ff0d44ab" }, { "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": -28, "y": 0 }, "height": 0, "width": -28 }, "position": { "line": 10590, "column": 10 }, "errorSnippet": "<a href=\"/form/contact-us?contact=\" class=\"nav-link nav-link--form-contact-uscontact\" data-drupal-link-query=\"{&quot;contact&quot;:&quot;&quot;}\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/section[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "4d1f77d8bf9748584ee0bbf657a4ad05", "signature": "68f050f4efc4cce3ddbf2bfb90955c48", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4d1f77d8bf9748584ee0bbf657a4ad05" }, { "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": 127, "y": 21 }, "height": 21, "width": 127 }, "position": { "line": 10633, "column": 30 }, "errorSnippet": "<a href=\"/form/contact-us?contact=\" class=\"nav-link nav-link--form-contact-uscontact\" data-drupal-link-query=\"{&quot;contact&quot;:&quot;&quot;}\" data-drupal-link-system-path=\"node/9022\">Contact Us</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/section[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "400d600155903a26bdaf1c7dd2357ad5", "signature": "7bb4368556282212abfbc59d40cfed51", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=400d600155903a26bdaf1c7dd2357ad5" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11431, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\">1</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "issueID": "b20db586661774b94633ffd94b55749a", "signature": "0bf0df784b71acb208cf683ed40816d2", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b20db586661774b94633ffd94b55749a" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11431, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\">2</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/button[1]", "issueID": "69eaff0346435452fbd9c2ad3a8bb3f5", "signature": "cc4e062e492d001ddd8a5268a61c62dd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=69eaff0346435452fbd9c2ad3a8bb3f5" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 42, "y": 42 }, "height": 42, "width": 42 }, "position": { "line": 11433, "column": 9 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" style=\"\">Previous</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/button[1]", "issueID": "c4522cb1648b3fff21cd9fcb2efe786f", "signature": "3d7f253639f4703073cde472a7dc0656", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c4522cb1648b3fff21cd9fcb2efe786f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 42, "y": 42 }, "height": 42, "width": 42 }, "position": { "line": 11434, "column": 17 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" style=\"\">Next</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/button[2]", "issueID": "48dc1a42ca74d67daa4643eee88a15a3", "signature": "052a50a9c655f6696386d7b8914b375e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=48dc1a42ca74d67daa4643eee88a15a3" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 14, "y": 42 }, "bottom-right": { "x": 1010, "y": 93 }, "height": 51, "width": 996 }, "position": { "line": 12175, "column": 0 }, "errorSnippet": "<div id=\"_evidon-message\" class=\"evidon-banner-message\" style=\"display: block; margin: 0px 0px 1em; font-family: sans-serif; color: rgb(0, 0, 0); font-size: 0.85em; text-align: center; line-height: 1.5;\">By clicking on the \"Accept\" button you conse", "xpath": "/html/body/div[7]/div[2]", "issueID": "cefab03a88bf46b6ab277be0ad1bd292", "signature": "74870bc5853f8be0f5fb2c40299029c4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cefab03a88bf46b6ab277be0ad1bd292" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 438.315625, "y": 104.878125 }, "bottom-right": { "x": 477.953125, "y": 118.859325 }, "height": 13.981199999999998, "width": 39.6375 }, "position": { "line": 12185, "column": 0 }, "errorSnippet": "<button id=\"_evidon-decline-button\" class=\"evidon-banner-declinebutton\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; margin: 0.5em; font-family: sans-s", "xpath": "/html/body/div[7]/button[1]", "issueID": "376e9e5b259bf5516d10b9002ee6c2c5", "signature": "5a3ec70e9c44dcf91a6eee6b4dbe96e6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=376e9e5b259bf5516d10b9002ee6c2c5" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 513.628125, "y": 104.878125 }, "bottom-right": { "x": 549.968725, "y": 118.859325 }, "height": 13.981199999999998, "width": 36.340599999999995 }, "position": { "line": 12185, "column": 0 }, "errorSnippet": "<button id=\"_evidon-accept-button\" class=\"evidon-banner-acceptbutton\" aria-label=\"Accept\" style=\"display: inline; border: 0px; background: rgb(0, 162, 201); color: rgb(255, 255, 255); padding: 1em; cursor: pointer; border-radius: 4px; font-size: 0.85e", "xpath": "/html/body/div[7]/button[2]", "issueID": "b565238a5d26ee200d9644bb9b627b71", "signature": "671752c3c544b172471a79c28e199656", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b565238a5d26ee200d9644bb9b627b71" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 0, "y": 92 }, "bottom-right": { "x": 0, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 6765, "column": 58 }, "errorSnippet": "<a href=\"/#impact\" title=\"Our impact\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%282%29.jpg\" alt=\"Our impact\"> </div> Our impact\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "0fc41d6f79b46ca2641b552aa1d690b4", "signature": "d8233e4d1f48f8e8c5aeb550462fa49c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=0fc41d6f79b46ca2641b552aa1d690b4" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 206.359375, "y": 92 }, "bottom-right": { "x": 206.359375, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 7172, "column": 34 }, "errorSnippet": "<a href=\"/#brands\" title=\"Our brands\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_NHSC_Image_Max.jpg\" alt=\"Our brands\"> </div> Our brands\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "5c7f2236b4786b94365ce823cdcbdd68", "signature": "8f156988cfec48318e5b25d9a7bd500e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=5c7f2236b4786b94365ce823cdcbdd68" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 412.71875, "y": 92 }, "bottom-right": { "x": 412.71875, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 7173, "column": 0 }, "errorSnippet": "<a href=\"/#join\" title=\"Join us\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/WaysofWorking.jpg\" alt=\"Join us\"> </div> Join us\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "380373ca32fc5a312a46df8f7be2b0a4", "signature": "3266f393a95e9e067d00ebfbbc3f4ab1", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=380373ca32fc5a312a46df8f7be2b0a4" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 0, "y": 92 }, "bottom-right": { "x": 0, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 7922, "column": 0 }, "errorSnippet": "<a href=\"/our-expertise#activenutrition\" title=\"Active lifestyle nutrition\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_ActiveLifestyle.jpg\" alt=\"Active lifestyle nutrition\"> </div> Activ", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "c835fd2ea470962a9b2a0a7e755001a2", "signature": "1a703eae0db38fb8b9f11e01cf08bfa3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=c835fd2ea470962a9b2a0a7e755001a2" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 206.359375, "y": 92 }, "bottom-right": { "x": 206.359375, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 7922, "column": 0 }, "errorSnippet": "<a href=\"/our-expertise#medicalnutrition\" title=\"Medical nutrition\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_MedicalNutrition.jpg\" alt=\"Medical nutrition\"> </div> Medical nutrition\n<", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "85da0f64bfcd95d62284724e2b994f20", "signature": "01abb78f40dea69e281c241eb58d0f1f", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=85da0f64bfcd95d62284724e2b994f20" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 412.71875, "y": 92 }, "bottom-right": { "x": 412.71875, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 7922, "column": 0 }, "errorSnippet": "<a href=\"/our-expertise#pharmaceuticalsolution\" title=\"Pharmaceuticals\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_PharmaSolutions.jpg\" alt=\"Pharmaceuticals\"> </div> Pharmaceuticals\n<", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "c40550d90fdc2c33666d034fc8ebce73", "signature": "8b99ce26eb19066873ab308b2ec656dc", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=c40550d90fdc2c33666d034fc8ebce73" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 0, "y": 92 }, "bottom-right": { "x": 0, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10066, "column": 109 }, "errorSnippet": "<a href=\"/about#ourstory\" title=\"Our story\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_Nestle%20HealthScience%281%29.jpg\" alt=\"Our story\"> </div> Our story\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "3f05e138b35bd4efcd4f22369b9fa111", "signature": "13ba9bafeb7a24a1ea9089d8c0dab1a2", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=3f05e138b35bd4efcd4f22369b9fa111" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 206.359375, "y": 92 }, "bottom-right": { "x": 206.359375, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10067, "column": 109 }, "errorSnippet": "<a href=\"/about#healthylives\" title=\"Healthy lives, healthy planet\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_Healthy%20Lives_Healthy%20Planet%281%29.jpg\" alt=\"Healthy lives, healthy planet\">", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "a51caf472bc6e8d58f19be2024c1789d", "signature": "16a3e0331cd3c1f8cb083fa3622527d3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=a51caf472bc6e8d58f19be2024c1789d" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 412.71875, "y": 92 }, "bottom-right": { "x": 412.71875, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10068, "column": 109 }, "errorSnippet": "<a href=\"/about#ateamofexperts\" title=\"A team of experts\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Team-of-Experts_Retouch_553x328.jpg\" alt=\"A team of experts\"> </div> A team of experts\n&l", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "40cc4040e8c381b65d42f54d7b4c6052", "signature": "2d70532874ecbb95d1289df804d3194c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=40cc4040e8c381b65d42f54d7b4c6052" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 0, "y": 92 }, "bottom-right": { "x": 0, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10071, "column": 109 }, "errorSnippet": "<a href=\"/careers#ourpurpose\" title=\"Our purpose\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_Our%20Purpose.jpg\" alt=\"Our purpose\"> </div> Our purpose\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "7307c4841eda9f11da224d700dff4ea8", "signature": "6c4e773cc99c3613749c6da263ac7b87", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=7307c4841eda9f11da224d700dff4ea8" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 206.359375, "y": 92 }, "bottom-right": { "x": 206.359375, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10072, "column": 109 }, "errorSnippet": "<a href=\"/careers#ourwaysofworking\" title=\"Our ways of working\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_WaysofWorking%281%29.jpg\" alt=\"Our ways of working\"> </div> Our ways of working", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "ce6f2e5f5334036a8e7bb46f04d7018f", "signature": "cf70f2e0b64d3adf899beebfa14f8d0d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ce6f2e5f5334036a8e7bb46f04d7018f" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 412.71875, "y": 92 }, "bottom-right": { "x": 412.71875, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10082, "column": 109 }, "errorSnippet": "<a href=\"/careers#opportunities\" title=\"Opportunities\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/Nav_Your%20Opportunity.jpg\" alt=\"Opportunities\"> </div> Opportunities\n</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "2ad02c100eaeaa0b8c727e3128b99122", "signature": "ef8d08b5a4e2cd28b40ab09e19fb3078", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=2ad02c100eaeaa0b8c727e3128b99122" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 0, "y": 92 }, "bottom-right": { "x": 0, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10356, "column": 10 }, "errorSnippet": "<a href=\"/newsroom/press-releases/nhs-to-acquire-the-better-health-company\" title=\"Nestlé Health Science to acquire The Better Health Company\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/GoHealthy_Vis", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "dca7c2bcf6feb0e92c99477a6d6f931c", "signature": "f4b05d1b337acdabc3c04c1bc45a5b2d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=dca7c2bcf6feb0e92c99477a6d6f931c" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 206.359375, "y": 92 }, "bottom-right": { "x": 206.359375, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10362, "column": 10 }, "errorSnippet": "<a href=\"/newsroom/press-releases/inspiration-motivation-and-advice\" title=\"Inspiration, motivation and advice: Meet some of our top employees in scientifi…\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-link", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "ff336b21d7e0c2a1dee250faf53b7c38", "signature": "8f0b3c01dd9421e54178bc89057c5aac", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ff336b21d7e0c2a1dee250faf53b7c38" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 412.71875, "y": 92 }, "bottom-right": { "x": 412.71875, "y": 92 }, "height": 0, "width": 0 }, "position": { "line": 10368, "column": 10 }, "errorSnippet": "<a href=\"/newsroom/press-releases/nhs-to-acquire-pronokal\" title=\"Nestlé Health Science to acquire PronoKal, expanding its weight management port…\" class=\"\" target=\"\"> <div class=\"image\"> <img src=\"/sites/default/files/quick-links/dietista", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]", "issueID": "8167ca243c083780f86775c3fd9ebbad", "signature": "cad34175399caa21b862c2cc883e0507", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=8167ca243c083780f86775c3fd9ebbad" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 6842.78 }, "height": 6842.78, "width": 1024 }, "position": { "line": 4159, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars page-node-8902 path-frontpage node--type-landing-page\" data-once=\"b-root\"><div id=\"lightningjs-usabilla_live\" style=\"display: none;\"><div><iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\">", "xpath": "/html/body", "issueID": "4aa34c82ad3882851f19ee166bdd4c91", "signature": "457956fac6ba92a3baed5da7da267c58", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4aa34c82ad3882851f19ee166bdd4c91" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 15, "y": 0 }, "bottom-right": { "x": 915, "y": 336 }, "height": 336, "width": 900 }, "position": { "line": 9999, "column": 0 }, "errorSnippet": "<p class=\"heading h4\" style=\"\">As a global leader in the science of nutrition, we nourish those who need extra care, fill nutrition gaps and provide innovative products for a healthier future, enabling customers and patients to live their healthies", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "issueID": "530dfcbc811960503084cf698bda9510", "signature": "cd7adbb4365bd33b3410806f1cbf8cad", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=530dfcbc811960503084cf698bda9510" }, { "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.00000762939453125, "y": 282 }, "bottom-right": { "x": 261.00000762939453, "y": 768 }, "height": 486, "width": 261 }, "position": { "line": 11498, "column": 3 }, "errorSnippet": "<div class=\"parallax-item-body\" style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\"> <h4>Active lifestyle nutrition&nbsp;</h4> <p>Whether you're looking to boost your good health or need to improve it, our active lifestyle ", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "issueID": "7c01a1929b2cf1f64fb3157adc325a86", "signature": "0f5c9c35820ac284356ce6d7427f7695", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7c01a1929b2cf1f64fb3157adc325a86" }, { "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": 370 }, "bottom-right": { "x": 261, "y": 768 }, "height": 398, "width": 261 }, "position": { "line": 11558, "column": 13 }, "errorSnippet": "<div class=\"parallax-item-body\" style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\"> <h4>Medical nutrition</h4> <p>The right nutrition can be life-changing - we've developed our medical nutrition portfolio around this belief.&l", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]", "issueID": "31048035b147d7796e5770eab4b7da46", "signature": "a9473b430abf69fff4661fa4f3eecbfa", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=31048035b147d7796e5770eab4b7da46" }, { "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.00000762939453125, "y": 426 }, "bottom-right": { "x": 320.00000762939453, "y": 768 }, "height": 342, "width": 320 }, "position": { "line": 11582, "column": 13 }, "errorSnippet": "<div class=\"parallax-item-body\" style=\"transform: translate3d(1e-05px, 0px, 1e-05px);\"> <h4>Pharmaceuticals</h4> <p>Our approach to healthier lives spans from prevention to maintenance to treatment, including pharmaceutical treatm", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]", "issueID": "2644abd1a34cea3155a5437bfdbfd9eb", "signature": "dadee6312bda5be41bb63e808125992e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2644abd1a34cea3155a5437bfdbfd9eb" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 15, "y": 64 }, "bottom-right": { "x": 385, "y": 224 }, "height": 160, "width": 370 }, "position": { "line": 11606, "column": 13 }, "errorSnippet": "<div class=\"clearfix text-formatted field field--name-field-nhsc-full-banner-text field--type-text-long field--label-hidden field__item\"><p>We have a wide range of brands that use the power of nutrition to help people live their healthiest li", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]", "issueID": "c72563b3a3543e9d7ced76da9e8d9b1c", "signature": "fbf2f1335215f58bd0a1d39e953adb91", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c72563b3a3543e9d7ced76da9e8d9b1c" }, { "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": 6328.78125 }, "bottom-right": { "x": 1024, "y": 6742.78125 }, "height": 414, "width": 1024 }, "position": { "line": 6681, "column": 344 }, "errorSnippet": "<footer class=\"site-footer\"> <div class=\"container\"> <div class=\"site-footer-blocks row\"> <div class=\"col-xs-12 col-md-6 col-lg-2\"> <section class=\"row region region-footer-first\"> <div id=\"block-footerlogorevamp\" data-bl", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]", "issueID": "db4fb04dda86e27444560db05c0fa0da", "signature": "9591e7a7cf4f0e78ad21aba1f0ed61d9", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=db4fb04dda86e27444560db05c0fa0da" }, { "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": 47, "y": 6418.78125 }, "bottom-right": { "x": 977, "y": 6615.78125 }, "height": 197, "width": 930 }, "position": { "line": 11668, "column": 13 }, "errorSnippet": "<div class=\"site-footer-blocks row\"> <div class=\"col-xs-12 col-md-6 col-lg-2\"> <section class=\"row region region-footer-first\"> <div id=\"block-footerlogorevamp\" data-block-plugin-id=\"block_content:ff662987-3727-4a49-916f-91d7d4e43c8a", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]", "issueID": "34e08c40d6fc1d73563c8bf3989a113b", "signature": "d4ab3bfeb8ca3c63df67193737872571", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=34e08c40d6fc1d73563c8bf3989a113b" }, { "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": 595.953125 }, "bottom-right": { "x": 996, "y": 736.500125 }, "height": 140.547, "width": 996 }, "position": { "line": 12175, "column": 0 }, "errorSnippet": "<div id=\"_evidon_banner\" class=\"evidon-banner\" role=\"dialog\" aria-label=\"Cookie notice banner\" style=\"position: fixed; display: block; background: rgb(255, 255, 255); width: 100%; color: rgb(0, 0, 0); bottom: 0px; left: 0px; border: 0px solid transpar", "xpath": "/html/body/div[7]", "issueID": "a1656f3d92ef034ac2558ef95426f7be", "signature": "9c399fb852ec038d03a67c344ea826a9", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a1656f3d92ef034ac2558ef95426f7be" }, { "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": -12, "y": 19 }, "height": 19, "width": -12 }, "position": { "line": 5888, "column": 34 }, "errorSnippet": "<input data-drupal-selector=\"edit-search\" data-msg-maxlength=\"This field field has a maximum length of 128.\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-control\">", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/form[1]/div[1]/fieldset[1]/input[1]", "issueID": "f2d4d376f18519da35119e0dbfb1799c", "signature": "569fda899c7a14c29a2a895f738970fa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2d4d376f18519da35119e0dbfb1799c" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10147, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "1d819b7ead63eb1cc9b295143d0faa48", "signature": "ace400e72c68b2e238278468bfc12da4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1d819b7ead63eb1cc9b295143d0faa48" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10223, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "9aab97cefe89bc9c41604fbb6e5b9e9b", "signature": "65a447c6b9a45845cb8b58215ec89d2d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9aab97cefe89bc9c41604fbb6e5b9e9b" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10299, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "9c2c9db05cc1be1377e8bad734b59854", "signature": "f522fb2267a127a8f65b40fd23f0243a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9c2c9db05cc1be1377e8bad734b59854" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10623, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "cb794f6164cf44c4e238a178c98aa368", "signature": "928b2324730a9d7e9bc79840935c2ee8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cb794f6164cf44c4e238a178c98aa368" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10699, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "52900886a886dd0cbd675f289c600e03", "signature": "b1f928712351fb426c2813701ef64f56", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=52900886a886dd0cbd675f289c600e03" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10775, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "009b212e6ccf6891be73163b6d1afdcf", "signature": "066cb52a497b858574dd6b2783b73c08", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=009b212e6ccf6891be73163b6d1afdcf" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 15, "y": 0 }, "bottom-right": { "x": 228.016, "y": 21 }, "height": 21, "width": 213.016 }, "position": { "line": 10121, "column": 17 }, "errorSnippet": "<a href=\"/partners#Partnerships\">DBV</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]", "issueID": "ceb9fad73b3bbe782f7627a4745c87dd", "signature": "a6b577c0c47100a71bdcb7cddd4041e5", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ceb9fad73b3bbe782f7627a4745c87dd" }, { "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": -25, "y": -22 }, "height": -22, "width": -25 }, "position": { "line": 10964, "column": 11 }, "errorSnippet": "<button class=\"btn close-sub-menu\"><svg class=\"svg-inline--fa fa-chevron-left fa-w-10\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"chevron-left\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[7]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]", "issueID": "be63f094301bd6057c4602ca74009047", "signature": "82c097a859f3d5fa28e2a22d3404e145", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=be63f094301bd6057c4602ca74009047" }, { "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": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11431, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\">1</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "issueID": "eaf98d3499c59669f52bfcf68057d6a1", "signature": "b5b71b49b2a2bba8d3422116e950758c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eaf98d3499c59669f52bfcf68057d6a1" }, { "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": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11431, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\">2</button>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/button[1]", "issueID": "6febd415d5246ac27bfe99902e83ad61", "signature": "206c8fba0e65dd29796c50522cf53424", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6febd415d5246ac27bfe99902e83ad61" }, { "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": 5336.78125 }, "bottom-right": { "x": 0, "y": 5336.78125 }, "height": 0, "width": 0 }, "position": { "line": 10536, "column": 10 }, "errorSnippet": "<a href=\"/brands\" title=\"Title\" target=\"_self\" class=\"full-width-banner-link\"></a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[6]/a[1]", "issueID": "0b58aab5064ac3416ede32ff028b548a", "signature": "d8fd3a0206817853e44e852133cb204c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0b58aab5064ac3416ede32ff028b548a" }, { "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": 10 }, "bottom-right": { "x": 14, "y": 24 }, "height": 14, "width": 14 }, "position": { "line": 12175, "column": 468 }, "errorSnippet": "<button type=\"button\" class=\"ui-dialog-titlebar-close\"></button>", "xpath": "/html/body/div[4]/div[1]/button[1]", "issueID": "723295850aa818f9934fbf622ea21892", "signature": "9fc45501cc8242f176ac62d7d0e2f0dc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=723295850aa818f9934fbf622ea21892" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 480, "y": 2 }, "bottom-right": { "x": 945, "y": 48 }, "height": 46, "width": 465 }, "position": { "line": 9925, "column": 7 }, "errorSnippet": "<div class=\"menu-top-right\"> <section class=\"country-switcher\"> <a class=\"country-switcher-title country-switcher-toggle\"><svg class=\"svg-inline--fa fa-globe fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]", "issueID": "bd92c18d34031f4b16b675eb01acb2f1", "signature": "54a213b394358634fe2c4b0152247a2b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bd92c18d34031f4b16b675eb01acb2f1" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 294, "y": 35 }, "height": 35, "width": 294 }, "position": { "line": 2124, "column": 0 }, "errorSnippet": "<a class=\"country-switcher-title country-switcher-toggle\"><svg class=\"svg-inline--fa fa-globe fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"globe\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 496 512\" d", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/section[1]/a[1]", "issueID": "a329f130428cbb0b485605f0bf304a0f", "signature": "2000d516161745070f313e166314291d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a329f130428cbb0b485605f0bf304a0f" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 818, "y": 2 }, "bottom-right": { "x": 945, "y": 48 }, "height": 46, "width": 127 }, "position": { "line": 10113, "column": 1 }, "errorSnippet": "<nav role=\"navigation\" aria-labelledby=\"block-contactrevamp-menu\" id=\"block-contactrevamp\" data-block-plugin-id=\"system_menu_block:contact-revamp\" class=\"block block-menu navigation menu--contact-revamp\"> <h2 class=\"sr-only\" id=\"block-contactrev", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/nav[1]", "issueID": "e3ba7b3eaafeecb661512979088b2691", "signature": "1a81f5e63183443260c7285db598f2f3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e3ba7b3eaafeecb661512979088b2691" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 30 }, "bottom-right": { "x": 601.094, "y": 603 }, "height": 573, "width": 601.094 }, "position": { "line": 10306, "column": 1 }, "errorSnippet": "<div class=\"text-uppercase two-column view view-menu-brands view-id-menu_brands view-display-id-block_1 js-view-dom-id-44b9baf0278eb7d4acb7d3f174899a4a491a02743298af4372b76ca9bccdb654\"> <div class=\"view-content row\"> <div> <a href=\"/", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "09aa3a2485f5051282e22560772e18b6", "signature": "1f2e4f773e5bbe576bd1f92ff1ac2924", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=09aa3a2485f5051282e22560772e18b6" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 30 }, "bottom-right": { "x": 601.094, "y": 603 }, "height": 573, "width": 601.094 }, "position": { "line": 10309, "column": 13 }, "errorSnippet": "<div class=\"view-content row\"> <div> <a href=\"/brands/alfamino-hmo\"> ALFAMINO® HMO </a> </div> <div> <a href=\"/brands/alfare-hmo\"> ALFARÉ® HMO </a> </div> <div> <a href=\"/brands/althera-hmo\"&", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "46622adbb427013940d3a6c9ea9cccc4", "signature": "ff68d7f50b3b8d262969d3be95ca01bd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=46622adbb427013940d3a6c9ea9cccc4" }, { "tID": 155, "bpID": 143, "priority": 100, "level": [ "A", "AAA" ], "certainty": 60, "errorTitle": "These headings are not structured in a hierarchical manner.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings" ], "resultTitle": "Make sure that headings are in the right order for the content.", "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 6842.78 }, "height": 6842.78, "width": 1024 }, "position": { "line": 4159, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars page-node-8902 path-frontpage node--type-landing-page\" data-once=\"b-root\"><div id=\"lightningjs-usabilla_live\" style=\"display: none;\"><div><iframe frameborder=\"0\" id=\"lightningjs-frame-usabilla_live\">", "xpath": "/html/body", "issueID": "d8e84ec22736862afe56172a0517b1e4", "signature": "7f9190d577de71030b6fd018bb88a47e", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=d8e84ec22736862afe56172a0517b1e4" }, { "tID": 184, "bpID": 104, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links are adjacent and point to the same destination.", "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": "Avoid using different link text for links that point to the same destination", "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users. If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 60, "y": 568.875 }, "height": 568.875, "width": 60 }, "position": { "line": 10380, "column": 10 }, "errorSnippet": "<a class=\"carousel-control-prev\" href=\"#carousel-52177\" role=\"button\" data-slide=\"prev\"> <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Previous</span> </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "56a32ea3835bf499717995b94abd2f20", "signature": "4c4c975dbcdcee0df2da2663c80ce8e9", "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=56a32ea3835bf499717995b94abd2f20" }, { "tID": 184, "bpID": 104, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links are adjacent and point to the same destination.", "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": "Avoid using different link text for links that point to the same destination", "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users. If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.", "viewPortLocation": { "top-left": { "x": 964, "y": 0 }, "bottom-right": { "x": 1024, "y": 568.875 }, "height": 568.875, "width": 60 }, "position": { "line": 10386, "column": 10 }, "errorSnippet": "<a class=\"carousel-control-next\" href=\"#carousel-52177\" role=\"button\" data-slide=\"next\"> <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span> <span class=\"sr-only\">Next</span> </a>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]", "issueID": "51290892e56b5370d8c0a85123cead98", "signature": "80b12ea688d81c23b17897780b8c9783", "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=51290892e56b5370d8c0a85123cead98" }, { "tID": 190, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)" ], "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.", "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute. As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.", "viewPortLocation": { "top-left": { "x": 0, "y": 802.90625 }, "bottom-right": { "x": 702, "y": 827.90625 }, "height": 25, "width": 702 }, "position": { "line": 10080, "column": 3 }, "errorSnippet": "<ul class=\"slick-dots\" style=\"display: block;\" role=\"tablist\"><li class=\"slick-active\" role=\"presentation\"><button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-sele", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]", "issueID": "5288ef4c1a03344a17dbd3fa823e00e7", "signature": "9300116488d1c7c0f8eec31b4e2205c6", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5288ef4c1a03344a17dbd3fa823e00e7" }, { "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": 85, "y": 24 }, "height": 24, "width": 85 }, "position": { "line": 2124, "column": 0 }, "errorSnippet": "<a href=\"https://www.linkedin.com/company/nestle-health-science\" target=\"_blank\" class=\"nav-link nav-link-https--wwwlinkedincom-company-nestle-health-science\">LinkedIn</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "issueID": "25d7996debf347cd4200c861280aa2c5", "signature": "12ff93346ae41b882e4ee1e4e15615c2", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=25d7996debf347cd4200c861280aa2c5" }, { "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": 84, "y": 24 }, "height": 24, "width": 84 }, "position": { "line": 2124, "column": 0 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UCZoGUQTwRjjE5tDROLZRSsg\" target=\"_blank\" class=\"nav-link nav-link-https--wwwyoutubecom-channel-uczoguqtwrjje5tdrolzrssg\">YouTube</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "cfbed0c108bf74485ded8f9078630ebc", "signature": "08e741002ccf6f098990366daea5ad45", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cfbed0c108bf74485ded8f9078630ebc" }, { "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": 77.5, "y": 16 }, "height": 16, "width": 77.5 }, "position": { "line": 10709, "column": 30 }, "errorSnippet": "<a href=\"https://www.linkedin.com/company/nestle-health-science\" class=\"social-btn\" target=\"_blank\">Linkedin</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "a4c6bffc30bb5aab3008c710ac5d11d3", "signature": "76527a40f1ead3b4d79bc88a7f5d128c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a4c6bffc30bb5aab3008c710ac5d11d3" }, { "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": 16 }, "bottom-right": { "x": 77.5, "y": 32 }, "height": 16, "width": 77.5 }, "position": { "line": 10724, "column": 1 }, "errorSnippet": "<a href=\"https://twitter.com/NestleNHSc\" class=\"social-btn\" target=\"_blank\">Twitter</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]", "issueID": "ce7c89383b999d43bc95210d3769d955", "signature": "4874d84749bab654259da5b9765f50bc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce7c89383b999d43bc95210d3769d955" }, { "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": 32 }, "bottom-right": { "x": 77.5, "y": 48 }, "height": 16, "width": 77.5 }, "position": { "line": 10735, "column": 1 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UCZoGUQTwRjjE5tDROLZRSsg\" class=\"social-btn\" target=\"_blank\">YouTube</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]", "issueID": "365b8319256d9ca261a9345897b08574", "signature": "33cf303869b7279022d62be4b347ec50", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=365b8319256d9ca261a9345897b08574" }, { "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": 627, "y": 60 }, "bottom-right": { "x": 707, "y": 74 }, "height": 14, "width": 80 }, "position": { "line": 10785, "column": 30 }, "errorSnippet": "<a style=\"font-weight:bold;color:black\" href=\"https://nestlehealthscience.com/info/privacy-notice\" target=\"_blank\">privacy notice</a>", "xpath": "/html/body/div[7]/div[2]/a[1]", "issueID": "cf6f33be307f5eb68a576ff6dda35049", "signature": "6e42ecf293276b9ee1578ab99d0cd820", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cf6f33be307f5eb68a576ff6dda35049" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 47, "y": 568.875 }, "bottom-right": { "x": 47, "y": 568.875 }, "height": 0, "width": 0 }, "position": { "line": 7364, "column": 50 }, "errorSnippet": "<br>", "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/br[1]", "issueID": "b8e0b321f51bf56aead13bdc8e464214", "signature": "cdc12f50c8e64e76d0395ea7ac5f1e17", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b8e0b321f51bf56aead13bdc8e464214" } ], "log": [] } } } ], "timeStamp": "4yiew", "startTime": "2022-08-13T08:37:24", "presses": 0, "amountRead": 0, "testTimes": [ [ "ibm", 30 ], [ "hover", 27 ], [ "motion", 15 ], [ "alfa", 14 ], [ "axe", 12 ], [ "focInd", 8 ], [ "wave", 5 ], [ "tabNav", 3 ], [ "continuum", 1 ], [ "tenon", 1 ], [ "bulk", 0 ], [ "embAc", 0 ], [ "focAll", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "zIndex", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ] ], "logCount": 24, "logSize": 2261, "errorLogCount": 12, "errorLogSize": 1325, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "visitLatency": 39, "endTime": "2022-08-13T08:40:12", "elapsedSeconds": 167, "score": { "scoreProcID": "sp15c", "logWeights": { "logCount": 0.5, "logSize": 0.01, "errorLogCount": 1, "errorLogSize": 0.02, "prohibitedCount": 15, "visitTimeoutCount": 10, "visitRejectionCount": 10, "visitLatency": 1 }, "soloWeight": 2, "groupWeights": { "absolute": 2, "largest": 1, "smaller": 0.4 }, "preventionWeights": { "testaro": 50, "other": 100 }, "packageDetails": { "testaro": { "motion": 76, "bulk": 1, "focAll": 172, "focInd": 76, "focOp": 49, "hover": 30, "linkUl": 364, "role": 16, "styleDiff": 25, "tabNav": 12, "zIndex": 65 }, "alfa": { "r12": 4, "r2": 4, "r3": 136, "r53": 8, "r57": 44, "r61": 4, "r64": 12, "r65": 23, "r66": 55, "r69": 11, "r73": 44, "r78": 8, "r85": 4 }, "axe": { "color-contrast-enhanced": 97, "color-contrast": 28, "frame-tested": 1, "hidden-content": 0, "identical-links-same-purpose": 0, "video-caption": 2, "css-orientation-lock": 1, "button-name": 4, "duplicate-id-active": 3, "duplicate-id-aria": 4, "duplicate-id": 7, "empty-heading": 3, "focus-order-semantics": 1, "heading-order": 4, "image-redundant-alt": 3, "label": 4, "list": 3, "region": 8 }, "continuum": { "94": 136, "118": 4, "123": 36, "224": 4, "246": 4, "252": 4 }, "htmlcs": { "e:AA.1_3_1.H42.2": 4, "e:AA.1_3_1.H71.NoLegend": 4, "e:AA.1_4_3.G18.Fail": 12, "e:AA.2_4_1.H64.1": 4, "e:AA.4_1_1.F77": 36, "e:AA.4_1_2.H91.A.EmptyNoId": 4, "e:AA.4_1_2.H91.Button.Name": 4, "e:AA.4_1_2.H91.Fieldset.Name": 4, "w:AA.1_3_1.H48": 5, "w:AA.1_3_1_A.G141": 4, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 6, "w:AA.1_4_3.G145.Abs": 4, "w:AA.1_4_3.G145.BgImage": 3, "w:AA.1_4_3.G18.Abs": 5, "w:AA.1_4_3.G18.BgImage": 1, "w:AA.1_4_3_F24.F24.BGColour": 2, "w:AA.1_4_3_F24.F24.FGColour": 4, "w:AA.4_1_2.H91.A.EmptyWithName": 3, "w:AA.4_1_2.H91.A.Empty": 4, "w:AA.4_1_2.H91.A.Placeholder": 2 }, "ibm": { "WCAG21_Label_Accessible": 8, "WCAG20_Input_LabelBefore": 4, "WCAG20_Input_ExplicitLabel": 28, "WCAG20_Img_LinkTextNotRedundant": 60, "WCAG20_Img_HasAlt": 4, "WCAG20_Html_HasLang": 4, "WCAG20_Fieldset_HasLegend": 8, "RPT_Label_UniqueFor": 4, "RPT_Header_HasContent": 12, "RPT_Elem_UniqueId": 136, "Rpt_Aria_WidgetLabels_Implicit": 8, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 204, "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 24, "IBMA_Color_Contrast_WCAG2AA": 8, "group_withInputs_hasName": 4, "element_tabbable_role_valid": 4, "aria_semantics_attribute": 4, "element_attribute_deprecated": 4, "aria_role_redundant": 9 }, "nuVal": { "The charset attribute on the script element is obsolete.": 6, "The type attribute is unnecessary for JavaScript resources.": 3, "The type attribute for the style element is not needed and should be omitted.": 4, "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload or the value prefetch.": 8, "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).": 4, "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.": 1, "Bad start tag in div in noscript in head.": 4, "Stray end tag noscript.": 4, "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": 16, "CSS: border-top: Unknown dimension.": 4, "CSS: -webkit-box-shadow: Unknown dimension.": 4, "CSS: Parse Error.": 52, "CSS: Unknown pseudo-element or pseudo-class :none": 4, "CSS: Unknown pseudo-element or pseudo-class :auto": 8, "CSS: Unknown pseudo-element or pseudo-class :translatey": 12, "Stray end tag head.": 4, "Start tag body seen but an element of the same type was already open.": 4, "Cannot recover after last error. Any further errors will be ignored.": 4 }, "wave": { "e:longdesc_invalid": 4, "e:label_multiple": 8, "e:heading_empty": 12, "e:button_empty": 32, "c:contrast": 15, "a:alt_redundant": 15, "a:alt_suspicious": 3, "a:alt_duplicate": 3, "a:legend_missing": 2, "a:heading_skipped": 2, "a:heading_possible": 1, "a:link_suspicious": 1, "a:link_redundant": 35, "a:noscript": 3, "a:title_redundant": 11, "a:html5_video_audio": 2 }, "tenon": { "28": 4, "73": 44, "79": 72, "95": 48, "98": 56, "134": 21, "138": 60, "144": 36, "152": 52, "153": 10, "155": 2, "184": 8, "190": 4, "218": 24, "242": 4 } }, "groupDetails": { "groups": { "spontaneousMotion": { "testaro": { "motion": { "score": 38, "what": "Change of visible content not requested by user" } } }, "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "tabFocusability": { "testaro": { "focAll": { "score": 86, "what": "Discrepancy between elements that should be and that are Tab-focusable" } } }, "focusIndication": { "testaro": { "focInd": { "score": 76, "what": "Focused element displaying no or nostandard focus indicator" } }, "alfa": { "r65": { "score": 23, "what": "Element in sequential focus order has no visible focus" } } }, "focusableOperable": { "testaro": { "focOp": { "score": 37, "what": "Operable elements that cannot be Tab-focused and vice versa" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 8, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 182, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 12, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "element_tabbable_role_valid": { "score": 3, "what": "Tabbable element has a non-widget role" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 6, "what": "Heading, link, and button style inconsistencies" } } }, "tabNavigation": { "testaro": { "tabNav": { "score": 6, "what": "Nonstandard keyboard navigation among tabs" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 16, "what": "Layering with nondefault z-index values" } } }, "buttonNoText": { "alfa": { "r12": { "score": 4, "what": "Button has no accessible name" } }, "axe": { "button-name": { "score": 4, "what": "Button has no discernible text" } }, "continuum": { "224": { "score": 4, "what": "button element has no mechanism that allows an accessible name to be calculated" } }, "htmlcs": { "e:AA.4_1_2.H91.Button.Name": { "score": 4, "what": "Button element has no accessible name" } }, "wave": { "e:button_empty": { "score": 32, "what": "Button is empty or has no value text" } } }, "imageNoText": { "alfa": { "r2": { "score": 4, "what": "Image has no accessible name" } }, "ibm": { "WCAG20_Img_HasAlt": { "score": 4, "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative" } } }, "duplicateID": { "alfa": { "r3": { "score": 102, "what": "Element id attribute value is not unique" } }, "axe": { "duplicate-id-active": { "score": 2, "what": "id attribute value of the active element is not unique" }, "duplicate-id-aria": { "score": 3, "what": "id attribute used in ARIA or in a label has a value that is not unique" }, "duplicate-id": { "score": 5, "what": "id attribute value is not unique" } }, "continuum": { "94": { "score": 102, "what": "Elements contains an id attribute set to a value that is not unique in the DOM" } }, "htmlcs": { "e:AA.4_1_1.F77": { "score": 27, "what": "Duplicate id attribute value" } }, "ibm": { "RPT_Elem_UniqueId": { "score": 102, "what": "Element id attribute value is not unique within the document" } } }, "headingStructure": { "alfa": { "r53": { "score": 4, "what": "Heading skips one or more levels" } }, "axe": { "heading-order": { "score": 2, "what": "Heading levels do not increase by only one" } }, "htmlcs": { "w:AA.1_3_1_A.G141": { "score": 2, "what": "Heading level is incorrect" } }, "wave": { "a:heading_skipped": { "score": 1, "what": "Skipped heading level" } }, "tenon": { "155": { "score": 1, "what": "Headings are not structured in a hierarchical manner" } } }, "contentBeyondLandmarks": { "alfa": { "r57": { "score": 22, "what": "Perceivable text content is not included in any landmark" } }, "axe": { "region": { "score": 4, "what": "Some page content is not contained by landmarks" } }, "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 102, "what": "Content does not reside within an element with a landmark role" } } }, "h1Missing": { "alfa": { "r61": { "score": 2, "what": "First heading is not h1" } } }, "headingEmpty": { "alfa": { "r64": { "score": 9, "what": "Heading has no non-empty accessible name" } }, "axe": { "empty-heading": { "score": 2, "what": "Heading empty" } }, "htmlcs": { "e:AA.1_3_1.H42.2": { "score": 3, "what": "Heading empty" } }, "ibm": { "RPT_Header_HasContent": { "score": 9, "what": "Heading element provides no descriptive text" } }, "wave": { "e:heading_empty": { "score": 9, "what": "Empty heading" } } }, "contrastAAA": { "alfa": { "r66": { "score": 14, "what": "Text contrast less than AAA requires" } }, "axe": { "color-contrast-enhanced": { "score": 24, "what": "Element has insufficient color contrast (Level AAA)" } }, "tenon": { "95": { "score": 12, "what": "Element has insufficient color contrast (Level AAA)" } } }, "contrastAA": { "alfa": { "r69": { "score": 11, "what": "Text outside widget has subminimum contrast" } }, "axe": { "color-contrast": { "score": 28, "what": "Element has insufficient color contrast" } }, "htmlcs": { "e:AA.1_4_3.G18.Fail": { "score": 12, "what": "Contrast between the text and its background is less than 4.5:1" } }, "ibm": { "IBMA_Color_Contrast_WCAG2AA": { "score": 8, "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA" } }, "wave": { "c:contrast": { "score": 15, "what": "Very low contrast" } } }, "noLeading": { "alfa": { "r73": { "score": 33, "what": "Paragraph of text has insufficient line height" } } }, "headingOfNothing": { "alfa": { "r78": { "score": 4, "what": "No content between two headings of the same level" } } }, "allItalics": { "alfa": { "r85": { "score": 1, "what": "Text of the paragraph is all italic" } } }, "frameContentRisk": { "axe": { "frame-tested": { "score": 1, "what": "Some content is in an iframe and therefore may not be testable for accessibility" } } }, "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" } } }, "videoCaptionMissing": { "axe": { "video-caption": { "score": 2, "what": "video element has no captions" } } }, "cssBansRotate": { "axe": { "css-orientation-lock": { "score": 1, "what": "CSS media query locks display orientation" } } }, "focusableRole": { "axe": { "focus-order-semantics": { "score": 1, "what": "Focusable element has no active role" } } }, "imageTextRedundant": { "axe": { "image-redundant-alt": { "score": 1, "what": "Text of a button or link is repeated in the image alternative" } }, "ibm": { "WCAG20_Img_LinkTextNotRedundant": { "score": 15, "what": "Text alternative for the image in a link repeats text of the same or an adjacent link" } }, "wave": { "a:alt_redundant": { "score": 4, "what": "Redundant text alternative" } }, "tenon": { "138": { "score": 15, "what": "Image link alternative text repeats text in the link" } } }, "controlNoText": { "axe": { "label": { "score": 4, "what": "Form element has no label" } }, "ibm": { "WCAG20_Input_ExplicitLabel": { "score": 28, "what": "Form control has no associated label" } } }, "listChild": { "axe": { "list": { "score": 3, "what": "List element ul or ol has a child element other than li, script, and template" } }, "continuum": { "246": { "score": 4, "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements" } } }, "inputNoText": { "continuum": { "118": { "score": 4, "what": "Text input element has no mechanism that allows an accessible name to be calculated" } } }, "svgImageNoText": { "continuum": { "123": { "score": 36, "what": "svg element has no mechanism that allows an accessible name to be calculated" } } }, "videoNoText": { "continuum": { "252": { "score": 4, "what": "video element has no mechanism that allows an accessible name to be calculated" } } }, "legendMissing": { "htmlcs": { "e:AA.1_3_1.H71.NoLegend": { "score": 2, "what": "Fieldset has no legend element" } }, "ibm": { "WCAG20_Fieldset_HasLegend": { "score": 4, "what": "fieldset element has no single, non-empty legend as a label" } }, "wave": { "a:legend_missing": { "score": 1, "what": "Fieldset has no legend element" } } }, "iframeTitleBad": { "htmlcs": { "e:AA.2_4_1.H64.1": { "score": 4, "what": "iframe element has no non-empty title attribute" } } }, "linkNoText": { "htmlcs": { "e:AA.4_1_2.H91.A.EmptyNoId": { "score": 4, "what": "Link has no name or id attribute or value" }, "w:AA.4_1_2.H91.A.EmptyWithName": { "score": 3, "what": "Link has a name attribute but no href attribute or text" }, "w:AA.4_1_2.H91.A.Empty": { "score": 4, "what": "Link element has an id attribute but no href attribute or text" } } }, "groupName": { "htmlcs": { "e:AA.4_1_2.H91.Fieldset.Name": { "score": 3, "what": "Fieldset has no accessible name" } }, "ibm": { "group_withInputs_hasName": { "score": 3, "what": "Groups with nested inputs has no unique accessible name" } } }, "pseudoNavListRisk": { "htmlcs": { "w:AA.1_3_1.H48": { "score": 1, "what": "Navigation links are not coded as a list" } } }, "scrollRisk": { "htmlcs": { "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "score": 2, "what": "Fixed-position element may force bidirectional scrolling" } } }, "contrastRisk": { "htmlcs": { "w:AA.1_4_3.G145.Abs": { "score": 1, "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1" }, "w:AA.1_4_3.G145.BgImage": { "score": 1, "what": "Contrast between the text and its background image may be less than 3:1" }, "w:AA.1_4_3.G18.Abs": { "score": 1, "what": "Contrast between the absolutely positioned text and its background may be inadequate" }, "w:AA.1_4_3.G18.BgImage": { "score": 1, "what": "Contrast between the text and its background image may be less than 4.5:1" }, "w:AA.1_4_3_F24.F24.BGColour": { "score": 1, "what": "Inline background color may lack a complementary foreground color" }, "w:AA.1_4_3_F24.F24.FGColour": { "score": 1, "what": "Inline foreground color may lack a complementary background color" } } }, "linkBrokenRisk": { "htmlcs": { "w:AA.4_1_2.H91.A.Placeholder": { "score": 1, "what": "Link has text but no href, id, or name attribute" } } }, "visibleLabelNotName": { "ibm": { "WCAG21_Label_Accessible": { "score": 6, "what": "Accessible name does not match or contain the visible label text" } } }, "labelConfusionRisk": { "ibm": { "WCAG20_Input_LabelBefore": { "score": 1, "what": "Text input or select element label follows the input control" } } }, "pageLanguage": { "ibm": { "WCAG20_Html_HasLang": { "score": 4, "what": "Page detected as HTML, but has no lang attribute" } } }, "labelClash": { "ibm": { "RPT_Label_UniqueFor": { "score": 2, "what": "Form control does not have exactly one label" } }, "wave": { "e:label_multiple": { "score": 4, "what": "Form control has more than one label associated with it" } } }, "componentNoText": { "ibm": { "Rpt_Aria_WidgetLabels_Implicit": { "score": 8, "what": "Interactive component has no programmatically associated name" } } }, "navConfusion": { "ibm": { "Rpt_Aria_MultipleNavigationLandmarks_Implicit": { "score": 18, "what": "Element with a navigation role has no unique purpose label among the navigation-role elements" } } }, "ariaBadAttribute": { "ibm": { "aria_semantics_attribute": { "score": 4, "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 3, "what": "Element or attribute is obsolete" } }, "nuVal": { "^The .+ attribute on the .+ element is obsolete.+$": { "score": 5, "what": "Attribute is obsolete on its element" } } }, "roleRedundant": { "ibm": { "aria_role_redundant": { "score": 2, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } } }, "typeRedundant": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "score": 1, "what": "type attribute is unnecessary for a JavaScript resource" }, "The type attribute for the style element is not needed and should be omitted.": { "score": 1, "what": "type attribute is unnecessary for a style element" } } }, "linkElementBad": { "nuVal": { "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload or the value prefetch.": { "score": 8, "what": "link element with an as attribute has no rel attribute with preload, modulepreload, or prefetch as its value" } } }, "parseError": { "nuVal": { "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).": { "score": 3, "what": "Comment is nested within a comment" }, "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.": { "score": 1, "what": "Comment contains --" }, "^Bad start tag in .+$": { "score": 3, "what": "Invalid start tag" }, "^Stray end tag .+$": { "score": 3, "what": "Invalid closing tag" }, "^Start tag .+ seen but an element of the same type was already open.*$": { "score": 3, "what": "Element is invalidly a descendant of another such element" } }, "wave": { "e:longdesc_invalid": { "score": 3, "what": "longdesc attribute has a value that is not a URL (and is obsolete)" } } }, "styleParentBad": { "nuVal": { "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": { "score": 16, "what": "style element not allowed as a child of the body element" } } }, "cssInvalid": { "nuVal": { "^CSS: .+: Unknown dimension.*$": { "score": 3, "what": "Unknown CSS dimension" }, "CSS: Parse Error.": { "score": 39, "what": "Invalid CSS" }, "^CSS: Unknown pseudo-element or pseudo-class :.+$": { "score": 9, "what": "Unknown pseudo-element or pseudo-class" } } }, "fatalError": { "nuVal": { "Cannot recover after last error. Any further errors will be ignored.": { "score": 50, "what": "Testing was interrupted by a fatal error" } } }, "imageTextRisk": { "wave": { "a:alt_suspicious": { "score": 1, "what": "Image text alternative is suspicious" } } }, "imagesSameAlt": { "wave": { "a:alt_duplicate": { "score": 1, "what": "Two images near each other have the same text alternative" } } }, "pseudoHeadingRisk": { "wave": { "a:heading_possible": { "score": 1, "what": "Possible heading" } } }, "linkComprehensionRisk": { "wave": { "a:link_suspicious": { "score": 1, "what": "Suspicious link text" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 18, "what": "Adjacent links go to the same URL" } } }, "noScriptRisk": { "wave": { "a:noscript": { "score": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative" } } }, "titleRedundant": { "wave": { "a:title_redundant": { "score": 3, "what": "Title attribute text is the same as text or alternative text" } }, "tenon": { "79": { "score": 18, "what": "Link has a title attribute that is the same as the text inside the link" } } }, "videoCaptionRisk": { "wave": { "a:html5_video_audio": { "score": 1, "what": "video or audio element may have no or incorrect captions, transcript, or audio description" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkVague": { "tenon": { "73": { "score": 33, "what": "Link text is too generic to communicate the purpose or destination" } } }, "linkTextsSame": { "tenon": { "98": { "score": 28, "what": "Links have the same text but different destinations" } } }, "fontSmall": { "tenon": { "134": { "score": 16, "what": "Text is very small" } } }, "leadingClipsText": { "tenon": { "144": { "score": 36, "what": "Line height is insufficent to properly display the computed font size" } } }, "targetSize": { "tenon": { "152": { "score": 39, "what": "Actionable element is smaller than the minimum required size" } } }, "allCaps": { "tenon": { "153": { "score": 3, "what": "Long string of text is in all caps" } } }, "nextLinkDestinationSame": { "tenon": { "184": { "score": 4, "what": "Adjacent links point to the same destination" } } }, "tabIndexMissing": { "tenon": { "190": { "score": 4, "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 18, "what": "Link opens in a new window without user control" } } }, "pseudoParagraphRisk": { "tenon": { "242": { "score": 1, "what": "Multiple consecutive br elements may simulate paragraphs" } } } }, "solos": {} }, "preventionScores": { "ibm": 100 }, "summary": { "total": 1895, "log": 99, "preventions": 100, "solos": 0, "groups": [ { "groupName": "duplicateID", "score": 200 }, { "groupName": "linkIndication", "score": 184 }, { "groupName": "contentBeyondLandmarks", "score": 114 }, { "groupName": "tabFocusability", "score": 88 }, { "groupName": "focusIndication", "score": 87 }, { "groupName": "cssInvalid", "score": 53 }, { "groupName": "fatalError", "score": 52 }, { "groupName": "contrastAA", "score": 48 }, { "groupName": "targetSize", "score": 41 }, { "groupName": "spontaneousMotion", "score": 40 }, { "groupName": "buttonNoText", "score": 40 }, { "groupName": "focusableOperable", "score": 39 }, { "groupName": "svgImageNoText", "score": 38 }, { "groupName": "leadingClipsText", "score": 38 }, { "groupName": "contrastAAA", "score": 36 }, { "groupName": "noLeading", "score": 35 }, { "groupName": "linkVague", "score": 35 }, { "groupName": "controlNoText", "score": 32 }, { "groupName": "linkTextsSame", "score": 30 }, { "groupName": "imageTextRedundant", "score": 25 }, { "groupName": "titleRedundant", "score": 21 }, { "groupName": "headingEmpty", "score": 20 }, { "groupName": "navConfusion", "score": 20 }, { "groupName": "linkPair", "score": 20 }, { "groupName": "linkForcesNewWindow", "score": 20 }, { "groupName": "zIndexNotZero", "score": 18 }, { "groupName": "styleParentBad", "score": 18 }, { "groupName": "fontSmall", "score": 18 }, { "groupName": "parseError", "score": 16 }, { "groupName": "roleBad", "score": 15 }, { "groupName": "linkNoText", "score": 13 }, { "groupName": "hoverSurprise", "score": 10 }, { "groupName": "componentNoText", "score": 10 }, { "groupName": "linkElementBad", "score": 10 }, { "groupName": "inconsistentStyles", "score": 8 }, { "groupName": "tabNavigation", "score": 8 }, { "groupName": "imageNoText", "score": 8 }, { "groupName": "headingStructure", "score": 8 }, { "groupName": "contrastRisk", "score": 8 }, { "groupName": "visibleLabelNotName", "score": 8 }, { "groupName": "obsolete", "score": 8 }, { "groupName": "listChild", "score": 7 }, { "groupName": "legendMissing", "score": 7 }, { "groupName": "labelClash", "score": 7 }, { "groupName": "headingOfNothing", "score": 6 }, { "groupName": "inputNoText", "score": 6 }, { "groupName": "videoNoText", "score": 6 }, { "groupName": "iframeTitleBad", "score": 6 }, { "groupName": "groupName", "score": 6 }, { "groupName": "pageLanguage", "score": 6 }, { "groupName": "ariaBadAttribute", "score": 6 }, { "groupName": "nextLinkDestinationSame", "score": 6 }, { "groupName": "tabIndexMissing", "score": 6 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "allCaps", "score": 5 }, { "groupName": "h1Missing", "score": 4 }, { "groupName": "videoCaptionMissing", "score": 4 }, { "groupName": "scrollRisk", "score": 4 }, { "groupName": "roleRedundant", "score": 4 }, { "groupName": "typeRedundant", "score": 4 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "allItalics", "score": 3 }, { "groupName": "frameContentRisk", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "linkConfusionRisk", "score": 3 }, { "groupName": "cssBansRotate", "score": 3 }, { "groupName": "focusableRole", "score": 3 }, { "groupName": "pseudoNavListRisk", "score": 3 }, { "groupName": "linkBrokenRisk", "score": 3 }, { "groupName": "labelConfusionRisk", "score": 3 }, { "groupName": "imageTextRisk", "score": 3 }, { "groupName": "imagesSameAlt", "score": 3 }, { "groupName": "pseudoHeadingRisk", "score": 3 }, { "groupName": "linkComprehensionRisk", "score": 3 }, { "groupName": "noScriptRisk", "score": 3 }, { "groupName": "videoCaptionRisk", "score": 3 }, { "groupName": "pseudoParagraphRisk", "score": 3 } ] } }, "scoreProcID": "sp15c" }