Accessibility test digest
Synopsis
Page: Land O'Lakes (100%)
URL: https://www.landolakes.com/
Score: 1695
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 Land O'Lakes (100%) web page at https://www.landolakes.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 1695 (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 | 1695 |
---|---|
log | 254 |
contrastAA | 301 |
parentMissing | 156 |
focusableHidden | 134 |
linkIndication | 71 |
overflowHidden | 58 |
figureNoText | 54 |
linkForcesNewWindow | 50 |
contrastAAA | 48 |
focusIndication | 44 |
fontSizeAbsolute | 44 |
imageNoText | 30 |
fontSmall | 28 |
iframeTitleBad | 27 |
focusableOperable | 22 |
linkTextsSame | 22 |
childMissing | 21 |
metaBad | 17 |
roleBad | 14 |
zIndexNotZero | 14 |
obsolete | 13 |
linkNoText | 12 |
listChild | 12 |
typeRedundant | 12 |
headingStructure | 11 |
contentBeyondLandmarks | 11 |
attributeBad | 11 |
linkVague | 11 |
targetSize | 11 |
styleParentBad | 10 |
tabIndexMissing | 10 |
parseError | 9 |
tabFocusability | 8 |
buttonNoText | 8 |
contrastRisk | 8 |
cssInvalid | 8 |
hoverSurprise | 7 |
inconsistentStyles | 7 |
controlNoText | 6 |
componentNoText | 6 |
imageNoSource | 6 |
noLeading | 5 |
navNoText | 5 |
linkPair | 5 |
horizontalScrolling | 5 |
allCaps | 5 |
headingOfNothing | 4 |
leadingAbsolute | 4 |
scrollRisk | 4 |
visibleLabelNotName | 4 |
spontaneousMotion | 3 |
visibleBulk | 3 |
skipRepeatedContent | 3 |
frameContentRisk | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
cssBansRotate | 3 |
pseudoNavListRisk | 3 |
linkBrokenRisk | 3 |
roleRedundant | 3 |
encodingBad | 3 |
frameSandboxRisk | 3 |
imageTextRisk | 3 |
imagesSameAlt | 3 |
noScriptRisk | 3 |
titleRedundant | 3 |
Issue summary
Special issues
log: Score 254. This is based on the amount of browser error logging and miscellaneous logging during the tests.
Classified issues
contrastAA: Score 301. Issues reported by tests in this category:
- Package
alfa
, testr69
, score 45 (Text outside widget has subminimum contrast) - Package
axe
, testcolor-contrast
, score 121 (Element has insufficient color contrast) - Package
htmlcs
, teste:AA.1_4_3.G145.Fail
, score 4 (Contrast between the text and its background is less than 3:1.) - Package
htmlcs
, teste:AA.1_4_3.G18.Fail
, score 52 (Contrast between the text and its background is less than 4.5:1) - Package
ibm
, testIBMA_Color_Contrast_WCAG2AA
, score 84 (Contrast ratio of text with background does not meet WCAG 2.1 AA) - Package
wave
, testc:contrast
, score 177 (Very low contrast)
parentMissing: Score 156. Issues reported by tests in this category:
- Package
alfa
, testr42
, score 48 (Element is not owned by an element of its required context role) - Package
axe
, testaria-required-parent
, score 48 (ARIA role is not contained by a required parent) - Package
ibm
, testRpt_Aria_RequiredParent_Native_Host_Sematics
, score 116 (Element is not contained within a role-valid element)
focusableHidden: Score 134. Issues reported by tests in this category:
- Package
alfa
, testr17
, score 16 (Tab-focusable element is or has an ancestor that is aria-hidden) - Package
axe
, testaria-hidden-focus
, score 12 (ARIA hidden element is focusable or contains a focusable element) - Package
continuum
, test790
, score 16 (Element with an explicit or implicit nonnegative tabindex attribute is directly aria-hidden) - Package
ibm
, testaria_hidden_focus_misuse
, score 108 (Focusable element is within the subtree of an element with aria-hidden set to true) - Package
tenon
, test194
, score 16 (Visible element is focusable but has a presentation role or aria-hidden=true attribute)
linkIndication: Score 71. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 69 (Non-underlined adjacent links) - Package
axe
, testlink-in-text-block
, score 1 (Link is not distinct from surrounding text without reliance on color)
overflowHidden: Score 58. Issues reported by tests in this category:
- Package
alfa
, testr83
, score 56 (Overflow is hidden or clipped if the text is enlarged)
figureNoText: Score 54. Issues reported by tests in this category:
- Package
ibm
, testHAAC_Figure_label
, score 52 (figure element has no associated label)
linkForcesNewWindow: Score 50. Issues reported by tests in this category:
- Package
tenon
, test218
, score 48 (Link opens in a new window without user control)
contrastAAA: Score 48. Issues reported by tests in this category:
- Package
alfa
, testr66
, score 14 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 38 (Element has insufficient color contrast (Level AAA)) - Package
tenon
, test95
, score 6 (Element has insufficient color contrast (Level AAA))
focusIndication: Score 44. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 40 (Focused element displaying no or nostandard focus indicator) - Package
alfa
, testr65
, score 4 (Element in sequential focus order has no visible focus)
fontSizeAbsolute: Score 44. Issues reported by tests in this category:
- Package
alfa
, testr74
, score 42 (Paragraph text has an absolute font size)
imageNoText: Score 30. Issues reported by tests in this category:
- Package
alfa
, testr2
, score 12 (Image has no accessible name) - Package
axe
, testimage-alt
, score 8 (Image has no text alternative) - Package
continuum
, test89
, score 8 (img element has no mechanism that allows an accessible name to be calculated) - Package
htmlcs
, teste:AA.1_1_1.H37
, score 8 (img element has no alt attribute) - Package
nuVal
, testAn img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
, score 8 (img element has no alt attribute) - Package
wave
, teste:alt_missing
, score 8 (Text alternative is missing)
fontSmall: Score 28. Issues reported by tests in this category:
- Package
wave
, testa:text_small
, score 2 (Text is very small) - Package
tenon
, test134
, score 25 (Text is very small)
iframeTitleBad: Score 27. Issues reported by tests in this category:
- Package
axe
, testframe-title
, score 6 (Frame has no accessible name) - Package
continuum
, test228
, score 8 (iframe has no mechanism that allows an accessible name to be calculated) - Package
htmlcs
, teste:AA.2_4_1.H64.1
, score 16 (iframe element has no non-empty title attribute) - Package
ibm
, testWCAG20_Frame_HasTitle
, score 8 (Inline frame has an empty or nonunique title attribute)
focusableOperable: Score 22. Issues reported by tests in this category:
- Package
testaro
, testfocOp
, score 20 (Operable elements that cannot be Tab-focused and vice versa)
linkTextsSame: Score 22. Issues reported by tests in this category:
- Package
tenon
, test98
, score 20 (Links have the same text but different destinations)
childMissing: Score 21. Issues reported by tests in this category:
- Package
alfa
, testr68
, score 16 (Element does not own an element required by its semantic role) - Package
axe
, testaria-required-children
, score 8 (ARIA role does not contain a required child)
metaBad: Score 17. Issues reported by tests in this category:
- Package
nuVal
, test^Element meta is missing one or more of the following attributes: .+$
, score 3 (meta element is missing a required attribute) - Package
nuVal
, test^Bad value .+ for attribute .+ on element meta.*$
, score 12 (attribute of a meta element has an invalid value)
roleBad: Score 14. Issues reported by tests in this category:
- Package
testaro
, testrole
, score 12 (Nonexistent or implicit-overriding role)
zIndexNotZero: Score 14. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 12 (Layering with nondefault z-index values)
obsolete: Score 13. Issues reported by tests in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 6 (Element or attribute is obsolete) - Package
nuVal
, test^The .+ attribute on the .+ element is obsolete.+$
, score 9 (Attribute is obsolete on its element)
linkNoText: Score 12. Issues reported by tests in this category:
- Package
alfa
, testr11
, score 8 (Link has no accessible name) - Package
axe
, testlink-name
, score 6 (Link has no discernible text)
listChild: Score 12. Issues reported by tests in this category:
- Package
axe
, testlist
, score 6 (List element ul or ol has a child element other than li, script, and template) - Package
continuum
, test246
, score 8 (ul element does not contain only li, script, template, or listitem-role elements as direct child elements)
typeRedundant: Score 12. Issues reported by tests in this category:
- Package
nuVal
, testThe type attribute is unnecessary for JavaScript resources.
, score 9 (type attribute is unnecessary for a JavaScript resource) - Package
nuVal
, testThe type attribute for the style element is not needed and should be omitted.
, score 1 (type attribute is unnecessary for a style element)
headingStructure: Score 11. Issues reported by tests in this category:
- Package
alfa
, testr53
, score 6 (Heading skips one or more levels) - Package
axe
, testheading-order
, score 3 (Heading levels do not increase by only one) - Package
htmlcs
, testw:AA.1_3_1_A.G141
, score 1 (Heading level is incorrect) - Package
wave
, testa:heading_skipped
, score 2 (Skipped heading level) - Package
tenon
, test155
, score 1 (Headings are not structured in a hierarchical manner)
contentBeyondLandmarks: Score 11. Issues reported by tests in this category:
- Package
alfa
, testr57
, score 6 (Perceivable text content is not included in any landmark) - Package
axe
, testregion
, score 1 (Some page content is not contained by landmarks) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 6 (Content does not reside within an element with a landmark role)
attributeBad: Score 11. Issues reported by tests in this category:
- Package
nuVal
, test^Attribute .+ not allowed here.*$
, score 4 (Attribute not allowed here) - Package
nuVal
, test^Attribute .+ is not serializable as XML 1\.0.*$
, score 1 (Attribute is invalidly nonserializable) - Package
nuVal
, test^Attribute .+ not allowed on element .+ at this point.*$
, score 4 (attribute not allowed on this element)
linkVague: Score 11. Issues reported by tests in this category:
- Package
tenon
, test73
, score 9 (Link text is too generic to communicate the purpose or destination)
targetSize: Score 11. Issues reported by tests in this category:
- Package
tenon
, test152
, score 9 (Actionable element is smaller than the minimum required size)
styleParentBad: Score 10. Issues reported by tests in this category:
- Package
nuVal
, testElement style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
, score 8 (style element not allowed as a child of this div element)
tabIndexMissing: Score 10. Issues reported by tests in this category:
- Package
tenon
, test190
, score 8 (Interactive item is not natively actionable, but has no tabindex=0 attribute)
parseError: Score 9. Issues reported by tests in this category:
- Package
nuVal
, testSaw ", " </ul>", "</li>" ] } }, { "index": 687, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[3]", "codeLines": [ "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" aria-label=\"Newsletter Signup\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " NewsLetter in Header", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", " <!--<li aria-selected=\"false\" class=\"stripLink has-submenu\">-->", " <!--<a href=\"#\" aria-label=\"Simple Rewards Club Menu\" class=''>", " <div class=\"iconsize lolr\"> <span class=\"sr-only\">Simple Rewards Club...", " <!--<ul>", " <!--<li aria-selected=\"false\"><a href=\"/offers/\" class='' aria-label=\"Offers\"...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/signin/\" class='' ...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/register/\" class='...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/recipe-box/\" class=...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/your-ratings-and-co...", " <!--<li style=\"display: none\"><a href=\"/simple-rewards/current-offers/\">Current Offers</a></li>--...", " <!-- <li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/profile/\" class=''...", " <!-- <li aria-selected=\"false\">-->", "</li>" ] } }, { "index": 688, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]", "codeLines": [ "<li aria-selected=\"false\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" dat...", " <a href=\"/recipes/\">", " Our Recipes", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"5vfdi7-acc...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-all-recipes\" role=\"treeitem\">", " <a href=\"/recipes/\">", " All Recipes", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-breakfast\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Breakfast%20and%20Brunch\">", " Breakfast", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-lunch\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Lunch\">", " Lunch", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-dinner\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Main%20Course\">", " Dinner", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-desserts-sweets\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Dessert\">", " Desserts + Sweets", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-recipe-collections\" role=\"treeitem\">", " <a href=\"/recipes/collections/\">", " All Recipe Collections", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", "</li>" ] } }, { "index": 689, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]", "codeLines": [ "<li aria-selected=\"false\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\" d...", " <a href=\"/expert-advice/\">", " Expert Advice", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"v7ym9s-acc...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-articles\" role=\"treeitem\">", " <a href=\"/expert-advice/\">", " Articles", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-kitchen-reference\" role=\"treeitem\">", " <a href=\"/kitchen-reference/ingredients-substitutions/\">", " Kitchen Reference", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-bloggers\" role=\"treeitem\">", " <a href=\"/expert-advice/our-bloggers/\">", " Our Bloggers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-experts\" role=\"treeitem\">", " <a href=\"/expert-advice/our-experts/\">", " Our Experts", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", "</li>" ] } }, { "index": 690, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]", "codeLines": [ "<li aria-selected=\"false\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" da...", " <a href=\"/products/\">", " Our Products", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"mu046n-acc...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-butter-and-spreads withIconMenu \" role=\"treeitem...", " <a href=\"/products/butter-spreads/\">", " <div class=\"lolr lolr-3x lolr-line-bread-butter\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Butter", " </span>", " </div>", " <span>", " Butter and Spreads", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-margarine withIconMenu \" role=\"treeitem\">", " <a href=\"/products/margarine/\">", " <div class=\"lolr lolr-3x lolr-line-tub\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Margarine", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-plant-based withIconMenu \" role=\"treeitem\">", " <a href=\"/products/plant-based/\">", " <div class=\"lolr lolr-3x lolr-line-leaf\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Plant-Based", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cheese withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cheese/\">", " <div class=\"lolr lolr-3x lolr-line-cheese\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cheese", " </span>", " </div>", " <span>", " Cheese", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-eggs withIconMenu \" role=\"treeitem\">", " <a href=\"/products/eggs/\">", " <div class=\"lolr lolr-3x lolr-line-eggs\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Eggs", " </span>", " </div>", " <span>", " Eggs", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-whipping-cream-and-half-half withIconMenu \" role...", " <a href=\"/products/whipping-cream-and-half-half/\">", " <div class=\"lolr lolr-3x lolr-line-carton\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Whipping Cream", " </span>", " </div>", " <span>", " Whipping Cream and Half & Half", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cocoa withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cocoa/\">", " <div class=\"lolr lolr-3x lolr-line-mug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cocoa", " </span>", " </div>", " <span>", " Cocoa", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-milk withIconMenu \" role=\"treeitem\">", " <a href=\"/products/milk/\">", " <div class=\"lolr lolr-3x lolr-line-jug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Milk", " </span>", " </div>", " <span>", " Milk", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-all-products withIconMenu \" role=\"treeitem\">", " <a href=\"/products/\">", " <div class=\"lolr lolr-3x lolr-line-all-menu\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " All Products", " </span>", " </div>", " <span>", " All Products", " </span>", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", "</li>" ] } }, { "index": 691, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]", "codeLines": [ "<li aria-selected=\"false\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" data...", " <a href=\"/who-we-are/\">", " Who We Are", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"gzqify-acc...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-our-farmers\" role=\"treeitem\">", " <a href=\"/our-farmers/\">", " Our Farmers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-company\" role=\"treeitem\">", " <a href=\"/our-company/\">", " Our Company", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", "</li>" ] } }, { "index": 692, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]", "codeLines": [ "<li aria-selected=\"false\" class=\"menu-item-all-things-dairy\" data-title=\"All Things Dairy\" role=\"tr...", " <a href=\"/all-things-dairy/\">", " All Things Dairy", " </a>", "</li>" ] } }, { "index": 693, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]", "codeLines": [ "<li aria-selected=\"false\" class=\"searchNav show-for-large\" role=\"treeitem\">", " <a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search btn--s...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Search", " </span>", " </div>", " </a>", "</li>" ] } }, { "index": 694, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]", "codeLines": [ "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/where-to-buy/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Where to Buy", " </span>", " </div>", " <span>", " Where to Buy", " </span>", " </a>", "</li>" ] } }, { "index": 695, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]", "codeLines": [ "<li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" data-name=\"Let ...", " <a href=\"/contact-us/\" class=\"\">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Let Us Help", " </span>", " </div>", " <span>", " Let Us Help", " </span>", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"kj2x5i-acc...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/contact-us/\" class=\"\">", " Contact Us", " </a>", " </li>", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/faqs/product-faqs/\" class=\"\">", " FAQs", " </a>", " </li>", " <!--<li><a href=\"#\">Offers</a></li>-->", " </ul>", "</li>" ] } }, { "index": 696, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[9]", "codeLines": [ "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Newsletter", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", "</li>" ] } }, { "index": 710, "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]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/h5[1]", "codeLines": [ "<h5>", " Favorite Butter Recipes", "</h5>" ] } }, { "index": 713, "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]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[2]/div[1]/div[1]/a[1]/figure[1]/figcaption[1]/h5[1]", "codeLines": [ "<h5>", " How to Cut in Butter", "</h5>" ] } }, { "index": 719, "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]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]", "codeLines": [ "<h5>", " Salted Butter", "</h5>" ] } }, { "index": 839, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "We use cookies on this site to enhance your user experience. By continuing to use this site, you co..." ] } }, { "index": 840, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Privacy Policy." ] } }, { "index": 841, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "OK" ] } }, { "index": 876, "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]/form[1]/div[4]/section[1]/div[1]/a[1]", "codeLines": [ "<a href=\"javascript:void(0);\" id=\"btn-search-close\" class=\"btn srch-btns btn--search-close\" aria-la...", " <div class=\"lolr lolr-close\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Close", " </span>", " </div>", "</a>" ] } }, { "index": 878, "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]/form[1]/div[4]/section[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input class=\"search__input voiceSearchInput ui-autocomplete-input\" id=\"searchInput\" name=\"search\" ..." ] } }, { "index": 888, "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]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"/all-things-dairy/\">", " All Things Dairy", "</a>" ] } }, { "index": 889, "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]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search btn--sea...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Search", " </span>", " </div>", "</a>" ] } }, { "index": 941, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "For the love of dairy and our farmer-owners." ] } }, { "index": 942, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the ..." ] } }, { "index": 943, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Recipes from" ] } }, { "index": 944, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "our Farmer-Owners" ] } }, { "index": 945, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, swee..." ] } }, { "index": 946, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "From our Co-op" ] } }, { "index": 947, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "to Your Table" ] } }, { "index": 948, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sunup to sundown, the work that goes into each and every one of our delicious dairy products makes ..." ] } }, { "index": 949, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "All Things Dairy" ] } }, { "index": 950, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste fo..." ] } }, { "index": 951, "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]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Eat It Like You Own It" ] } }, { "index": 955, "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]/form[1]/div[4]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Recipes For You" ] } }, { "index": 956, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Learn a New Technique" ] } }, { "index": 957, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Learn how to master butter in the kitchen from the butter experts", " themselves!" ] } }, { "index": 960, "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]/form[1]/div[4]/main[1]/div[2]/h2[1]/text()[1]", "codeLines": [ "Products Headline" ] } }, { "index": 961, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 962, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 963, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Butter with Olive Oil and Sea Salt" ] } }, { "index": 964, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Treat your taste buds to the richness of butter, with the goodness of olive oil." ] } }, { "index": 965, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Cinnamon Sugar Butter Spread" ] } }, { "index": 966, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor." ] } }, { "index": 967, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Unsalted Butter" ] } }, { "index": 968, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flav..." ] } }, { "index": 969, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter in Half Sticks" ] } }, { "index": 970, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Premeasured for your culinary convenience." ] } }, { "index": 971, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 972, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 973, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Butter with Olive Oil and Sea Salt" ] } }, { "index": 974, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Treat your taste buds to the richness of butter, with the goodness of olive oil." ] } }, { "index": 975, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Cinnamon Sugar Butter Spread" ] } }, { "index": 976, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor." ] } }, { "index": 977, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Unsalted Butter" ] } }, { "index": 978, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flav..." ] } }, { "index": 979, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter in Half Sticks" ] } }, { "index": 980, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Premeasured for your culinary convenience." ] } }, { "index": 981, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 982, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 983, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/div[1]/h5[1]/text()[1]", "codeLines": [ "Farmer Owned Since 1921" ] } }, { "index": 984, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/div[1]/p[1]/text()[1]", "codeLines": [ "In 1921, we formed the Land O'Lakes Dairy Co-op with the belief that we're better when we work toge..." ] } }, { "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]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "All Things Dairy" ] } }, { "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]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "As the original founders of sweet cream butter, we love helping cooks and bakers elevate their food..." ] } }, { "index": 988, "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]/span[1]/text()[1]", "codeLines": [ "We use cookies on this site to enhance your user experience. By continuing to use this site, you co..." ] } }, { "index": 990, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]", "codeLines": [ "<div class=\"row clearfix accordion-menu\" data-closing-time=\"0\" data-responsive-menu=\"accordion\" rol...", " <ul class=\"vertical medium-horizontal menu\">", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/where-to-buy/\" aria-label=\"Nav Where To Buy Land O'Lakes Products\" class=\"whereToBu...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Where to Buy in Header", " </span>", " </div>", " <span>", " Where to Buy", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" role=\"treei...", " <a href=\"/contact-us/\" class=\"\">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Let Us Help in Header", " </span>", " </div>", " <span>", " Let Us Help", " </span>", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"z1ds6r...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <a href=\"/contact-us/\" aria-label=\"Navigate to contact us\" class=\"\">", " <span class=\"sr-only\">", " Contact Us in Header", " </span>", " Contact Us", " </a>", " </li>", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <a href=\"/faqs/product-faqs/\" aria-label=\"Read Land O'Lakes FAQs\" class=\"\">", " <span class=\"sr-only\">", " FAQs in Header", " </span>", " FAQs", " </a>", " </li>", " <!--<li><a href=\"/let-us-help/offers/\" aria-label=\"See Land O'Lakes Offers\">Offers</a></li>...", " </ul>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" aria-label=\"Newsletter Signup\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " NewsLetter in Header", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", " <!--<li aria-selected=\"false\" class=\"stripLink has-submenu\">-->", " <!--<a href=\"#\" aria-label=\"Simple Rewards Club Menu\" class=''>", " <div class=\"iconsize lolr\"> <span class=\"sr-only\">Simple Rewards ...", " <!--<ul>", " <!--<li aria-selected=\"false\"><a href=\"/offers/\" class='' aria-label=\"Off...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/signin/\" class...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/register/\" cla...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/recipe-box/\" cl...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/your-ratings-an...", " <!--<li style=\"display: none\"><a href=\"/simple-rewards/current-offers/\">Current Offers</a></l...", " <!-- <li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/profile/\" clas...", " <!-- <li aria-selected=\"false\">-->", " </li>", " </ul>", "</div>" ] } }, { "index": 991, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]", "codeLines": [ "<ul class=\"vertical medium-horizontal menu\">", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/where-to-buy/\" aria-label=\"Nav Where To Buy Land O'Lakes Products\" class=\"whereToBuyL...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Where to Buy in Header", " </span>", " </div>", " <span>", " Where to Buy", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" role=\"treeite...", " <a href=\"/contact-us/\" class=\"\">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Let Us Help in Header", " </span>", " </div>", " <span>", " Let Us Help", " </span>", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"z1ds6r-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/contact-us/\" aria-label=\"Navigate to contact us\" class=\"\">", " <span class=\"sr-only\">", " Contact Us in Header", " </span>", " Contact Us", " </a>", " </li>", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/faqs/product-faqs/\" aria-label=\"Read Land O'Lakes FAQs\" class=\"\">", " <span class=\"sr-only\">", " FAQs in Header", " </span>", " FAQs", " </a>", " </li>", " <!--<li><a href=\"/let-us-help/offers/\" aria-label=\"See Land O'Lakes Offers\">Offers</a></li>--...", " </ul>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" aria-label=\"Newsletter Signup\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " NewsLetter in Header", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", " <!--<li aria-selected=\"false\" class=\"stripLink has-submenu\">-->", " <!--<a href=\"#\" aria-label=\"Simple Rewards Club Menu\" class=''>", " <div class=\"iconsize lolr\"> <span class=\"sr-only\">Simple Rewards Cl...", " <!--<ul>", " <!--<li aria-selected=\"false\"><a href=\"/offers/\" class='' aria-label=\"Offer...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/signin/\" class='...", " <!--<li aria-selected=\"false\" style=\"display: block \"><a href=\"/simple-rewards/register/\" class...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/recipe-box/\" clas...", " <!--<li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/your-ratings-and-...", " <!--<li style=\"display: none\"><a href=\"/simple-rewards/current-offers/\">Current Offers</a></li>...", " <!-- <li aria-selected=\"false\" style=\"display: none \"><a href=\"/simple-rewards/profile/\" class=...", " <!-- <li aria-selected=\"false\">-->", " </li>", "</ul>" ] } }, { "index": 992, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]", "codeLines": [ "<div data-close-on-click=\"true\" data-responsive-menu=\"accordion\" id=\"main-menu\" class=\"accordion-me...", " <ul class=\"menu navigation\">", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want ...", " <li aria-selected=\"false\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\"...", " <a href=\"/recipes/\">", " Our Recipes", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"5vfdi7...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-all-recipes\" role=\"treeitem\">", " <a href=\"/recipes/\">", " All Recipes", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-breakfast\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Breakfast%20and%20Brunch\">", " Breakfast", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-lunch\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Lunch\">", " Lunch", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-dinner\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Main%20Course\">", " Dinner", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-desserts-sweets\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Dessert\">", " Desserts + Sweets", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-recipe-collections\" role=\"treeitem\">", " <a href=\"/recipes/collections/\">", " All Recipe Collections", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want ...", " <li aria-selected=\"false\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-paren...", " <a href=\"/expert-advice/\">", " Expert Advice", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"v7ym9s...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-articles\" role=\"treeitem\">", " <a href=\"/expert-advice/\">", " Articles", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-kitchen-reference\" role=\"treeitem\">", " <a href=\"/kitchen-reference/ingredients-substitutions/\">", " Kitchen Reference", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-bloggers\" role=\"treeitem\">", " <a href=\"/expert-advice/our-bloggers/\">", " Our Bloggers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-experts\" role=\"treeitem\">", " <a href=\"/expert-advice/our-experts/\">", " Our Experts", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want ...", " <li aria-selected=\"false\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent...", " <a href=\"/products/\">", " Our Products", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"mu046n...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-butter-and-spreads withIconMenu \" role=\"tree...", " <a href=\"/products/butter-spreads/\">", " <div class=\"lolr lolr-3x lolr-line-bread-butter\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Butter", " </span>", " </div>", " <span>", " Butter and Spreads", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-margarine withIconMenu \" role=\"treeitem\">", " <a href=\"/products/margarine/\">", " <div class=\"lolr lolr-3x lolr-line-tub\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Margarine", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-plant-based withIconMenu \" role=\"treeitem\">", " <a href=\"/products/plant-based/\">", " <div class=\"lolr lolr-3x lolr-line-leaf\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Plant-Based", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cheese withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cheese/\">", " <div class=\"lolr lolr-3x lolr-line-cheese\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cheese", " </span>", " </div>", " <span>", " Cheese", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-eggs withIconMenu \" role=\"treeitem\">", " <a href=\"/products/eggs/\">", " <div class=\"lolr lolr-3x lolr-line-eggs\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Eggs", " </span>", " </div>", " <span>", " Eggs", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-whipping-cream-and-half-half withIconMenu \" ...", " <a href=\"/products/whipping-cream-and-half-half/\">", " <div class=\"lolr lolr-3x lolr-line-carton\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Whipping Cream", " </span>", " </div>", " <span>", " Whipping Cream and Half & Half", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cocoa withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cocoa/\">", " <div class=\"lolr lolr-3x lolr-line-mug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cocoa", " </span>", " </div>", " <span>", " Cocoa", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-milk withIconMenu \" role=\"treeitem\">", " <a href=\"/products/milk/\">", " <div class=\"lolr lolr-3x lolr-line-jug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Milk", " </span>", " </div>", " <span>", " Milk", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-all-products withIconMenu \" role=\"treeitem\">", " <a href=\"/products/\">", " <div class=\"lolr lolr-3x lolr-line-all-menu\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " All Products", " </span>", " </div>", " <span>", " All Products", " </span>", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want ...", " <li aria-selected=\"false\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" ...", " <a href=\"/who-we-are/\">", " Who We Are", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"gzqify...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-our-farmers\" role=\"treeitem\">", " <a href=\"/our-farmers/\">", " Our Farmers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-company\" role=\"treeitem\">", " <a href=\"/our-company/\">", " Our Company", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want ...", " <li aria-selected=\"false\" class=\"menu-item-all-things-dairy\" data-title=\"All Things Dairy\" role...", " <a href=\"/all-things-dairy/\">", " All Things Dairy", " </a>", " </li>", " <li aria-selected=\"false\" class=\"searchNav show-for-large\" role=\"treeitem\">", " <a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search bt...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Search", " </span>", " </div>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/where-to-buy/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Where to Buy", " </span>", " </div>", " <span>", " Where to Buy", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" data-name=\"...", " <a href=\"/contact-us/\" class=\"\">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Let Us Help", " </span>", " </div>", " <span>", " Let Us Help", " </span>", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"kj2x5i...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <a href=\"/contact-us/\" class=\"\">", " Contact Us", " </a>", " </li>", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\"...", " <a href=\"/faqs/product-faqs/\" class=\"\">", " FAQs", " </a>", " </li>", " <!--<li><a href=\"#\">Offers</a></li>-->", " </ul>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Newsletter", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", " </li>", " <!--<li aria-selected=\"false\" class=\"stripLink has-submenu\" data-name=\"Simple Rewards Club\">-->", " <!-- <a href=\"/newsletter-sign-up/\" class=''>", " <div class=\"iconsize lolr\"> <span class=\"sr-only\">Newsletter Sign Up</span></di...", " <!-- <ul>-->", " <!--<li aria-selected=\"false\"><a href=\"/offers/\" class=''>Offers</a></li>-->", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/recipe-box/\" class...", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/your-ratings-and-c...", " <!--<li style=\"display: none\"><a href=\"/simple-rewards/current-offers/\">Current Offers</a></li>...", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/profile/\" class=''...", " <!-- <li aria-selected=\"false\" class=''> </li>-->", " <!--<li aria-selected=\"false\" style=\"display: block\"><a href=\"/simple-rewards/signin/\" class=''...", " <!--<li aria-selected=\"false\" style=\"display: block\"><a href=\"/simple-rewards/register/\" class=...", " <!--</ul>-->", " <!--</li>-->", " </ul>", "</div>" ] } }, { "index": 993, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]", "codeLines": [ "<ul class=\"menu navigation\">", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ap...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want no...", " <li aria-selected=\"false\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" d...", " <a href=\"/recipes/\">", " Our Recipes", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"5vfdi7-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-all-recipes\" role=\"treeitem\">", " <a href=\"/recipes/\">", " All Recipes", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-breakfast\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Breakfast%20and%20Brunch\">", " Breakfast", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-lunch\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Lunch\">", " Lunch", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-dinner\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Main%20Course\">", " Dinner", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-desserts-sweets\" role=\"treeitem\">", " <a href=\"/recipes/?&mealFilter=Dessert\">", " Desserts + Sweets", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-recipe-collections\" role=\"treeitem\">", " <a href=\"/recipes/collections/\">", " All Recipe Collections", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ap...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want no...", " <li aria-selected=\"false\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\"...", " <a href=\"/expert-advice/\">", " Expert Advice", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"v7ym9s-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-articles\" role=\"treeitem\">", " <a href=\"/expert-advice/\">", " Articles", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-kitchen-reference\" role=\"treeitem\">", " <a href=\"/kitchen-reference/ingredients-substitutions/\">", " Kitchen Reference", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-bloggers\" role=\"treeitem\">", " <a href=\"/expert-advice/our-bloggers/\">", " Our Bloggers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-experts\" role=\"treeitem\">", " <a href=\"/expert-advice/our-experts/\">", " Our Experts", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ap...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want no...", " <li aria-selected=\"false\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" ...", " <a href=\"/products/\">", " Our Products", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"mu046n-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-butter-and-spreads withIconMenu \" role=\"treeit...", " <a href=\"/products/butter-spreads/\">", " <div class=\"lolr lolr-3x lolr-line-bread-butter\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Butter", " </span>", " </div>", " <span>", " Butter and Spreads", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-margarine withIconMenu \" role=\"treeitem\">", " <a href=\"/products/margarine/\">", " <div class=\"lolr lolr-3x lolr-line-tub\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Margarine", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-plant-based withIconMenu \" role=\"treeitem\">", " <a href=\"/products/plant-based/\">", " <div class=\"lolr lolr-3x lolr-line-leaf\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Margarine", " </span>", " </div>", " <span>", " Plant-Based", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cheese withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cheese/\">", " <div class=\"lolr lolr-3x lolr-line-cheese\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cheese", " </span>", " </div>", " <span>", " Cheese", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-eggs withIconMenu \" role=\"treeitem\">", " <a href=\"/products/eggs/\">", " <div class=\"lolr lolr-3x lolr-line-eggs\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Eggs", " </span>", " </div>", " <span>", " Eggs", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-whipping-cream-and-half-half withIconMenu \" ro...", " <a href=\"/products/whipping-cream-and-half-half/\">", " <div class=\"lolr lolr-3x lolr-line-carton\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Whipping Cream", " </span>", " </div>", " <span>", " Whipping Cream and Half & Half", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-cocoa withIconMenu \" role=\"treeitem\">", " <a href=\"/products/cocoa/\">", " <div class=\"lolr lolr-3x lolr-line-mug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Cocoa", " </span>", " </div>", " <span>", " Cocoa", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-milk withIconMenu \" role=\"treeitem\">", " <a href=\"/products/milk/\">", " <div class=\"lolr lolr-3x lolr-line-jug\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " Milk", " </span>", " </div>", " <span>", " Milk", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-all-products withIconMenu \" role=\"treeitem\">", " <a href=\"/products/\">", " <div class=\"lolr lolr-3x lolr-line-all-menu\" aria-hidden=\"true\">", " <span class=\"sr-only\">", " All Products", " </span>", " </div>", " <span>", " All Products", " </span>", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ap...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want no...", " <li aria-selected=\"false\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" da...", " <a href=\"/who-we-are/\">", " Who We Are", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"gzqify-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <div class=\"clearfix containerWidth\">", " <ul class=\"menu\">", " <li aria-selected=\"false\" class=\"submenu-our-farmers\" role=\"treeitem\">", " <a href=\"/our-farmers/\">", " Our Farmers", " </a>", " </li>", " <li aria-selected=\"false\" class=\"submenu-our-company\" role=\"treeitem\">", " <a href=\"/our-company/\">", " Our Company", " </a>", " </li>", " </ul>", " </div>", " </li>", " </ul>", " <!--</li>-->", " </li>", " <!--For has-submenu class, you need to look into nested folder of menuitem in which this class ap...", " Goto to nested folder of menuitem >> Navigation tab >> uncheck Show in navigation (if you want no...", " <li aria-selected=\"false\" class=\"menu-item-all-things-dairy\" data-title=\"All Things Dairy\" role=\"...", " <a href=\"/all-things-dairy/\">", " All Things Dairy", " </a>", " </li>", " <li aria-selected=\"false\" class=\"searchNav show-for-large\" role=\"treeitem\">", " <a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search btn-...", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Search", " </span>", " </div>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/where-to-buy/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Where to Buy", " </span>", " </div>", " <span>", " Where to Buy", " </span>", " </a>", " </li>", " <li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" data-name=\"Le...", " <a href=\"/contact-us/\" class=\"\">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Let Us Help", " </span>", " </div>", " <span>", " Let Us Help", " </span>", " </a>", " <ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"kj2x5i-a...", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/contact-us/\" class=\"\">", " Contact Us", " </a>", " </li>", " <li aria-selected=\"false\" role=\"treeitem\" class=\"is-submenu-item is-accordion-submenu-item\">", " <a href=\"/faqs/product-faqs/\" class=\"\">", " FAQs", " </a>", " </li>", " <!--<li><a href=\"#\">Offers</a></li>-->", " </ul>", " </li>", " <li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", " <a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \">", " <div class=\"iconsize lolr\" aria-hidden=\"true\">", " ", " <span class=\"sr-only\">", " Newsletter", " </span>", " </div>", " <span>", " Newsletter", " </span>", " </a>", " </li>", " <!--<li aria-selected=\"false\" class=\"stripLink has-submenu\" data-name=\"Simple Rewards Club\">-->", " <!-- <a href=\"/newsletter-sign-up/\" class=''>", " <div class=\"iconsize lolr\"> <span class=\"sr-only\">Newsletter Sign Up</span></div>...", " <!-- <ul>-->", " <!--<li aria-selected=\"false\"><a href=\"/offers/\" class=''>Offers</a></li>-->", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/recipe-box/\" class='...", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/your-ratings-and-com...", " <!--<li style=\"display: none\"><a href=\"/simple-rewards/current-offers/\">Current Offers</a></li>--...", " <!--<li aria-selected=\"false\" style=\"display: none\"><a href=\"/simple-rewards/profile/\" class=''>E...", " <!-- <li aria-selected=\"false\" class=''> </li>-->", " <!--<li aria-selected=\"false\" style=\"display: block\"><a href=\"/simple-rewards/signin/\" class=''>S...", " <!--<li aria-selected=\"false\" style=\"display: block\"><a href=\"/simple-rewards/register/\" class=''...", " <!--</ul>-->", " <!--</li>-->", "</ul>" ] } }, { "index": 994, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "For the love of dairy and our farmer-owners." ] } }, { "index": 995, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the ..." ] } }, { "index": 996, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Recipes from" ] } }, { "index": 997, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "our Farmer-Owners" ] } }, { "index": 998, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, swee..." ] } }, { "index": 999, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "From our Co-op" ] } }, { "index": 1000, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "to Your Table" ] } }, { "index": 1001, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sunup to sundown, the work that goes into each and every one of our delicious dairy products makes ..." ] } }, { "index": 1002, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "All Things Dairy" ] } }, { "index": 1003, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste fo..." ] } }, { "index": 1009, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Learn a New Technique" ] } }, { "index": 1010, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Learn how to master butter in the kitchen from the butter experts", " themselves!" ] } }, { "index": 1014, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 1015, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 1016, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Butter with Olive Oil and Sea Salt" ] } }, { "index": 1017, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Treat your taste buds to the richness of butter, with the goodness of olive oil." ] } }, { "index": 1018, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Cinnamon Sugar Butter Spread" ] } }, { "index": 1019, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor." ] } }, { "index": 1020, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Unsalted Butter" ] } }, { "index": 1021, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flav..." ] } }, { "index": 1022, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter in Half Sticks" ] } }, { "index": 1023, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Premeasured for your culinary convenience." ] } }, { "index": 1024, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 1025, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 1026, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Butter with Olive Oil and Sea Salt" ] } }, { "index": 1027, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Treat your taste buds to the richness of butter, with the goodness of olive oil." ] } }, { "index": 1028, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Cinnamon Sugar Butter Spread" ] } }, { "index": 1029, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor." ] } }, { "index": 1030, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Unsalted Butter" ] } }, { "index": 1031, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flav..." ] } }, { "index": 1032, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter in Half Sticks" ] } }, { "index": 1033, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Premeasured for your culinary convenience." ] } }, { "index": 1034, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Salted Butter" ] } }, { "index": 1035, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "The very first sweet cream butter." ] } }, { "index": 1036, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/div[1]/h5[1]/text()[1]", "codeLines": [ "Farmer Owned Since 1921" ] } }, { "index": 1037, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/div[1]/p[1]/text()[1]", "codeLines": [ "In 1921, we formed the Land O'Lakes Dairy Co-op with the belief that we're better when we work toge..." ] } }, { "index": 1038, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "All Things Dairy" ] } }, { "index": 1039, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "As the original founders of sweet cream butter, we love helping cooks and bakers elevate their food..." ] } }, { "index": 1041, "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]/span[1]/text()[1]", "codeLines": [ "We use cookies on this site to enhance your user experience. By continuing to use this site, you co..." ] } }, { "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]/form[1]/div[4]/main[1]/div[1]/div[3]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Sign up for our newsletter today!", "</p>" ] } }, { "index": 1107, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, th...", "</p>" ] } }, { "index": 1108, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, sw...", "</p>" ] } }, { "index": 1109, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Sunup to sundown, the work that goes into each and every one of our delicious dairy products make...", "</p>" ] } }, { "index": 1110, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste ...", "</p>" ] } }, { "index": 1111, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Eat the butter. Eat the cheese. Eat the cookies. Eat it all. We have the recipes to help you do i...", "</p>" ] } }, { "index": 1112, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Here are some of our most loved recipes that use classic salted butter.", "</p>" ] } }, { "index": 1113, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Learn how to master butter in the kitchen from the butter experts", " themselves!", "</p>" ] } }, { "index": 1114, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Sign up for our newsletter today!", "</p>" ] } }, { "index": 1115, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " The very first sweet cream butter.", "</p>" ] } }, { "index": 1116, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Treat your taste buds to the richness of butter, with the goodness of olive oil.", "</p>" ] } }, { "index": 1117, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavo...", "</p>" ] } }, { "index": 1118, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the fl...", "</p>" ] } }, { "index": 1119, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Premeasured for your culinary convenience.", "</p>" ] } }, { "index": 1120, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " The very first sweet cream butter.", "</p>" ] } }, { "index": 1121, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Treat your taste buds to the richness of butter, with the goodness of olive oil.", "</p>" ] } }, { "index": 1122, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavo...", "</p>" ] } }, { "index": 1123, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the fl...", "</p>" ] } }, { "index": 1124, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Premeasured for your culinary convenience.", "</p>" ] } }, { "index": 1125, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " The very first sweet cream butter.", "</p>" ] } }, { "index": 1126, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/div[1]/p[1]", "codeLines": [ "<p>", " In 1921, we formed the Land O'Lakes Dairy Co-op with the belief that we're better when we work to...", "</p>" ] } }, { "index": 1127, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " As the original founders of sweet cream butter, we love helping cooks and bakers elevate their fo...", "</p>" ] } }, { "index": 1253, "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": "h5", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[2]/div[2]/div[1]/div[4]/a[1]/figure[1]/figcaption[1]/h5[1]", "codeLines": [ "<h5>", " How to Brown Butter", "</h5>" ] } }, { "index": 1279, "verdict": "failed", "rule": { "ruleID": "r80", "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r80", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Here are some of our most loved recipes that use classic salted butter.", "</p>" ] } }, { "index": 1305, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "For the love of dairy and our farmer-owners." ] } }, { "index": 1306, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the ..." ] } }, { "index": 1307, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1308, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Recipes from" ] } }, { "index": 1309, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "our Farmer-Owners" ] } }, { "index": 1310, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, swee..." ] } }, { "index": 1311, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Get Recipes" ] } }, { "index": 1312, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "From our Co-op" ] } }, { "index": 1313, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[2]", "codeLines": [ "to Your Table" ] } }, { "index": 1314, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sunup to sundown, the work that goes into each and every one of our delicious dairy products makes ..." ] } }, { "index": 1315, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "See Products" ] } }, { "index": 1316, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "All Things Dairy" ] } }, { "index": 1317, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste fo..." ] } }, { "index": 1318, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1406, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.landolakes.com/", "result": { "totals": { "rulesNA": 42, "rulesPassed": 48, "rulesWarned": 7, "rulesViolated": 11, "warnings": { "minor": 24, "moderate": 0, "serious": 88, "critical": 2 }, "violations": { "minor": 0, "moderate": 4, "serious": 72, "critical": 16 } }, "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-13T07:02:49.971Z", "url": "https://www.landolakes.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": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy in Header</span></div>", "target": [ ".stripLink:nth-child(1) > .whereToBuyLink[href$=\"where-to-buy/\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Let Us Help in Header</span></div>", "target": [ "#wa8h5y-acc-menu-link > a[href$=\"contact-us/\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">NewsLetter in Header</span></div>", "target": [ "a[aria-label=\"Newsletter Signup\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/recipes/\">\n Our Recipes\n </a>", "target": [ "#\\35 gwxn1-acc-menu-link > a[href$=\"recipes/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/expert-advice/\">\n Expert Advice\n </a>", "target": [ "#nxhhsy-acc-menu-link > a[href$=\"expert-advice/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/\">\n Our Products\n </a>", "target": [ "#ys1w00-acc-menu-link > a[href$=\"products/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/who-we-are/\">\n Who We Are\n </a>", "target": [ "a[href$=\"who-we-are/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#fbc00f", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/all-things-dairy/\">\n All Things Dairy\n </a>", "target": [ "a[href$=\"all-things-dairy/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Search</span></div>", "target": [ ".btn__search > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "35.3pt (47px)", "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": "<h1> For the love of dairy and our farmer-owners.\n </h1>", "target": [ ".active.owl-item > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the cheese, the cookies, all of it. And eat it like you own it.\n </p>", "target": [ ".active.owl-item > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/our-farmers/\" class=\"button redBtn\">Learn More</a>", "target": [ ".redBtn.button[href$=\"our-farmers/\"]" ], "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": "35.3pt (47px)", "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": "<h1> Recipes from<br>\nour Farmer-Owners\n </h1>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, sweet and oh-so-shareable recipes will be family favorites for you just as they are for them. Enjoy!\n </p>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/recipes/collections/recipes-from-our-farmer-owners/\" class=\"button redBtn\">Get Recipes </a>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > .anchor-button > .redBtn.button" ], "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": "35.3pt (47px)", "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": "<h1> From our Co-op<br>\nto Your Table\n </h1>", "target": [ ".owl-item:nth-child(3) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Sunup to sundown, the work that goes into each and every one of our delicious dairy products makes even the most humble farmer swell with pride.\n </p>", "target": [ ".owl-item:nth-child(3) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/products/\" class=\"button redBtn\">See Products</a>", "target": [ ".redBtn.button[href$=\"products/\"]" ], "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": "35.3pt (47px)", "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": "<h1> All Things Dairy\n </h1>", "target": [ ".owl-item:nth-child(4) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste for everything dairy.\n </p>", "target": [ ".owl-item:nth-child(4) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">Learn More</a>", "target": [ ".anchor-button.at-element-marker > .redBtn.button" ], "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": "11.3pt (15px)", "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=\"#section1\" class=\"skip-in-slider\">skip<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/arrow-white.png\" alt=\"arrow-icon\"></a>", "target": [ ".skip-in-slider" ], "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": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/x17/2020_df_retail_original-chex-party-mix_20421_v1_600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>The Original Chex® Party Mix</span>", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_grilled-mexican-street-corn_20386-600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Grilled Mexican Street Corn</span>", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_old-fashioned-bread-pudding-with-vanilla-butter-sauce_5046-600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Old-Fashioned Bread Pudding With Vanilla Sauce</span>", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/x17/16714-birthday-cake-600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Birthday Cake</span>", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_clarified-butter_3162_600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Clarified Butter</span>", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "contrastRatio": 0, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"LOLR-Home-Page Technique-Section at-element-marker\">", "target": [ ".Technique-Section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Learn a New Technique</h2>", "target": [ ".Technique-Section > .align-center-middle.text-center.grid-x > .small-10.large-8.cell > h2" ], "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": "#333333", "contrastRatio": 0, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"LOLR-Home-Page Technique-Section at-element-marker\">", "target": [ ".Technique-Section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>\n Learn how to master butter in the kitchen from the butter experts\n themselves!\n </p>", "target": [ ".Technique-Section > .align-center-middle.text-center.grid-x > .small-10.large-8.cell > 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": { "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cell small-12 medium-12 large-6 useableSection\">\n <h2>Looking for inspiration?</h2>\n <p>Sign up for our newsletter today!</p>\n </div>", "target": [ ".useableSection" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Looking for inspiration?</h2>", "target": [ ".useableSection > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"cell small-12 medium-12 large-6 useableSection\">\n <h2>Looking for inspiration?</h2>\n <p>Sign up for our newsletter today!</p>\n </div>", "target": [ ".useableSection" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Sign up for our newsletter today!</p>", "target": [ ".useableSection > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#0a0a0a", "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": "<input name=\"mcEmail\" type=\"email\" id=\"mcEmail\" aria-label=\"Enter Your Email\" class=\"form-input\" placeholder=\"Enter Your Email\" autocomplete=\"off\">", "target": [ "#mcEmail" ], "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": "#0a0a0a", "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": "<input name=\"mcFirstName\" type=\"text\" id=\"mcFirstName\" aria-label=\"First Name\" class=\"form-input\" placeholder=\"First Name\">", "target": [ "#mcFirstName" ], "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": "#0a0a0a", "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": "<input name=\"mcLastName\" type=\"text\" id=\"mcLastName\" aria-label=\"Last Name\" class=\"form-input\" placeholder=\"Last Name\">", "target": [ "#mcLastName" ], "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": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Products Headline</h2>", "target": [ ".homeFrProduct > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Unsalted Butter </h5>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flavor control you need.</p>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "24.0pt (32px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Farmer Owned Since 1921</h5>", "target": [ ".contentLayer > h5" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>In 1921, we formed the Land O'Lakes Dairy Co-op with the belief that we're better when we work together. Today, we're more than 1,600 dairy farmers strong.\n</p>", "target": [ ".contentLayer > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-company/ \" class=\"button whiteBtn\" aria-label=\"Eternal - Learn More\">Learn More</a>", "target": [ "a[href=\"/our-company/ \"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "contrastRatio": 0, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">", "target": [ "#cookie-msg" ] }, { "html": "<div class=\"image-outer globalBanner\" data-interchange=\"[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-small.jpg?ext=.jpg, small],[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-ipad.jpg?ext=.jpg, medium], [https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg, large]\" data-resize=\"q31ati-interchange\" id=\"q31ati-interchange\" data-t=\"862ew0-t\" style=\"background-image: url("https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg");\">", "target": [ "#q31ati-interchange" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"msg\">", "target": [ ".msg" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">", "target": [ "#cookie-msg" ] }, { "html": "<div class=\"image-outer globalBanner\" data-interchange=\"[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-small.jpg?ext=.jpg, small],[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-ipad.jpg?ext=.jpg, medium], [https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg, large]\" data-resize=\"q31ati-interchange\" id=\"q31ati-interchange\" data-t=\"862ew0-t\" style=\"background-image: url("https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg");\">", "target": [ "#q31ati-interchange" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.landolakesinc.com/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\" style=\"color: rgb(255, 255, 255); text-decoration: underline;\">Privacy Policy.</a>", "target": [ ".msg > a[rel=\"nofollow noopener\"][target=\"_blank\"]" ], "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": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy in Header</span></div>", "target": [ ".stripLink:nth-child(1) > .whereToBuyLink[href$=\"where-to-buy/\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Let Us Help in Header</span></div>", "target": [ "#wa8h5y-acc-menu-link > a[href$=\"contact-us/\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">NewsLetter in Header</span></div>", "target": [ "a[aria-label=\"Newsletter Signup\"] > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/recipes/\">\n Our Recipes\n </a>", "target": [ "#\\35 gwxn1-acc-menu-link > a[href$=\"recipes/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/expert-advice/\">\n Expert Advice\n </a>", "target": [ "#nxhhsy-acc-menu-link > a[href$=\"expert-advice/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/\">\n Our Products\n </a>", "target": [ "#ys1w00-acc-menu-link > a[href$=\"products/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/who-we-are/\">\n Who We Are\n </a>", "target": [ "a[href$=\"who-we-are/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#fbc00f", "contrastRatio": 0, "fontSize": "11.4pt (15.2px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav aria-labelledby=\"main-menu\">", "target": [ "nav[aria-labelledby=\"main-menu\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/all-things-dairy/\">\n All Things Dairy\n </a>", "target": [ "a[href$=\"all-things-dairy/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Search</span></div>", "target": [ ".btn__search > .iconsize.lolr[aria-hidden=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "35.3pt (47px)", "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": "<h1> For the love of dairy and our farmer-owners.\n </h1>", "target": [ ".active.owl-item > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the cheese, the cookies, all of it. And eat it like you own it.\n </p>", "target": [ ".active.owl-item > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/our-farmers/\" class=\"button redBtn\">Learn More</a>", "target": [ ".redBtn.button[href$=\"our-farmers/\"]" ], "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": "35.3pt (47px)", "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": "<h1> Recipes from<br>\nour Farmer-Owners\n </h1>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Get to know some of our Farmer-Owners and the recipes they love! We're sure that these butter, sweet and oh-so-shareable recipes will be family favorites for you just as they are for them. Enjoy!\n </p>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/recipes/collections/recipes-from-our-farmer-owners/\" class=\"button redBtn\">Get Recipes </a>", "target": [ ".owl-item:nth-child(2) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > .anchor-button > .redBtn.button" ], "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": "35.3pt (47px)", "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": "<h1> From our Co-op<br>\nto Your Table\n </h1>", "target": [ ".owl-item:nth-child(3) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Sunup to sundown, the work that goes into each and every one of our delicious dairy products makes even the most humble farmer swell with pride.\n </p>", "target": [ ".owl-item:nth-child(3) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"/products/\" class=\"button redBtn\">See Products</a>", "target": [ ".redBtn.button[href$=\"products/\"]" ], "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": "35.3pt (47px)", "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": "<h1> All Things Dairy\n </h1>", "target": [ ".owl-item:nth-child(4) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > h1" ], "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": "14.3pt (19px)", "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>\n Explore our best recipes, get tips and tricks from our team of culinary experts, and get a taste for everything dairy.\n </p>", "target": [ ".owl-item:nth-child(4) > .item > .hero-banner > .bannercontent > .grid-container > .grid-padding-x.left-content.grid-x > .large-7.medium-12.small-12 > 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": "#ffffff", "contrastRatio": 0, "fontSize": "11.3pt (15px)", "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=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">Learn More</a>", "target": [ ".anchor-button.at-element-marker > .redBtn.button" ], "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": "11.3pt (15px)", "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=\"#section1\" class=\"skip-in-slider\">skip<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/arrow-white.png\" alt=\"arrow-icon\"></a>", "target": [ ".skip-in-slider" ], "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": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/x17/2020_df_retail_original-chex-party-mix_20421_v1_600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>The Original Chex® Party Mix</span>", "target": [ ".columns.medium-6 > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_grilled-mexican-street-corn_20386-600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Grilled Mexican Street Corn</span>", "target": [ "a:nth-child(3) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_old-fashioned-bread-pudding-with-vanilla-butter-sauce_5046-600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Old-Fashioned Bread Pudding With Vanilla Sauce</span>", "target": [ "a:nth-child(4) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/x17/16714-birthday-cake-600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Birthday Cake</span>", "target": [ "a:nth-child(5) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span class=\"color-overlay grey\"></span>", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > .color-overlay.grey" ] }, { "html": "<div class=\"fillImage lazy-load-img\" title=\"\" style=\"background-image: url('https://storcpdkenticomedia.blob.core.windows.net/media/recipemanagementsystem/media/recipe-media-files/recipes/retail/desktopimages/2018_clarified-butter_3162_600x600.jpg?ext=.jpg'); opacity: 1;\">", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Clarified Butter</span>", "target": [ "a:nth-child(6) > .medium-3.columns > .fillImage.lazy-load-img[title=\"\"] > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "contrastRatio": 0, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<section class=\"LOLR-Home-Page Technique-Section at-element-marker\">", "target": [ ".Technique-Section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Learn a New Technique</h2>", "target": [ ".Technique-Section > .align-center-middle.text-center.grid-x > .small-10.large-8.cell > h2" ], "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": "#333333", "contrastRatio": 0, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"LOLR-Home-Page Technique-Section at-element-marker\">", "target": [ ".Technique-Section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>\n Learn how to master butter in the kitchen from the butter experts\n themselves!\n </p>", "target": [ ".Technique-Section > .align-center-middle.text-center.grid-x > .small-10.large-8.cell > 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": { "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"cell small-12 medium-12 large-6 useableSection\">\n <h2>Looking for inspiration?</h2>\n <p>Sign up for our newsletter today!</p>\n </div>", "target": [ ".useableSection" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Looking for inspiration?</h2>", "target": [ ".useableSection > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cell small-12 medium-12 large-6 useableSection\">\n <h2>Looking for inspiration?</h2>\n <p>Sign up for our newsletter today!</p>\n </div>", "target": [ ".useableSection" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Sign up for our newsletter today!</p>", "target": [ ".useableSection > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#0a0a0a", "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": "<input name=\"mcEmail\" type=\"email\" id=\"mcEmail\" aria-label=\"Enter Your Email\" class=\"form-input\" placeholder=\"Enter Your Email\" autocomplete=\"off\">", "target": [ "#mcEmail" ], "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": "#0a0a0a", "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": "<input name=\"mcFirstName\" type=\"text\" id=\"mcFirstName\" aria-label=\"First Name\" class=\"form-input\" placeholder=\"First Name\">", "target": [ "#mcFirstName" ], "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": "#0a0a0a", "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": "<input name=\"mcLastName\" type=\"text\" id=\"mcLastName\" aria-label=\"Last Name\" class=\"form-input\" placeholder=\"Last Name\">", "target": [ "#mcLastName" ], "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": "35.3pt (47px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Products Headline</h2>", "target": [ ".homeFrProduct > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Unsalted Butter </h5>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"homeFrProduct medium-text-center\">", "target": [ ".homeFrProduct" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flavor control you need.</p>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "24.0pt (32px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Farmer Owned Since 1921</h5>", "target": [ ".contentLayer > h5" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>In 1921, we formed the Land O'Lakes Dairy Co-op with the belief that we're better when we work together. Today, we're more than 1,600 dairy farmers strong.\n</p>", "target": [ ".contentLayer > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"contentLayer\">", "target": [ ".contentLayer" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/our-company/ \" class=\"button whiteBtn\" aria-label=\"Eternal - Learn More\">Learn More</a>", "target": [ "a[href=\"/our-company/ \"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "contrastRatio": 0, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">", "target": [ "#cookie-msg" ] }, { "html": "<div class=\"image-outer globalBanner\" data-interchange=\"[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-small.jpg?ext=.jpg, small],[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-ipad.jpg?ext=.jpg, medium], [https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg, large]\" data-resize=\"q31ati-interchange\" id=\"q31ati-interchange\" data-t=\"862ew0-t\" style=\"background-image: url("https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg");\">", "target": [ "#q31ati-interchange" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"msg\">", "target": [ ".msg" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">", "target": [ "#cookie-msg" ] }, { "html": "<div class=\"image-outer globalBanner\" data-interchange=\"[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-small.jpg?ext=.jpg, small],[https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/banner/slide-1-tara-image-ipad.jpg?ext=.jpg, medium], [https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg, large]\" data-resize=\"q31ati-interchange\" id=\"q31ati-interchange\" data-t=\"862ew0-t\" style=\"background-image: url("https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/slide-1-tara-image.jpg?ext=.jpg");\">", "target": [ "#q31ati-interchange" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.landolakesinc.com/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\" style=\"color: rgb(255, 255, 255); text-decoration: underline;\">Privacy Policy.</a>", "target": [ ".msg > a[rel=\"nofollow noopener\"][target=\"_blank\"]" ], "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 class=\"ComponentFrame\" name=\"componentFrameLauncher\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></iframe>", "target": [ "iframe[name=\"componentFrameLauncher\"]" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "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 class=\"ComponentFrame\" name=\"componentFrameAttention\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></iframe>", "target": [ "iframe[name=\"componentFrameAttention\"]" ], "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 class=\"searchLoader2 mainLoader text-center\" style=\"display: none;\">", "target": [ ".searchLoader2" ], "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=\"lolr lolr-lg lolr-search lolr-searchIcon\" style=\"display:none\" aria-hidden=\"true\"><span class=\"sr-only\">Search</span></div>", "target": [ ".lolr-lg" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"wa8h5y-acc-menu-link\" aria-hidden=\"true\" id=\"r0hyuu-acc-menu\">", "target": [ "#r0hyuu-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"title-bar menuToggle hide-for-large\" data-hide-for=\"large\" data-responsive-toggle=\"main-menu\" style=\"display: none;\" data-t=\"ejrygw-t\"><button class=\"burgerIcon\" data-toggle=\"\" type=\"button\"><span> </span><span> </span><span> </span></button> </span>", "target": [ ".title-bar" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"hide-for-large searchMobilelink\">\n <a href=\"javascript:void(0);\" class=\"btn srch-btns btn_mob_search btn--search\">\n <div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">close</span></div>\n </a>\n</span>", "target": [ ".searchMobilelink" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"5gwxn1-acc-menu-link\" aria-hidden=\"true\" id=\"7h3tjr-acc-menu\">", "target": [ "#\\37 h3tjr-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"nxhhsy-acc-menu-link\" aria-hidden=\"true\" id=\"f9gt5u-acc-menu\">", "target": [ "#f9gt5u-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"ys1w00-acc-menu-link\" aria-hidden=\"true\" id=\"x6opzu-acc-menu\">", "target": [ "#x6opzu-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"8oxt9b-acc-menu-link\" aria-hidden=\"true\" id=\"hdbksb-acc-menu\">", "target": [ "#hdbksb-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"submenu is-accordion-submenu\" data-submenu=\"\" role=\"group\" aria-labelledby=\"2elk93-acc-menu-link\" aria-hidden=\"true\" id=\"8o9uq7-acc-menu\">", "target": [ "#\\38 o9uq7-acc-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"owl-nav disabled\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div>", "target": [ ".disabled" ], "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=\"homeFeaturedRecipes grid-x grid-margin-x owl-carousel owl-theme recpie-slider off at-element-marker\" style=\"display: none;\">", "target": [ ".recpie-slider" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"field-error ErrorLabel\">Please enter valid email.</span>", "target": [ ".simple-email > .field-error.ErrorLabel" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"field-error ErrorLabel\">Please enter first name.</span>", "target": [ ".small-6.inputboxM.columns:nth-child(2) > .field-error.ErrorLabel" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"field-error ErrorLabel\">Please enter last name.</span>", "target": [ ".small-6.inputboxM.columns:nth-child(3) > .field-error.ErrorLabel" ], "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=\"loaderPromoteSignUp mainLoader text-center\" style=\"display: none;\">", "target": [ ".loaderPromoteSignUp" ], "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=\"column small-12 followLink whiteIcon show-for-small-only\">", "target": [ ".show-for-small-only" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Iframe Not used\" id=\"destination_publishing_iframe_landolakes_0\" name=\"destination_publishing_iframe_landolakes_0_name\" src=\"https://landolakes.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.landolakes.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">", "target": [ "#destination_publishing_iframe_landolakes_0" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9789332.fls.doubleclick.net/activityi;src=9789332;type=lolf-0;cat=lolho0;ord=1275320971658;gtm=2od880;auiddc=1781921940.1660374156;~oref=https%3A%2F%2Fwww.landolakes.com%2F?\" title=\"Iframe Not used\"></iframe>", "target": [ "iframe[height=\"0\"][width=\"0\"][title=\"Iframe Not used\"]" ], "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 src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\"></iframe>", "target": [ "iframe:nth-child(14)" ], "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=\"AstuteBotMessengerContainer\" data-type=\"Panel\" style=\"position: fixed; box-shadow: rgba(2, 2, 45, 0.1) 5px 5px 40px; right: 26px; bottom: 119px; visibility: hidden; opacity: 0; border-radius: 15px !important;\">", "target": [ "div[data-type=\"Panel\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://11193903.fls.doubleclick.net/activityi;src=11193903;type=cnt21;cat=cnt_svu;ord=1;num=2313699684027;gtm=2od880;auiddc=1781921940.1660374156;~oref=https%3A%2F%2Fwww.landolakes.com%2F?\"></iframe>", "target": [ "iframe[height=\"0\"][width=\"0\"]:nth-child(18)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "learn more", "urlProps": { "protocol": "http:", "hostname": "www.landolakes.com", "port": "", "pathname": "/our-farmers/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">Learn More</a>", "target": [ ".anchor-button.at-element-marker > .redBtn.button" ] }, { "html": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "target": [ ".at-element-marker > .whiteBtn.button" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/our-farmers/\" class=\"button redBtn\">Learn More</a>", "target": [ ".redBtn.button[href$=\"our-farmers/\"]" ], "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": "view product", "urlProps": { "protocol": "http:", "hostname": "www.landolakes.com", "port": "", "pathname": "/products/butter-spreads/salted-butter/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(2) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(3) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] }, { "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(1) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] }, { "id": "link-in-text-block", "impact": "serious", "tags": [ "cat.color", "experimental", "wcag2a", "wcag141" ], "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", "help": "Links must be distinguishable without relying on color", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "link-in-text-block", "data": { "messageKey": "bgContrast" }, "relatedNodes": [ { "html": "<div class=\"column small-12 medium-6 copyright-wrap\">", "target": [ ".copyright-wrap" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style" } ], "none": [], "impact": "serious", "html": "<a href=\"https://www.landolakesinc.com/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t<div class=\"footerLogo lolr lolr-inc-logo\" aria-hidden=\"true\"><span class=\"sr-only\">Landolakes</span></div>\n\t\t\t</a>", "target": [ ".copyright-wrap > a[href$=\"landolakesinc.com/\"][rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element's contrast ratio could not be determined. Check for a distinct hover/focus style" } ] }, { "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-US\" xml:lang=\"en-US\" xmlns:fb=\"http://ogp.me/ns/fb#\" class=\"js lolr-events-icons-ready\" data-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\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "id": "aria-hidden-focus", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag131" ], "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements", "help": "ARIA hidden element must not be focusable or contain focusable elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "focusable-not-tabbable", "data": null, "relatedNodes": [ { "html": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .fb.lolr-social-facebook[rel=\"noopener\"]" ] } ], "impact": "serious", "message": "Focusable content should have tabindex='-1' or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .fb.lolr-social-facebook[rel=\"noopener\"]" ], "failureSummary": "Fix all of the following:\n Focusable content should have tabindex='-1' or be removed from the DOM" }, { "any": [], "all": [ { "id": "focusable-not-tabbable", "data": null, "relatedNodes": [ { "html": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .tw.lolr-social-twitter[rel=\"noopener\"]" ] } ], "impact": "serious", "message": "Focusable content should have tabindex='-1' or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .tw.lolr-social-twitter[rel=\"noopener\"]" ], "failureSummary": "Fix all of the following:\n Focusable content should have tabindex='-1' or be removed from the DOM" }, { "any": [], "all": [ { "id": "focusable-not-tabbable", "data": null, "relatedNodes": [ { "html": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .pintR.lolr-social-pinterest[rel=\"noopener\"]" ] } ], "impact": "serious", "message": "Focusable content should have tabindex='-1' or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .pintR.lolr-social-pinterest[rel=\"noopener\"]" ], "failureSummary": "Fix all of the following:\n Focusable content should have tabindex='-1' or be removed from the DOM" }, { "any": [], "all": [ { "id": "focusable-not-tabbable", "data": null, "relatedNodes": [ { "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ] } ], "impact": "serious", "message": "Focusable content should have tabindex='-1' or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .instagram[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Focusable content should have tabindex='-1' or be removed from the DOM" } ] }, { "id": "aria-required-children", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag131" ], "description": "Ensures elements with an ARIA role that require child roles contain them", "help": "Certain ARIA roles must contain particular children", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-required-children", "data": [ "group", "treeitem" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA children role not present: group, treeitem" } ], "all": [], "none": [], "impact": "critical", "html": "<div class=\"row clearfix accordion-menu\" data-closing-time=\"0\" data-responsive-menu=\"accordion\" role=\"tree\" aria-multiselectable=\"true\" data-t=\"d28rnw-t\" data-mutate=\"iqp991-responsive-menu\">", "target": [ "div[data-closing-time=\"0\"]" ], "failureSummary": "Fix any of the following:\n Required ARIA children role not present: group, treeitem" }, { "any": [ { "id": "aria-required-children", "data": [ "group", "treeitem" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA children role not present: group, treeitem" } ], "all": [], "none": [], "impact": "critical", "html": "<div data-close-on-click=\"true\" data-responsive-menu=\"accordion\" id=\"main-menu\" class=\"accordion-menu\" role=\"tree\" aria-multiselectable=\"true\" data-t=\"gg8q60-t\" data-mutate=\"i6hxnl-responsive-menu\">", "target": [ "#main-menu" ], "failureSummary": "Fix any of the following:\n Required ARIA children role not present: group, treeitem" } ] }, { "id": "aria-required-parent", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag131" ], "description": "Ensures elements with an ARIA role that require parent roles are contained by them", "help": "Certain ARIA roles must be contained by particular parents", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", "target": [ ".stripLink:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" role=\"treeitem\" aria-controls=\"r0hyuu-acc-menu\" aria-expanded=\"false\" id=\"wa8h5y-acc-menu-link\">", "target": [ "#wa8h5y-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", "target": [ ".stripLink:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" data-name=\"Our Recipes\" role=\"treeitem\" aria-controls=\"7h3tjr-acc-menu\" aria-expanded=\"false\" id=\"5gwxn1-acc-menu-link\">", "target": [ "#\\35 gwxn1-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\" data-name=\"Expert Advice\" role=\"treeitem\" aria-controls=\"f9gt5u-acc-menu\" aria-expanded=\"false\" id=\"nxhhsy-acc-menu-link\">", "target": [ "#nxhhsy-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" data-name=\"Our Products\" role=\"treeitem\" aria-controls=\"x6opzu-acc-menu\" aria-expanded=\"false\" id=\"ys1w00-acc-menu-link\">", "target": [ "#ys1w00-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" data-name=\"Who We Are\" role=\"treeitem\" aria-controls=\"hdbksb-acc-menu\" aria-expanded=\"false\" id=\"8oxt9b-acc-menu-link\">", "target": [ "#\\38 oxt9b-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"menu-item-all-things-dairy\" data-title=\"All Things Dairy\" role=\"treeitem\">\n <a href=\"/all-things-dairy/\">\n All Things Dairy\n </a>\n \n\n\n</li>", "target": [ ".menu-item-all-things-dairy" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"searchNav show-for-large\" role=\"treeitem\">\n <a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search btn--search\"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Search</span></div></a>\n </li>", "target": [ ".searchNav" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\"><a href=\"/where-to-buy/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy</span></div> <span>Where to Buy </span></a></li>", "target": [ ".stripLink:nth-child(7)" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" data-name=\"Let Us Help\" role=\"treeitem\" aria-controls=\"8o9uq7-acc-menu\" aria-expanded=\"false\" id=\"2elk93-acc-menu-link\">", "target": [ "#\\32 elk93-acc-menu-link" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" }, { "any": [ { "id": "aria-required-parent", "data": [ "group", "tree" ], "relatedNodes": [], "impact": "critical", "message": "Required ARIA parents role not present: group, tree" } ], "all": [], "none": [], "impact": "critical", "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\"><a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Newsletter</span></div> <span>Newsletter</span></a></li>", "target": [ ".stripLink:nth-child(9)" ], "failureSummary": "Fix any of the following:\n Required ARIA parents role not present: group, tree" } ] }, { "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": "#ed1c30", "bgColor": "#f2f1ed", "contrastRatio": 3.86, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 3.86 (foreground color: #ed1c30, background color: #f2f1ed, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Eat It Like You Own It</h2>", "target": [ "#section1 > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.86 (foreground color: #ed1c30, background color: #f2f1ed, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ed1c30", "contrastRatio": 4.36, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/recipes/collections/our-favorite-salted-butter-recipes/\" class=\"button whiteBtn\" aria-label=\"View Collection\">View Collection</a>", "target": [ "a[aria-label=\"View Collection\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/recipes/collections/our-favorite-salted-butter-recipes/\" class=\"button whiteBtn\" aria-label=\"View Collection\">View Collection</a>", "target": [ "a[aria-label=\"View Collection\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#f2f1ed", "contrastRatio": 3.86, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 3.86 (foreground color: #ed1c30, background color: #f2f1ed, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"\n color: #ed1c30;\n\">Recipes For You</h2>", "target": [ ".sliderforMobile > .align-center-middle.text-center.grid-x > .small-10.large-8.cell > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.86 (foreground color: #ed1c30, background color: #f2f1ed, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Cut in Butter\n </h5>\n </figcaption>", "target": [ "#image1 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image1 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Cream Butter and Sugar\n </h5>\n </figcaption>", "target": [ "#image2 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image2 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Soften Butter\n </h5>\n </figcaption>", "target": [ "#image3 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image3 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Brown Butter\n </h5>\n </figcaption>", "target": [ "#image4 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image4 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Cinnamon Sugar Butter Spread</h5>", "target": [ ".cloned.owl-item:nth-child(3) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".center > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter in Half Sticks</h5>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Premeasured for your culinary convenience.</p>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter</h5>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>The very first sweet cream butter.</p>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Butter with Olive Oil and Sea Salt</h5>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Treat your taste buds to the richness of butter, with the goodness of olive oil.</p>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Cinnamon Sugar Butter Spread</h5>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor.</p>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Unsalted Butter </h5>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flavor control you need.</p>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter in Half Sticks</h5>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Premeasured for your culinary convenience.</p>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter</h5>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>The very first sweet cream butter.</p>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#287685", "bgColor": "#ffffff", "contrastRatio": 5.22, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/products/butter-spreads/salted-butter/\" target=\"_self\">\n VIEW PRODUCT\n </a>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.22 (foreground color: #287685, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f3b233", "contrastRatio": 1.87, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cell large-5 medium-5 small-12 align-middle algin-center grid-x yellow-bg small-order-2 medium-order-1 large-order-1\">", "target": [ ".large-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"text-transform-inherit\">All Things Dairy</h2>", "target": [ ".text-transform-inherit" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#f3b233", "contrastRatio": 1.87, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"cell large-5 medium-5 small-12 align-middle algin-center grid-x yellow-bg small-order-2 medium-order-1 large-order-1\">", "target": [ ".large-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>As the original founders of sweet cream butter, we love helping cooks and bakers elevate their foods by cooking and baking with quality butter. Our culinary experts are here with delicious recipes and helpful tips.</p>", "target": [ ".at-element-marker > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#f3b233", "bgColor": "#ffffff", "contrastRatio": 1.87, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "target": [ ".at-element-marker > .whiteBtn.button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #f3b233, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "target": [ ".at-element-marker > .whiteBtn.button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #f3b233, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"top-row\" aria-label=\"Footer Navigation\">", "target": [ ".top-row" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .fb.lolr-social-facebook[rel=\"noopener\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"top-row\" aria-label=\"Footer Navigation\">", "target": [ ".top-row" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .pintR.lolr-social-pinterest[rel=\"noopener\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ed1c30", "contrastRatio": 4.36, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "target": [ ".btn-aceptar" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "target": [ ".btn-aceptar" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 12.0pt (16px), font weight: bold). 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": "#ed1c30", "contrastRatio": 4.36, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"/recipes/collections/our-favorite-salted-butter-recipes/\" class=\"button whiteBtn\" aria-label=\"View Collection\">View Collection</a>", "target": [ "a[aria-label=\"View Collection\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/recipes/collections/our-favorite-salted-butter-recipes/\" class=\"button whiteBtn\" aria-label=\"View Collection\">View Collection</a>", "target": [ "a[aria-label=\"View Collection\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Cut in Butter\n </h5>\n </figcaption>", "target": [ "#image1 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image1 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Cream Butter and Sugar\n </h5>\n </figcaption>", "target": [ "#image2 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image2 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Soften Butter\n </h5>\n </figcaption>", "target": [ "#image3 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image3 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<figcaption class=\"figcaption\">\n <span>Technique</span>\n <h5>\n How to Brown Butter\n </h5>\n </figcaption>", "target": [ "#image4 > .allThingsButter > figure > figcaption" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Technique</span>", "target": [ "#image4 > .allThingsButter > figure > figcaption > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Cinnamon Sugar Butter Spread</h5>", "target": [ ".cloned.owl-item:nth-child(3) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter in Half Sticks</h5>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Premeasured for your culinary convenience.</p>", "target": [ ".owl-item:nth-child(5) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter</h5>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>The very first sweet cream butter.</p>", "target": [ ".owl-item:nth-child(6) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Butter with Olive Oil and Sea Salt</h5>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Treat your taste buds to the richness of butter, with the goodness of olive oil.</p>", "target": [ ".owl-item:nth-child(7) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Cinnamon Sugar Butter Spread</h5>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Cinnamon and sugar are blended with our creamy butter spread for an unforgettable breakfast flavor.</p>", "target": [ ".owl-item:nth-child(8) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Unsalted Butter </h5>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With no added salt, our Unsalted Butter gives you the pure, sweet cream taste you love and the flavor control you need.</p>", "target": [ ".cloned.owl-item:nth-child(9) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter in Half Sticks</h5>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Premeasured for your culinary convenience.</p>", "target": [ ".cloned.owl-item:nth-child(10) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "20.3pt (27px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Salted Butter</h5>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 20.3pt (27px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f2f1ed", "contrastRatio": 1.13, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>The very first sweet cream butter.</p>", "target": [ ".cloned.owl-item:nth-child(11) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.13 (foreground color: #ffffff, background color: #f2f1ed, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f3b233", "contrastRatio": 1.87, "fontSize": "35.3pt (47px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"cell large-5 medium-5 small-12 align-middle algin-center grid-x yellow-bg small-order-2 medium-order-1 large-order-1\">", "target": [ ".large-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"text-transform-inherit\">All Things Dairy</h2>", "target": [ ".text-transform-inherit" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 35.3pt (47px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#f3b233", "contrastRatio": 1.87, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"cell large-5 medium-5 small-12 align-middle algin-center grid-x yellow-bg small-order-2 medium-order-1 large-order-1\">", "target": [ ".large-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>As the original founders of sweet cream butter, we love helping cooks and bakers elevate their foods by cooking and baking with quality butter. Our culinary experts are here with delicious recipes and helpful tips.</p>", "target": [ ".at-element-marker > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #ffffff, background color: #f3b233, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#f3b233", "bgColor": "#ffffff", "contrastRatio": 1.87, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "target": [ ".at-element-marker > .whiteBtn.button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.87 (foreground color: #f3b233, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "target": [ ".at-element-marker > .whiteBtn.button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.87 (foreground color: #f3b233, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"top-row\" aria-label=\"Footer Navigation\">", "target": [ ".top-row" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .fb.lolr-social-facebook[rel=\"noopener\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ed1c30", "bgColor": "#ffffff", "contrastRatio": 4.36, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"top-row\" aria-label=\"Footer Navigation\">", "target": [ ".top-row" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "target": [ ".hide-for-small-only > .followLink.whiteIcon > .pintR.lolr-social-pinterest[rel=\"noopener\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ed1c30, background color: #ffffff, font size: 0.0pt (0px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ed1c30", "contrastRatio": 4.36, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "target": [ ".btn-aceptar" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "target": [ ".btn-aceptar" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" } ] }, { "id": "frame-title", "impact": "serious", "tags": [ "cat.text-alternatives", "wcag2a", "wcag241", "wcag412", "section508", "section508.22.i" ], "description": "Ensures <iframe> and <frame> elements have an accessible name", "help": "Frames must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI", "nodes": [ { "any": [ { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "serious", "html": "<iframe class=\"ComponentFrame\" name=\"componentFrameLauncher\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></iframe>", "target": [ "iframe[name=\"componentFrameLauncher\"]" ], "failureSummary": "Fix any of the following:\n Element has no title attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "serious", "html": "<iframe class=\"ComponentFrame\" name=\"componentFrameAttention\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></iframe>", "target": [ "iframe[name=\"componentFrameAttention\"]" ], "failureSummary": "Fix any of the following:\n Element has no title attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "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>Favorite Butter Recipes</h5>", "target": [ ".content-layer > div > 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": "<h5>\n How to Cut in Butter\n </h5>", "target": [ "#image1 > .allThingsButter > figure > figcaption > 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": "<h5>Salted Butter</h5>", "target": [ ".cloned.owl-item:nth-child(1) > .item > .grid-container > .grid-margin-x.grid-x > .pr-description.medium-6.cell > .text-left.content > h5" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\">", "target": [ ".owl-prev > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\">", "target": [ ".owl-next > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "link-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?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": "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" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"javascript:void(0);\">", "target": [ ".search__form > a[href=\"javascript:void(0);\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix 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": "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" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.landolakesinc.com/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t<div class=\"footerLogo lolr lolr-inc-logo\" aria-hidden=\"true\"><span class=\"sr-only\">Landolakes</span></div>\n\t\t\t</a>", "target": [ ".copyright-wrap > a[href$=\"landolakesinc.com/\"][rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix 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": "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": { "messageKey": "roleNotValid", "roles": "treeitem" }, "relatedNodes": [ { "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", "target": [ ".stripLink:nth-child(1)" ] }, { "html": "<li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" role=\"treeitem\" aria-controls=\"r0hyuu-acc-menu\" aria-expanded=\"false\" id=\"wa8h5y-acc-menu-link\">", "target": [ "#wa8h5y-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\">", "target": [ ".stripLink:nth-child(3)" ] } ], "impact": "serious", "message": "List element has direct children with a role that is not allowed: treeitem" } ], "impact": "serious", "html": "<ul class=\"vertical medium-horizontal menu\">", "target": [ ".vertical" ], "failureSummary": "Fix all of the following:\n List element has direct children with a role that is not allowed: treeitem" }, { "any": [], "all": [], "none": [ { "id": "only-listitems", "data": { "messageKey": "roleNotValid", "roles": "treeitem" }, "relatedNodes": [ { "html": "<li aria-selected=\"false\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" data-name=\"Our Recipes\" role=\"treeitem\" aria-controls=\"7h3tjr-acc-menu\" aria-expanded=\"false\" id=\"5gwxn1-acc-menu-link\">", "target": [ "#\\35 gwxn1-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\" data-name=\"Expert Advice\" role=\"treeitem\" aria-controls=\"f9gt5u-acc-menu\" aria-expanded=\"false\" id=\"nxhhsy-acc-menu-link\">", "target": [ "#nxhhsy-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" data-name=\"Our Products\" role=\"treeitem\" aria-controls=\"x6opzu-acc-menu\" aria-expanded=\"false\" id=\"ys1w00-acc-menu-link\">", "target": [ "#ys1w00-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" data-name=\"Who We Are\" role=\"treeitem\" aria-controls=\"hdbksb-acc-menu\" aria-expanded=\"false\" id=\"8oxt9b-acc-menu-link\">", "target": [ "#\\38 oxt9b-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"menu-item-all-things-dairy\" data-title=\"All Things Dairy\" role=\"treeitem\">\n <a href=\"/all-things-dairy/\">\n All Things Dairy\n </a>\n \n\n\n</li>", "target": [ ".menu-item-all-things-dairy" ] }, { "html": "<li aria-selected=\"false\" class=\"searchNav show-for-large\" role=\"treeitem\">\n <a href=\"javascript:void(0);\" title=\"Search Land O'Lakes\" class=\"btn srch-btns btn__search btn--search\"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Search</span></div></a>\n </li>", "target": [ ".searchNav" ] }, { "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\"><a href=\"/where-to-buy/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy</span></div> <span>Where to Buy </span></a></li>", "target": [ ".stripLink:nth-child(7)" ] }, { "html": "<li aria-selected=\"false\" class=\"stripLink has-submenu is-accordion-submenu-parent\" data-name=\"Let Us Help\" role=\"treeitem\" aria-controls=\"8o9uq7-acc-menu\" aria-expanded=\"false\" id=\"2elk93-acc-menu-link\">", "target": [ "#\\32 elk93-acc-menu-link" ] }, { "html": "<li aria-selected=\"false\" class=\"stripLink\" role=\"treeitem\"><a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Newsletter</span></div> <span>Newsletter</span></a></li>", "target": [ ".stripLink:nth-child(9)" ] } ], "impact": "serious", "message": "List element has direct children with a role that is not allowed: treeitem" } ], "impact": "serious", "html": "<ul class=\"menu navigation\">", "target": [ ".navigation" ], "failureSummary": "Fix all of the following:\n List element has direct children with a role that is not allowed: treeitem" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"cookie-msg\">", "target": [ ".cookie-msg" ], "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.landolakes.com/", "what": "URL", "result": "https://www.landolakes.com/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.landolakes.com/", "result": [ { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\">", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(14)>*:nth-child(7)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\">", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(14)>*:nth-child(7)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\"]", "attNo": 1 } }, { "engineTestId": 228, "bestPracticeId": 523, "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "element": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameLauncher\" class=\"ComponentFrame\"></iframe>", "testResult": 0, "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Specify a descriptive label for the iframe.", "fix": { "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "iframe[class=\"ComponentFrame\"][name=\"componentFrameLauncher\"][frameborder=\"0\"][allow=\"geolocation *; microphone *; camera *;\"]", "attNo": 5 } }, { "engineTestId": 228, "bestPracticeId": 523, "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "element": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameAttention\" class=\"ComponentFrame\"></iframe>", "testResult": 0, "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Specify a descriptive label for the iframe.", "fix": { "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "iframe[class=\"ComponentFrame\"][name=\"componentFrameAttention\"][frameborder=\"0\"][allow=\"geolocation *; microphone *; camera *;\"]", "attNo": 5 } }, { "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=\"vertical medium-horizontal menu\"><li role=\"treeitem\" class=\"stripLink\" aria-selected=\"fal ... lolr\"><span class=\"sr-only\">NewsLetter in Header</span></div><span>Newsletter</span></a></li></ul>", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(14)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "ul[class=\"vertical medium-horizontal menu\"]", "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=\"menu navigation\"><li id=\"xqyoe5-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"34ren ... ubmenu\"><li class=\"is-submenu-item is-accordion-submenu-item\" role=\"treeitem\" aria-selected=\"false\">", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(14)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "ul[class=\"menu navigation\"]", "attNo": 1 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav aria-labelledby=\"main-menu\"><div class=\"row clearfix\"><div class=\"logo\"><a title=\"Land O'Lakes ... l class=\"menu\"><li role=\"treeitem\" class=\"submenu-articles\" aria-selected=\"false\"><a href=\"/expert-a", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(14)>*:nth-child(6)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "nav[aria-labelledby=\"main-menu\"]", "attNo": 1 } }, { "engineTestId": 790, "bestPracticeId": 524, "attribute": "This element is focusable and has an aria-hidden attribute set to true", "attributeDetail": "This A is focusable and has an aria-hidden attribute set to true", "element": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" class=\"fb lolr lolr-social-facebook\">Facebook</a>", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(15)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "a[class=\"fb lolr lolr-social-facebook\"][href=\"https://www.facebook.com/LandOLakes\"][rel=\"noopener\"][target=\"_blank\"][aria-hidden=\"true\"]", "attNo": 5 } }, { "engineTestId": 790, "bestPracticeId": 524, "attribute": "This element is focusable and has an aria-hidden attribute set to true", "attributeDetail": "This A is focusable and has an aria-hidden attribute set to true", "element": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" class=\"tw lolr lolr-social-twitter\">Twitter</a>", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(15)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "a[class=\"tw lolr lolr-social-twitter\"][href=\"https://twitter.com/landolakesktchn\"][rel=\"noopener\"][target=\"_blank\"][aria-hidden=\"true\"]", "attNo": 5 } }, { "engineTestId": 790, "bestPracticeId": 524, "attribute": "This element is focusable and has an aria-hidden attribute set to true", "attributeDetail": "This A is focusable and has an aria-hidden attribute set to true", "element": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" class=\"pintR lolr lolr-social-pinterest\">Pinterest</a>", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(15)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "a[class=\"pintR lolr lolr-social-pinterest\"][href=\"https://www.pinterest.com/landolakesktchn/\"][rel=\"noopener\"][target=\"_blank\"][aria-hidden=\"true\"]", "attNo": 5 } }, { "engineTestId": 790, "bestPracticeId": 524, "attribute": "This element is focusable and has an aria-hidden attribute set to true", "attributeDetail": "This A is focusable and has an aria-hidden attribute set to true", "element": "<a aria-hidden=\"true\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/landolakesktchn/\" class=\"instagram lolr\">Instagram</a>", "testResult": 0, "path": "body>form:nth-of-type(1)>*:nth-child(15)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(4)", "fixType": "", "fingerprint": { "version": 2, "css": "a[class=\"instagram lolr\"][href=\"https://www.instagram.com/landolakesktchn/\"][target=\"_blank\"][rel=\"noopener\"][aria-hidden=\"true\"]", "attNo": 5 } } ] }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.landolakes.com/", "what": "URL", "result": "https://www.landolakes.com/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.landolakes.com/", "result": { "Error": { "AA.1_1_1.H37": { "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [ { "tagName": "img", "id": "", "code": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\">" }, { "tagName": "img", "id": "", "code": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\">" } ] }, "AA.1_4_3.G145.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1.87:1. Recommendation: change background to #c88708.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"text-transform-inherit\">...</h2>" } ] }, "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 1.66:1. Recommendation: change text colour to #967100.": [ { "tagName": "a", "id": "", "code": "<a href=\"/all-things-dairy/\">...</a>" } ], "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 1.87:1. Recommendation: change text colour to #a26b00.": [ { "tagName": "a", "id": "", "code": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">...</a>" } ], "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 4.37:1. Recommendation: change background to #1c1c1c.": [ { "tagName": "a", "id": "", "code": "<a class=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/our-farmers/\" class=\"button redBtn\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/products/\" class=\"button redBtn\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/recipes/collections/our-favorite-salted-butter-recipes/\" class=\"button whiteBtn\" aria-label=\"View Collection\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/recipes/collections/recipes-from-our-farmer-owners/\" class=\"button redBtn\">...</a>" } ], "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 4.37:1. Recommendation: change text colour to #1c1c1c.": [ { "tagName": "a", "id": "", "code": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">...</a>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ], "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 1.87:1. Recommendation: change background to #a26b00.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "", "code": "<iframe class=\"ComponentFrame\" name=\"componentFrameAttention\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe class=\"ComponentFrame\" name=\"componentFrameLauncher\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe class=\"ComponentFrame\" name=\"componentFramePanel\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://11193903.fls.doubleclick.net/activityi;src=11193903;type=cnt21;cat=cnt_svu;ord=1;num=9809391539615;gtm=2od880;auiddc=876154565.1660374177;~oref=https%3A%2F%2Fwww.landolakes.com%2F?\">...</iframe>" } ] }, "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=\"burgerIcon\" data-toggle=\"\" type=\"button\">...</button>" } ] } }, "Warning": { "AA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"clearfix sliderforMobile homeFeaturedRecipes off\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"column small-12 followLink whiteIcon show-for-small-only\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"column small-12 medium-5 legal-links-wrap\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"column small-12 medium-6 copyright-wrap\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"followLink whiteIcon\">...</div>" } ] }, "AA.1_3_1_A.G141": { "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": "#cookie-msg", "code": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"AstuteBotMessengerContainer\" data-type=\"Attention\" style=\"position: fixed; right: 63px; bottom: 60px; visibility: visible; width: 0px; height: 30px; overflow: hidden;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"AstuteBotMessengerContainer\" data-type=\"Launcher\" style=\"position: fixed; right: 26px; bottom: 45px; visibility: visible; width: 64px; height: 64px;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"AstuteBotMessengerContainer\" data-type=\"Panel\" style=\"position: fixed; box-shadow: rgba(2, 2, 45, 0.1) 5px 5px 40px; right: 26px; bottom: 119px; visibility: hidden; opacity: 0; border-radius: 15px !important;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"loaderPromoteSignUp mainLoader text-center\" style=\"display: none;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"searchLoader2 mainLoader text-center\" style=\"display: none;\">...</div>" }, { "tagName": "section", "id": "", "code": "<section class=\"globalSearchForm\" aria-label=\"Global Search\">...</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": "h1", "id": "", "code": "<h1>...</h1>" }, { "tagName": "h5", "id": "", "code": "<h5>...</h5>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" } ] }, "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": "h2", "id": "", "code": "<h2>...</h2>" }, { "tagName": "h5", "id": "", "code": "<h5>...</h5>" } ] }, "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": "label", "id": "", "code": "<label class=\"sr-only\" for=\"searchInput\">...</label>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" } ] }, "AA.1_4_3.G18.Alpha": { "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#section1\" class=\"skip-in-slider\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.landolakesinc.com/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\" style=\"color: rgb(255, 255, 255); text-decoration: underline;\">...</a>" }, { "tagName": "span", "id": "", "code": "<span class=\"msg\">...</span>" } ] }, "AA.1_4_3.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">...</a>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ] }, "AA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "a", "id": "", "code": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.landolakesinc.com/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\" style=\"color: rgb(255, 255, 255); text-decoration: underline;\">...</a>" }, { "tagName": "div", "id": "#cookie-msg", "code": "<div class=\"row\" id=\"cookie-msg\" style=\"position: fixed; background-color: rgba(72, 72, 72, 0.9); color: rgb(255, 255, 255); font-size: 16px;\">...</div>" }, { "tagName": "h2", "id": "", "code": "<h2 style=\"\n color: #ed1c30;\n\">...</h2>" } ] }, "AA.2_5_3.F96": { "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [ { "tagName": "a", "id": "", "code": "<a href=\"/newsletter-sign-up/\" aria-label=\"Newsletter Signup\" class=\"whereToBuyLink \">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/where-to-buy/\" aria-label=\"Nav Where To Buy Land O'Lakes Products\" class=\"whereToBuyLink \">...</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 href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">...</a>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.landolakes.com/", "what": "URL", "result": "https://www.landolakes.com/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.landolakes.com/", "result": { "content": { "totals": { "violation": 96, "recommendation": 11, "ignored": 0 }, "items": [ { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[3]/link[1]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 48, "top": 214, "height": 18, "width": 90 }, "snippet": "<a class=\"whereToBuyLink \" aria-label=\"Newsletter Signup\" href=\"/newsletter-sign-up/\">", "level": "violation" }, { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[2]/link[1]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 88, "top": 196, "height": 18, "width": 38 }, "snippet": "<a class=\"\" aria-label=\"Read Land O'Lakes FAQs\" href=\"/faqs/product-faqs/\">", "level": "violation" }, { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/link[1]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 88, "top": 177, "height": 18, "width": 72 }, "snippet": "<a class=\"\" aria-label=\"Navigate to contact us\" href=\"/contact-us/\">", "level": "violation" }, { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[1]/link[1]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 48, "top": 140, "height": 18, "width": 110 }, "snippet": "<a class=\"whereToBuyLink \" aria-label=\"Nav Where To Buy Land O'Lakes Products\" href=\"/where-to-buy/\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[2]/div[2]/img[1]", "aria": "/document[1]/main[1]/img[11]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 8354, "height": 26, "width": 15 }, "snippet": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[2]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[10]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 8324, "height": 26, "width": 15 }, "snippet": "<img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\">", "level": "violation" }, { "ruleId": "WCAG20_Html_HasLang", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/document[2]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 30, "width": 0 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "WCAG20_Html_HasLang", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 64, "width": 64 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "WCAG20_Frame_HasTitle", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 737, "top": 510, "height": 30, "width": 0 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameAttention\" class=\"ComponentFrame\">", "level": "violation" }, { "ruleId": "WCAG20_Frame_HasTitle", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 710, "top": 491, "height": 64, "width": 64 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameLauncher\" class=\"ComponentFrame\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/head[1]/script[9]", "aria": "/document[1]" }, "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/4c3f79c5/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]" }, "message": "Interactive component with ARIA role 'tree' does not have a programmatically associated name", "bounds": { "left": 8, "top": 457, "height": 858, "width": 784 }, "snippet": "<div data-mutate=\"jcts3y-responsive-menu\" data-t=\"aqqyzt-t\" aria-multiselectable=\"true\" role=\"tree\" class=\"accordion-menu\" id=\"main-menu\" data-responsive-menu=\"accordion\" data-close-on-click=\"true\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]", "aria": "/document[1]/banner[1]/tree[1]" }, "message": "Interactive component with ARIA role 'tree' does not have a programmatically associated name", "bounds": { "left": 8, "top": 140, "height": 93, "width": 784 }, "snippet": "<div data-mutate=\"342c3v-responsive-menu\" data-t=\"9apzv3-t\" aria-multiselectable=\"true\" role=\"tree\" data-responsive-menu=\"accordion\" data-closing-time=\"0\" class=\"row clearfix accordion-menu\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[9]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[9]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1296, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1240, "height": 56, "width": 744 }, "snippet": "<li id=\"h8ppfq-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"exzcsz-acc-menu\" role=\"treeitem\" data-name=\"Let Us Help\" class=\"stripLink has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[7]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1222, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[6]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1203, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" class=\"searchNav show-for-large\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1185, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" data-title=\"All Things Dairy\" class=\"menu-item-all-things-dairy\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 1166, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-company\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 1148, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-farmers\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 1129, "height": 56, "width": 744 }, "snippet": "<li id=\"x645vb-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"1gs6ae-acc-menu\" role=\"treeitem\" data-name=\"Who We Are\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[9]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[9]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 1081, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-all-products withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[8]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[8]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 1033, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-milk withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[7]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[7]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 985, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-cocoa withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[6]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 937, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-whipping-cream-and-half-half withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 889, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-eggs withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 841, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-cheese withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 793, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-plant-based withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 745, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-margarine withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 697, "height": 48, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-butter-and-spreads withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 679, "height": 451, "width": 744 }, "snippet": "<li id=\"cr0s8j-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"au7yrh-acc-menu\" role=\"treeitem\" data-name=\"Our Products\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 660, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-experts\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 642, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-bloggers\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 623, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-kitchen-reference\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 605, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-articles\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 586, "height": 93, "width": 744 }, "snippet": "<li id=\"rdpdj5-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"rkw0p4-acc-menu\" role=\"treeitem\" data-name=\"Expert Advice\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[6]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[6]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 568, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-recipe-collections\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 549, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-desserts-sweets\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 531, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-dinner\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 512, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-lunch\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 494, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-breakfast\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 128, "top": 475, "height": 19, "width": 664 }, "snippet": "<li role=\"treeitem\" class=\"submenu-all-recipes\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 457, "height": 130, "width": 744 }, "snippet": "<li id=\"eyyr7p-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"u5ocbn-acc-menu\" role=\"treeitem\" data-name=\"Our Recipes\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 214, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 159, "height": 56, "width": 744 }, "snippet": "<li id=\"ly1t8m-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"5ymxcg-acc-menu\" role=\"treeitem\" class=\"stripLink has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": 48, "top": 140, "height": 19, "width": 744 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8, "height": 18, "width": 105 }, "snippet": "<a class=\"skip-main\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 9796, "height": 18, "width": 24 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\" class=\"btn-aceptar\" href=\"\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/span[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 116, "top": 9777, "height": 18, "width": 97 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: underline;\" rel=\"nofollow noopener\" target=\"_blank\" href=\"https://www.landolakesinc.com/privacy-policy\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 8, "top": 9796, "height": 18, "width": 24 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\" class=\"btn-aceptar\" href=\"\">", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/figure[1]", "aria": "/document[1]/main[1]/figure[13]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 48, "top": 8400, "height": 654, "width": 704 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[10]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 7293, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[9]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 6945, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[8]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 6596, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[7]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 6247, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[6]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 5898, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[5]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 5549, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[4]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 5200, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[3]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 4852, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[12]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 7991, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[11]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 7642, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[2]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -3294, "top": 4503, "height": 220, "width": 1024 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[1]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 48, "top": 2946, "height": 554, "width": 704 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[4]", "aria": "/document[1]/contentinfo[1]/region[1]/link[8]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 211, "top": 9649, "height": 16, "width": 64 }, "snippet": "<a aria-hidden=\"true\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/landolakesktchn/\" class=\"instagram lolr\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "aria": "/document[1]/contentinfo[1]/region[1]/link[7]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 143, "top": 9649, "height": 16, "width": 64 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" class=\"pintR lolr lolr-social-pinterest\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "aria": "/document[1]/contentinfo[1]/region[1]/link[6]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 81, "top": 9649, "height": 16, "width": 58 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" class=\"tw lolr lolr-social-twitter\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/contentinfo[1]/region[1]/link[5]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 9649, "height": 16, "width": 69 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" class=\"fb lolr lolr-social-facebook\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[1]/a[4]", "aria": "/document[1]/contentinfo[1]/region[1]/link[4]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 211, "top": 9593, "height": 16, "width": 64 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" href=\"https://www.instagram.com/landolakesktchn/\" rel=\"noopener\" class=\"instagram lolr\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[1]/a[3]", "aria": "/document[1]/contentinfo[1]/region[1]/link[3]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 143, "top": 9593, "height": 16, "width": 64 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" class=\"pintR lolr lolr-social-pinterest\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[1]/a[2]", "aria": "/document[1]/contentinfo[1]/region[1]/link[2]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 81, "top": 9593, "height": 16, "width": 58 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" class=\"tw lolr lolr-social-twitter\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/contentinfo[1]/region[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 8, "top": 9593, "height": 16, "width": 69 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" class=\"fb lolr lolr-social-facebook\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]/group[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 88, "top": 1277, "height": 18, "width": 38 }, "snippet": "<a class=\"\" href=\"/faqs/product-faqs/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]/group[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 88, "top": 1259, "height": 18, "width": 72 }, "snippet": "<a class=\"\" href=\"/contact-us/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 1166, "height": 18, "width": 92 }, "snippet": "<a href=\"/our-company/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 1148, "height": 18, "width": 82 }, "snippet": "<a href=\"/our-farmers/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[9]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[9]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 1108, "height": 18, "width": 177 }, "snippet": "<a href=\"/products/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[8]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[8]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 1060, "height": 18, "width": 128 }, "snippet": "<a href=\"/products/milk/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[7]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[7]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 1012, "height": 18, "width": 137 }, "snippet": "<a href=\"/products/cocoa/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[6]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 964, "height": 18, "width": 316 }, "snippet": "<a href=\"/products/whipping-cream-and-half-half/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[5]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 916, "height": 18, "width": 128 }, "snippet": "<a href=\"/products/eggs/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 868, "height": 18, "width": 143 }, "snippet": "<a href=\"/products/cheese/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 820, "height": 18, "width": 174 }, "snippet": "<a href=\"/products/plant-based/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 772, "height": 18, "width": 163 }, "snippet": "<a href=\"/products/margarine/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 724, "height": 18, "width": 218 }, "snippet": "<a href=\"/products/butter-spreads/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 660, "height": 18, "width": 78 }, "snippet": "<a href=\"/expert-advice/our-experts/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 642, "height": 18, "width": 87 }, "snippet": "<a href=\"/expert-advice/our-bloggers/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 623, "height": 18, "width": 120 }, "snippet": "<a href=\"/kitchen-reference/ingredients-substitutions/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 605, "height": 18, "width": 51 }, "snippet": "<a href=\"/expert-advice/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[6]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 568, "height": 18, "width": 146 }, "snippet": "<a href=\"/recipes/collections/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[5]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 549, "height": 18, "width": 117 }, "snippet": "<a href=\"/recipes/?&mealFilter=Dessert\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 531, "height": 18, "width": 45 }, "snippet": "<a href=\"/recipes/?&mealFilter=Main%20Course\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 512, "height": 18, "width": 41 }, "snippet": "<a href=\"/recipes/?&mealFilter=Lunch\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 494, "height": 18, "width": 62 }, "snippet": "<a href=\"/recipes/?&mealFilter=Breakfast%20and%20Brunch\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 128, "top": 475, "height": 18, "width": 76 }, "snippet": "<a href=\"/recipes/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 88, "top": 196, "height": 18, "width": 38 }, "snippet": "<a class=\"\" aria-label=\"Read Land O'Lakes FAQs\" href=\"/faqs/product-faqs/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 88, "top": 177, "height": 18, "width": 72 }, "snippet": "<a class=\"\" aria-label=\"Navigate to contact us\" href=\"/contact-us/\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[5]", "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=\"upgrade-insecure-requests\" http-equiv=\"Content-Security-Policy\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[3]", "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]/head[1]/meta[17]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[16]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[15]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[14]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[13]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[12]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 737, "top": 510, "height": 30, "width": 0 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameAttention\" class=\"ComponentFrame\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 710, "top": 491, "height": 64, "width": 64 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameLauncher\" class=\"ComponentFrame\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/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": 140, "height": 1174, "width": 784 }, "snippet": "<header role=\"banner\">", "level": "recommendation" } ] }, "url": { "totals": { "violation": 97, "recommendation": 9, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/span[1]/button[1]", "aria": "/document[1]/banner[1]/navigation[1]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 747, "top": 41, "height": 26, "width": 30 }, "snippet": "<button type=\"button\" data-toggle=\"\" class=\"burgerIcon\">", "level": "violation" }, { "ruleId": "WCAG20_Frame_HasTitle", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 737, "top": 510, "height": 30, "width": 0 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameAttention\" class=\"ComponentFrame\">", "level": "violation" }, { "ruleId": "WCAG20_Frame_HasTitle", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 710, "top": 491, "height": 64, "width": 64 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameLauncher\" class=\"ComponentFrame\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]" }, "message": "Interactive component with ARIA role 'tree' does not have a programmatically associated name", "bounds": { "left": -800, "top": 101, "height": 499, "width": 800 }, "snippet": "<div style=\"display: none;\" data-mutate=\"u9gkpa-responsive-menu\" data-t=\"abzltw-t\" aria-multiselectable=\"true\" role=\"tree\" class=\"accordion-menu\" id=\"main-menu\" data-responsive-menu=\"accordion\" data-close-on-click=\"true\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[9]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[9]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 713, "height": 86, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 627, "height": 86, "width": 800 }, "snippet": "<li id=\"piz02j-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"l6tebe-acc-menu\" role=\"treeitem\" data-name=\"Let Us Help\" class=\"stripLink has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[7]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 541, "height": 86, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"stripLink\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 453, "height": 88, "width": 800 }, "snippet": "<li role=\"treeitem\" data-title=\"All Things Dairy\" class=\"menu-item-all-things-dairy\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 239, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-company\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 183, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-farmers\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 365, "height": 88, "width": 800 }, "snippet": "<li id=\"2gxrrl-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"aun7ke-acc-menu\" role=\"treeitem\" data-name=\"Who We Are\" class=\"menu-item-who-we-are has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[9]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[9]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 687, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-all-products withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[8]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[8]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1200, "top": 561, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-milk withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[7]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[7]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 561, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-cocoa withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[6]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1200, "top": 435, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-whipping-cream-and-half-half withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 435, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-eggs withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1200, "top": 309, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-cheese withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 309, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-plant-based withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1200, "top": 183, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-margarine withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 183, "height": 126, "width": 400 }, "snippet": "<li role=\"treeitem\" class=\"submenu-butter-and-spreads withIconMenu \" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 277, "height": 88, "width": 800 }, "snippet": "<li id=\"d4cswr-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"m15zqw-acc-menu\" role=\"treeitem\" data-name=\"Our Products\" class=\"menu-item-what-we-make has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 351, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-experts\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 295, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-our-bloggers\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 239, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-kitchen-reference\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 183, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-articles\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 189, "height": 88, "width": 800 }, "snippet": "<li id=\"3ri7zs-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"0dtbmq-acc-menu\" role=\"treeitem\" data-name=\"Expert Advice\" class=\"menu-item-expert-advice has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[6]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[6]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 463, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-recipe-collections\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[5]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 407, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-desserts-sweets\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[4]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[4]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 351, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-dinner\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[3]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[3]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 295, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-lunch\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[2]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 239, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-breakfast\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -1600, "top": 183, "height": 56, "width": 800 }, "snippet": "<li role=\"treeitem\" class=\"submenu-all-recipes\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]" }, "message": "The element with role \"treeitem\" is not contained in or owned by an element with one of the following roles: \"group, tree\"", "bounds": { "left": -800, "top": 101, "height": 88, "width": 800 }, "snippet": "<li id=\"nsahg2-acc-menu-link\" aria-expanded=\"false\" aria-controls=\"5tj6py-acc-menu\" role=\"treeitem\" data-name=\"Our Recipes\" class=\"menu-item-our-recipes has-submenu is-accordion-submenu-parent\" aria-selected=\"false\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/form[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": -9999, "top": 0, "height": 1, "width": 1 }, "snippet": "<a class=\"skip-main\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 635, "top": 514, "height": 36, "width": 120 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\" class=\"btn-aceptar\" href=\"\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/span[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 170, "top": 558, "height": 21, "width": 108 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: underline;\" rel=\"nofollow noopener\" target=\"_blank\" href=\"https://www.landolakesinc.com/privacy-policy\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "aria": "/document[1]/contentinfo[1]/region[1]/link[7]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 400", "bounds": { "left": 697, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" class=\"pintR lolr lolr-social-pinterest\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "aria": "/document[1]/contentinfo[1]/region[1]/link[6]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 400", "bounds": { "left": 649, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" class=\"tw lolr lolr-social-twitter\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/contentinfo[1]/region[1]/link[5]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 400", "bounds": { "left": 600, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" class=\"fb lolr lolr-social-facebook\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]" }, "message": "Text contrast of 1.87 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 25, "top": 4224, "height": 144, "width": 284 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/main[1]/heading[23]" }, "message": "Text contrast of 1.87 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 25, "top": 4153, "height": 64, "width": 284 }, "snippet": "<h2 class=\"text-transform-inherit\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[32]" }, "message": "Text contrast of 1.87 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 25, "top": 4384, "height": 54, "width": 150 }, "snippet": "<a style=\"display: inline-block;\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" class=\"button whiteBtn\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[6]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 900", "bounds": { "left": 440, "top": 1189, "height": 63, "width": 178 }, "snippet": "<a aria-label=\"View Collection\" class=\"button whiteBtn\" href=\"/recipes/collections/our-favorite-salted-butter-recipes/\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 2415, "top": 411, "height": 48, "width": 516 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/main[1]/heading[4]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 2415, "top": 308, "height": 32, "width": 770 }, "snippet": "<h1>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[4]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 2415, "top": 499, "height": 54, "width": 150 }, "snippet": "<a href=\"/all-things-dairy/?icid=allthingsdairyhpheader\" class=\"button redBtn\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 1615, "top": 415, "height": 72, "width": 516 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/main[1]/heading[3]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 1615, "top": 280, "height": 64, "width": 770 }, "snippet": "<h1>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[3]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 1615, "top": 527, "height": 54, "width": 153 }, "snippet": "<a class=\"button redBtn\" href=\"/products/\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 815, "top": 415, "height": 72, "width": 516 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/main[1]/heading[2]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 815, "top": 280, "height": 64, "width": 770 }, "snippet": "<h1>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[2]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 815, "top": 527, "height": 54, "width": 150 }, "snippet": "<a class=\"button redBtn\" href=\"/recipes/collections/recipes-from-our-farmer-owners/\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 15, "top": 399, "height": 72, "width": 516 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/main[1]/heading[1]" }, "message": "Text contrast of 1.13 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 15, "top": 296, "height": 32, "width": 770 }, "snippet": "<h1>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[1]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400", "bounds": { "left": 15, "top": 511, "height": 54, "width": 150 }, "snippet": "<a class=\"button redBtn\" href=\"/our-farmers/\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/span[2]/a[1]/div[1]", "aria": "/document[1]/banner[1]/navigation[1]/link[2]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 21px and weight of 400", "bounds": { "left": 702, "top": 43, "height": 27, "width": 27 }, "snippet": "<div aria-hidden=\"true\" class=\"iconsize lolr\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Text contrast of 4.37 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700", "bounds": { "left": 635, "top": 514, "height": 36, "width": 120 }, "snippet": "<a style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\" class=\"btn-aceptar\" href=\"\">", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[3]/figure[1]", "aria": "/document[1]/main[1]/figure[13]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 0, "top": 3675, "height": 325, "width": 800 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[10]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 4315, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[9]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 3455, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[8]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 2595, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[7]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 1735, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[6]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 875, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[5]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 15, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[4]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -845, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[3]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -1705, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[12]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 6035, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[11]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 5175, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[2]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": -2565, "top": 3418, "height": 145, "width": 370 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "HAAC_Figure_label", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[1]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 15, "top": 973, "height": 346, "width": 770 }, "snippet": "<figure>", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[4]", "aria": "/document[1]/contentinfo[1]/region[1]/link[8]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 745, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/landolakesktchn/\" class=\"instagram lolr\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "aria": "/document[1]/contentinfo[1]/region[1]/link[7]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 697, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" class=\"pintR lolr lolr-social-pinterest\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "aria": "/document[1]/contentinfo[1]/region[1]/link[6]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 649, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" class=\"tw lolr lolr-social-twitter\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/contentinfo[1]/region[1]/link[5]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 600, "top": 4554, "height": 40, "width": 40 }, "snippet": "<a aria-hidden=\"true\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" class=\"fb lolr lolr-social-facebook\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]/group[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 249, "height": 34, "width": 740 }, "snippet": "<a class=\"\" href=\"/faqs/product-faqs/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[8]/group[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 205, "height": 34, "width": 740 }, "snippet": "<a class=\"\" href=\"/contact-us/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 249, "height": 36, "width": 740 }, "snippet": "<a href=\"/our-company/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[4]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 193, "height": 36, "width": 740 }, "snippet": "<a href=\"/our-farmers/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[9]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[9]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1600, "top": 687, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[8]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[8]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1200, "top": 561, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/milk/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[7]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[7]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1600, "top": 561, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/cocoa/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[6]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1200, "top": 435, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/whipping-cream-and-half-half/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[5]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1600, "top": 435, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/eggs/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1200, "top": 309, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/cheese/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1600, "top": 309, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/plant-based/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1200, "top": 183, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/margarine/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[3]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1600, "top": 183, "height": 126, "width": 400 }, "snippet": "<a href=\"/products/butter-spreads/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 361, "height": 36, "width": 740 }, "snippet": "<a href=\"/expert-advice/our-experts/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 305, "height": 36, "width": 740 }, "snippet": "<a href=\"/expert-advice/our-bloggers/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 249, "height": 36, "width": 740 }, "snippet": "<a href=\"/kitchen-reference/ingredients-substitutions/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[2]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 193, "height": 36, "width": 740 }, "snippet": "<a href=\"/expert-advice/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[6]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 473, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/collections/\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[5]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 417, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/?&mealFilter=Dessert\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[4]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 361, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/?&mealFilter=Main%20Course\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[3]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 305, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/?&mealFilter=Lunch\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[2]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 249, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/?&mealFilter=Breakfast%20and%20Brunch\">", "level": "violation" }, { "ruleId": "aria_hidden_focus_misuse", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/tree[1]/list[1]/treeitem[1]/group[1]/treeitem[1]/list[1]/treeitem[1]/link[1]" }, "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": -1570, "top": 193, "height": 36, "width": 740 }, "snippet": "<a href=\"/recipes/\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[5]", "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=\"upgrade-insecure-requests\" http-equiv=\"Content-Security-Policy\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[3]", "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]/head[1]/meta[15]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[14]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[13]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[12]", "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 737, "top": 510, "height": 30, "width": 0 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameAttention\" class=\"ComponentFrame\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 710, "top": 491, "height": 64, "width": 64 }, "snippet": "<iframe allow=\"geolocation *; microphone *; camera *;\" style=\"display: block;\" frameborder=\"0\" name=\"componentFrameLauncher\" class=\"ComponentFrame\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/form[1]/div[4]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 0, "top": 0, "height": 102, "width": 800 }, "snippet": "<header role=\"banner\">", "level": "recommendation" } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.landolakes.com/", "what": "URL", "result": "https://www.landolakes.com/" }, { "type": "test", "which": "nuVal", "what": "failures to pass the Nu Html Checker", "url": "https://www.landolakes.com/", "result": { "messages": [ { "type": "error", "lastLine": 1, "lastColumn": 265, "firstColumn": 16, "message": "Attribute xmlns:fb not allowed here.", "extract": "TYPE html><html lang=\"en-US\" xml:lang=\"en-US\" xmlns:fb=\"http://ogp.me/ns/fb#\" class=\"js lolr-events-icons-ready\" data-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\"><head ", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "info", "lastLine": 1, "lastColumn": 265, "firstColumn": 16, "subType": "warning", "message": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "extract": "TYPE html><html lang=\"en-US\" xml:lang=\"en-US\" xmlns:fb=\"http://ogp.me/ns/fb#\" class=\"js lolr-events-icons-ready\" data-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\"><head ", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "info", "lastLine": 32, "lastColumn": 272, "firstColumn": 121, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/4c3f79c5/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 32, "lastColumn": 520, "firstColumn": 415, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri", "hiliteStart": 10, "hiliteLength": 106 }, { "type": "info", "lastLine": 32, "lastColumn": 950, "firstColumn": 824, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=DC-11193903&l=dataLayer&cx=c\"></scri", "hiliteStart": 10, "hiliteLength": 127 }, { "type": "info", "lastLine": 32, "lastColumn": 1085, "firstColumn": 960, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=DC-9789332&l=dataLayer&cx=c\"></scri", "hiliteStart": 10, "hiliteLength": 126 }, { "type": "info", "lastLine": 32, "lastColumn": 1222, "firstColumn": 1095, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-949596466&l=dataLayer&cx=c\"></scri", "hiliteStart": 10, "hiliteLength": 128 }, { "type": "info", "lastLine": 32, "lastColumn": 1337, "firstColumn": 1232, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri", "hiliteStart": 10, "hiliteLength": 106 }, { "type": "info", "lastLine": 32, "lastColumn": 1469, "firstColumn": 1347, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"https://www.astutebot.com/components/Launchers/Messenger/LauncherSelector.js\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 123 }, { "type": "info", "lastLine": 32, "lastColumn": 1509, "firstColumn": 1479, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n var", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 96, "lastColumn": 33, "firstColumn": 3, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "n\">-->\n\n <script type=\"text/javascript\">\nwindo", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 102, "lastColumn": 109, "firstColumn": 82, "message": "Element meta is missing one or more of the following attributes: charset, content, http-equiv, itemprop, name, property.", "extract": "></script><meta class=\"foundation-mq\"><scrip", "hiliteStart": 10, "hiliteLength": 28 }, { "type": "error", "lastLine": 102, "lastColumn": 683, "firstColumn": 385, "message": "Bad value origin-trial for attribute http-equiv on element meta.", "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip", "hiliteStart": 10, "hiliteLength": 299 }, { "type": "error", "lastLine": 102, "lastColumn": 1278, "firstColumn": 980, "message": "Bad value origin-trial for attribute http-equiv on element meta.", "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip", "hiliteStart": 10, "hiliteLength": 299 }, { "type": "info", "lastLine": 102, "lastColumn": 1918, "firstColumn": 1279, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "OnRydWV9\"><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/781962629/?random=1660374203915&cv=9&fst=1660374203915&num=1&bg=ffffff&guid=ON&resp=GooglemKTybQhCsO&u_h=720&u_w=1280&u_ah=720&u_aw=1280&u_cd=30&u_his=2&u_tz=-240&u_java=false&u_nplug=0&u_nmime=0&gtm=2oa880&sendb=1&ig=1&data=event%3Dgtag.config&frm=0&url=https%3A%2F%2Fwww.landolakes.com%2F&tiba=Land%20O'Lakes%3A%20Butter%20is%20Everything&auid=1246996903.1660374204&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4\"></scri", "hiliteStart": 10, "hiliteLength": 640 }, { "type": "info", "lastLine": 102, "lastColumn": 2699, "firstColumn": 2042, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ".0.0.css\"><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/949596466/?random=1660374203941&cv=9&fst=1660374203941&num=1&bg=ffffff&guid=ON&resp=GooglemKTybQhCsO&eid=376635470&u_h=720&u_w=1280&u_ah=720&u_aw=1280&u_cd=30&u_his=2&u_tz=-240&u_java=false&u_nplug=0&u_nmime=0&gtm=2oa880&sendb=1&ig=1&data=event%3Dgtag.config&frm=0&url=https%3A%2F%2Fwww.landolakes.com%2F&tiba=Land%20O'Lakes%3A%20Butter%20is%20Everything&auid=1246996903.1660374204&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4\"></scri", "hiliteStart": 10, "hiliteLength": 658 }, { "type": "error", "lastLine": 105, "lastColumn": 299, "firstColumn": 1, "message": "Bad value origin-trial for attribute http-equiv on element meta.", "extract": "script>\n\n\n<meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip", "hiliteStart": 10, "hiliteLength": 299 }, { "type": "error", "lastLine": 105, "lastColumn": 746, "firstColumn": 448, "message": "Bad value origin-trial for attribute http-equiv on element meta.", "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip", "hiliteStart": 10, "hiliteLength": 299 }, { "type": "info", "lastLine": 105, "lastColumn": 917, "firstColumn": 895, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "></script><style type=\"text/css\">[data-", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 106, "lastColumn": 66, "firstColumn": 1, "message": "Attribute local not allowed on element body at this point.", "extract": "\"></head>\n<body class=\"LTR Chrome ENUS ContentBody srch-main-wrap\" local=\"\">\n \n", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 116, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ">\n</div>\n\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 133, "lastColumn": 169, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\n<script src=\"/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZACHQ4w6N7ueaInCeVRAmGTryF59VUw91og4Z77I1YiBmYKu2IPtcsYlZZPOaR0mdA2&t=637847871182136486\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "info", "lastLine": 136, "lastColumn": 112, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "=\"en-US\">\n<script src=\"/CMSPages/GetResource.ashx?scriptfile=%7e%2fCMSScripts%2fWebServiceCall.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 112 }, { "type": "info", "lastLine": 137, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 144, "lastColumn": 247, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script src=\"/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvnFfdsZfczlb6r6eQQRu4zFZV_9455ahSsSNoFfmhTRXETiubtiTppZduldFGQawDPG5pYx9JHgWeKgxJi9cheh6hW_DZEwCIWUTlJ6Gj0SfCScQft0TEakc0hJPhGHoOJu9ydLb2QZzQ0xAdBoCxPE1&t=49337fe8\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 247 }, { "type": "info", "lastLine": 145, "lastColumn": 247, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script src=\"/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OPob3u1oTt47So4-6MLMEy2OaZtUe832fumZC-iguyLA4l93Ntm2PAc9ixmNIyTPpwP8rQmIsjPEnndByVYQfpsMZHMFSEusnpQwAQhReiZeE-6C8IP01v3X_HFSW1q-LCnxRkdd9jz5nNvAUOihrPA1&t=49337fe8\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 247 }, { "type": "info", "lastLine": 146, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 167, "lastColumn": 35, "firstColumn": 5, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/div>\n <script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 179, "lastColumn": 93, "firstColumn": 63, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "=\"false\"> <script type=\"text/javascript\">\n\t// I", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 206, "lastColumn": 230, "firstColumn": 9, "message": "Attribute autocorrect not allowed on element input at this point.", "extract": " \n <input class=\"search__input voiceSearchInput ui-autocomplete-input\" id=\"searchInput\" name=\"search\" type=\"search\" placeholder=\"Start Your Search\" autocomplete=\"off\" autocorrect=\"off\" autocapitalize=\"off\" spellcheck=\"false\">\n ", "hiliteStart": 10, "hiliteLength": 222 }, { "type": "info", "lastLine": 214, "lastColumn": 24, "firstColumn": 3, "subType": "warning", "message": "The banner role is unnecessary for element header.", "extract": "se\"> \n <header role=\"banner\">\n \n", "hiliteStart": 10, "hiliteLength": 22 }, { "type": "info", "lastLine": 222, "lastColumn": 67, "subType": "warning", "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "extract": "-hidden=\"true\"> <span class=\"", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 241, "lastColumn": 25, "message": "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).", "extract": " <!--<li aria-select", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 241, "lastColumn": 25, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": " <!--<li aria-select", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 263, "lastColumn": 50, "firstColumn": 5, "message": "Element div not allowed as child of element a in this context. (Suppressing further errors from this subtree.)", "extract": "rch\">\n <div class=\"iconsize lolr\" aria-hidden=\"true\"> <spa", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "error", "lastLine": 783, "lastColumn": 88, "firstColumn": 82, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "tracking\"><style>\n@medi", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 786, "lastColumn": 18, "message": "CSS: Parse Error.", "extract": " width: 100%%;\n} \n}\n@media", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 788, "lastColumn": 2, "message": "CSS: Parse Error.", "extract": " 100%%;\n} \n}\n@media only sc", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 943, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "on-home\">\n<style>\n .", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 1290, "lastColumn": 181, "firstColumn": 68, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "owl-prev\"><img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-8.png\"></div>", "hiliteStart": 10, "hiliteLength": 114 }, { "type": "error", "lastLine": 1290, "lastColumn": 323, "firstColumn": 210, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "owl-next\"><img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/vector-7.png\"></div>", "hiliteStart": 10, "hiliteLength": 114 }, { "type": "info", "lastLine": 1374, "lastColumn": 160, "firstColumn": 42, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "74\"></div><script async=\"\" type=\"text/javascript\" src=\"https://app.viralsweep.com/vsa-lightbox-5841d1-41787.js?sid=41787_374174\"></scri", "hiliteStart": 10, "hiliteLength": 119 }, { "type": "error", "lastLine": 1417, "lastColumn": 218, "firstColumn": 4, "message": "Element img is missing required attribute src.", "extract": "nter\">\n\t\t\t<img class=\"undeniably-dairy lazy-load-img imageArticle\" data-src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/undeniably-dairy-logo-2x.png\" alt=\"undeniably-dairy-logo\">\t\t\n\t\t<", "hiliteStart": 10, "hiliteLength": 215 }, { "type": "info", "lastLine": 1460, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " \n \n\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1465, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1479, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1488, "lastColumn": 144, "firstColumn": 10, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</script><script src=\"/CMSPages/GetResource.ashx?scriptfile=%7e%2fCMSScripts%2fCustom%2fLOLR%2fjquery.mousewheel.min.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 135 }, { "type": "info", "lastLine": 1489, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1545, "lastColumn": 134, "firstColumn": 10, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</script><script src=\"/CMSPages/GetResource.ashx?scriptfile=%2fCMSScripts%2fCustom%2fLOLR%2fLOLR-HomeVideo.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 125 }, { "type": "info", "lastLine": 1574, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n$(win", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1646, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1695, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n\t//<!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1751, "lastColumn": 133, "firstColumn": 10, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</script><script src=\"/CMSPages/GetResource.ashx?scriptfile=%7e%2fCMSScripts%2fCustom%2fLOLR%2fJDM-rellax.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 124 }, { "type": "info", "lastLine": 1752, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "cript>-->\n<script type=\"text/javascript\">\n\t$(do", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1769, "lastColumn": 138, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\n<script src=\"/CMSPages/GetResource.ashx?scriptfile=%7e%2fcmsscripts%2fcustom%2flolr%2fjquery.cookiemessage.min.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 138 }, { "type": "info", "lastLine": 1769, "lastColumn": 178, "firstColumn": 148, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n$.coo", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1776, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1789, "lastColumn": 1449, "firstColumn": 1112, "subType": "warning", "message": "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.", "extract": "div></div><iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Iframe Not used\" id=\"destination_publishing_iframe_landolakes_0\" name=\"destination_publishing_iframe_landolakes_0_name\" src=\"https://landolakes.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.landolakes.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\"></ifra", "hiliteStart": 10, "hiliteLength": 338 }, { "type": "info", "lastLine": 1811, "lastColumn": 125, "firstColumn": 13, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\" src=\"https://www.astutebot.com/components/Launchers/Messenger/v1.0.0.js\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "error", "lastLine": 1825, "lastColumn": 447, "firstColumn": 303, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ontainer\"><iframe class=\"ComponentFrame\" name=\"componentFramePanel\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></ifra", "hiliteStart": 10, "hiliteLength": 145 }, { "type": "error", "lastLine": 1825, "lastColumn": 807, "firstColumn": 660, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ontainer\"><iframe class=\"ComponentFrame\" name=\"componentFrameLauncher\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></ifra", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 1825, "lastColumn": 1186, "firstColumn": 1038, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ontainer\"><iframe class=\"ComponentFrame\" name=\"componentFrameAttention\" frameborder=\"0\" style=\"display: block;\" allow=\"geolocation *; microphone *; camera *;\"></ifra", "hiliteStart": 10, "hiliteLength": 149 } ] } }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.landolakes.com/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Land O'Lakes: Butter is Everything", "pageurl": "https://www.landolakes.com/", "time": 4.42, "creditsremaining": 82, "allitemcount": 239, "totalelements": 770, "waveurl": "http://wave.webaim.org/report?url=https://www.landolakes.com/" }, "categories": { "error": { "description": "Errors", "count": 3, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV: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" } ] }, "button_empty": { "id": "button_empty", "description": "Empty button", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV:first-child + SPAN > BUTTON:first-child" ], "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": 59, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 59, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV:first-child + SCRIPT + SCRIPT + INPUT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + DIV + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG + P + DIV > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > FIGURE:first-child + DIV > DIV:first-child > H5:first-child + P + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#at-track-click-16464373314405899 > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + A > DIV:first-child > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#at-track-click-16464373314405899 > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + A + A > DIV:first-child > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#at-track-click-16464373314405899 > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + A + A + A > DIV:first-child > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#at-track-click-16464373314405899 > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + A + A + A + A > DIV:first-child > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#at-track-click-16464373314405899 > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + A + A + A + A + A > DIV:first-child > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#image1 > A:first-child > FIGURE:first-child > SPAN:first-child + FIGCAPTION > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#image2 > A:first-child > FIGURE:first-child > SPAN:first-child + FIGCAPTION > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#image3 > A:first-child > FIGURE:first-child > SPAN:first-child + FIGCAPTION > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#image4 > A:first-child > FIGURE:first-child > SPAN:first-child + FIGCAPTION > SPAN:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION + DIV > DIV:first-child > H2:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION + DIV > DIV:first-child > H2:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV > FIGURE:first-child + DIV > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV > FIGURE:first-child + DIV > H5:first-child + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H2", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H2 + P", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H2 + P + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV:first-child + SCRIPT + SCRIPT + INPUT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + DIV + A + DIV + FOOTER > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV:first-child + SCRIPT + SCRIPT + INPUT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + DIV + A + DIV + FOOTER > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV:first-child + SCRIPT + SCRIPT + INPUT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + DIV + A + DIV + FOOTER > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV:first-child + SCRIPT + SCRIPT + INPUT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + DIV + A + DIV + FOOTER > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A + A + A", "HTML > HEAD:first-child + BODY > FORM:first-child + UL + DIV + DIV > DIV#cookie-msg > DIV:first-child + DIV > A:first-child" ], "contrastdata": [ [ 3.86, "#ed1c30", "#f2f1ed", false ], [ 1.66, "#fbc00f", "#ffffff", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 4.36, "#ffffff", "#ed1c30", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 4.36, "#ffffff", "#ed1c30", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 4.36, "#ffffff", "#ed1c30", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 4.36, "#ffffff", "#ed1c30", false ], [ 4.36, "#ffffff", "#ed1c30", false ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.13, "#ffffff", "#f2f1ed", true ], [ 1.13, "#ffffff", "#f2f1ed", false ], [ 1.87, "#ffffff", "#f3b233", true ], [ 1.87, "#ffffff", "#f3b233", false ], [ 1.87, "#f3b233", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ed1c30", "#ffffff", false ], [ 4.36, "#ffffff", "#ed1c30", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 17, "items": { "alt_suspicious": { "id": "alt_suspicious", "description": "Suspicious alternative text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > FIGURE:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV + DIV > FIGURE: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 > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#lhhkuc-interchange > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + IMG" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "heading_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > FIGURE:first-child + DIV > DIV:first-child > H5:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child > DIV:first-child + DIV + DIV > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#image1 > A:first-child > FIGURE:first-child > SPAN:first-child + FIGCAPTION > SPAN:first-child + H5", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > MAIN#main-content > DIV:first-child + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION > DIV:first-child > A:first-child + DIV > SPAN:first-child + A", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child > DIV:first-child > UL:first-child > LI#v99a9n-acc-menu-link > UL#z670av-acc-menu > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI#7zgtf6-acc-menu-link > UL#pe5ql9-acc-menu > LI:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI#2idm15-acc-menu-link > UL#rxvrel-acc-menu > LI:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI#8umllz-acc-menu-link > UL#ed726u-acc-menu > LI:first-child > 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": 1, "selectors": [ "HTML > HEAD:first-child + BODY > FORM:first-child + UL + DIV + DIV + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT" ], "wcag": [] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > DIV:first-child + SPAN", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI#8umllz-acc-menu-link > A:first-child > DIV:first-child + SPAN", "HTML > HEAD:first-child + BODY > FORM#form > DIV#wrapper > INPUT:first-child + SCRIPT + DIV + SECTION + INPUT + HEADER > DIV:first-child + NAV > DIV:first-child > DIV#main-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > DIV:first-child + SPAN" ], "wcag": [] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.landolakes.com/", "what": "URL", "result": "https://www.landolakes.com/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.landolakes.com/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.090", "responseTime": "2022-08-13T07:03:35.199Z", "data": { "apiErrors": [], "documentSize": 1098367, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 168, "failing": 12 }, "issues": { "totalErrors": 57, "totalWarnings": 6, "totalIssues": 63 }, "issuesByLevel": { "A": { "count": 40, "pct": 63.49 }, "AA": { "count": 19, "pct": 30.16 }, "AAA": { "count": 63, "pct": 100 } }, "density": { "errorDensity": 5, "warningDensity": 1, "allDensity": 6 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "bf7052e8-717d-47cc-8d48-59ed972d6175", "docID": "d569bc31-d65d-41f0-a57b-03121577eed9", "sourceHash": "65660c3cceb2c20cd6ba9cae1517f57c", "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=bf7052e8-717d-47cc-8d48-59ed972d6175", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 768 }, "height": 768, "width": 1024 }, "position": { "line": 2243, "column": 60 }, "errorSnippet": "<body class=\"LTR Chrome ENUS ContentBody srch-main-wrap\" local=\"\"> <form method=\"post\" action=\"/\" id=\"form\">\n<div class=\"aspNetHidden\">\n<input type=\"hidden\" name=\"__CMSCsrfToken\" id=\"__CMSCsrfToken\" value=\"7hE0+zpfGPOK/a3IKA9E1D7zNbL", "xpath": "/html/body", "issueID": "0f5f9e2f7be33d4eb3d4ae4a2abba9ba", "signature": "e3c4362925a8a0e25a68e75f804a6835", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0f5f9e2f7be33d4eb3d4ae4a2abba9ba" }, { "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": 15, "y": 305 }, "bottom-right": { "x": 133, "y": 320 }, "height": 15, "width": 118 }, "position": { "line": 4668, "column": 34 }, "errorSnippet": "<a href=\"/our-farmers/\" class=\"button redBtn\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "81d705b9974b28971f46d4872c68d22b", "signature": "6dbbfbae9c98f2ed0b7fe6d05c5ddaad", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=81d705b9974b28971f46d4872c68d22b" }, { "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": 15, "y": 223 }, "bottom-right": { "x": 133, "y": 238 }, "height": 15, "width": 118 }, "position": { "line": 4669, "column": 0 }, "errorSnippet": "<a class=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "a0d18d491d92a957bdc7d0e89ba9dd65", "signature": "63fb8bc2279234be7e6b8fc069a90aff", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=a0d18d491d92a957bdc7d0e89ba9dd65" }, { "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": 25, "y": 621 }, "bottom-right": { "x": 143, "y": 636 }, "height": 15, "width": 118 }, "position": { "line": 6833, "column": 34 }, "errorSnippet": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "6971ef452200a3f3fb9e51025affe182", "signature": "30f73589de2c5d5dad55ec2e3cba0857", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6971ef452200a3f3fb9e51025affe182" }, { "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": 150, "y": 32.3906 }, "height": 32.3906, "width": 150 }, "position": { "line": 208, "column": 0 }, "errorSnippet": "<a href=\"/\" title=\"Land O'Lakes Logo\"><img src=\"https://storcpdkenticomedia.blob.core.windows.net/media/lolretail/media/lolr-media/assets/landolakes-logo-watermark-red.svg\" alt=\"Land O'Lakes Logo\"></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[1]/a[1]", "issueID": "4f5e1493ea31d63f20e3304bb74339eb", "signature": "d547c62aa8f7f1e334e268ff2baf4879", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f5e1493ea31d63f20e3304bb74339eb" }, { "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": 777.78125, "y": 33 }, "bottom-right": { "x": 897.18725, "y": 135 }, "height": 102, "width": 119.406 }, "position": { "line": 4369, "column": 0 }, "errorSnippet": "<a href=\"/all-things-dairy/\"> All Things Dairy </a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "2c0fee4c7740545ad5f7973b5d868682", "signature": "926a9347a5ed4129af90a29d28d29169", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2c0fee4c7740545ad5f7973b5d868682" }, { "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": 967.390625, "y": 73.265625 }, "bottom-right": { "x": 994.390625, "y": 100.265625 }, "height": 27, "width": 27 }, "position": { "line": 8225, "column": 5 }, "errorSnippet": "<div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Search</span></div>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]/a[1]/div[1]", "issueID": "928b9a5d318fc152956e41b49dd4e5bf", "signature": "937c19460bbd633bd0862a660ba0590b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=928b9a5d318fc152956e41b49dd4e5bf" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 15, "y": 0 }, "bottom-right": { "x": 582.328, "y": 104 }, "height": 104, "width": 567.328 }, "position": { "line": 4261, "column": 404 }, "errorSnippet": "<h1> For the love of dairy and our farmer-owners. </h1>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h1[1]", "issueID": "3a42fd125f4125b5add3f741137c80c4", "signature": "a53956e3036bda689200f570fcffde4b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3a42fd125f4125b5add3f741137c80c4" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 15, "y": 175 }, "bottom-right": { "x": 531, "y": 265 }, "height": 90, "width": 516 }, "position": { "line": 207, "column": 19560 }, "errorSnippet": "<p> Buying Land O'Lakes products directly benefits our over 1000 farmer-owners. So eat the butter, the cheese, the cookies, all of it. And eat it like you own it. </p>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "issueID": "641a206580e16daf653bd28d01e7a27c", "signature": "3f8055ac14c0569bcbcd2a83fa2e46e1", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=641a206580e16daf653bd28d01e7a27c" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 15, "y": 305 }, "bottom-right": { "x": 133, "y": 320 }, "height": 15, "width": 118 }, "position": { "line": 4668, "column": 34 }, "errorSnippet": "<a href=\"/our-farmers/\" class=\"button redBtn\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "4c5db18f084cd4e2a225d2031c548c7f", "signature": "2add51b6ed51a48e4ca4509e49c4cb0f", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4c5db18f084cd4e2a225d2031c548c7f" }, { "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": 815, "y": 15 }, "bottom-right": { "x": 923, "y": 39 }, "height": 24, "width": 108 }, "position": { "line": 8048, "column": 51 }, "errorSnippet": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "xpath": "/html/body/div[2]/div[1]/div[2]/a[1]", "issueID": "85f74539a85e63784dbe9a2cd038fdba", "signature": "92cf3b244608675ebf3e86995d8c2704", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=85f74539a85e63784dbe9a2cd038fdba" }, { "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": 223 }, "bottom-right": { "x": 133, "y": 238 }, "height": 15, "width": 118 }, "position": { "line": 4669, "column": 0 }, "errorSnippet": "<a class=\"button redBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpheader\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "e91b66075fe9b8dc453ca10b4955aab6", "signature": "4b0b0faf0ac3d4dbdc530e7832caf931", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e91b66075fe9b8dc453ca10b4955aab6" }, { "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": 527, "y": 142 }, "bottom-right": { "x": 651, "y": 161 }, "height": 19, "width": 124 }, "position": { "line": 6366, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "b54f5276fc399ee42377b215e9d991e3", "signature": "f34a97d887b99def49fc71ef182252c8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b54f5276fc399ee42377b215e9d991e3" }, { "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": 527, "y": 172 }, "bottom-right": { "x": 651, "y": 191 }, "height": 19, "width": 124 }, "position": { "line": 6366, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "c4933288c35948a28ed4a91ceac8d198", "signature": "8f70f295d732aa4dbab3b20ead2ab3af", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c4933288c35948a28ed4a91ceac8d198" }, { "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": 527, "y": 172 }, "bottom-right": { "x": 651, "y": 191 }, "height": 19, "width": 124 }, "position": { "line": 6533, "column": 34 }, "errorSnippet": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "33c02f9b87e770af0c0f44a62b23ac5f", "signature": "15b533d71a05a319c08d2d905f055c83", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=33c02f9b87e770af0c0f44a62b23ac5f" }, { "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": 527, "y": 112 }, "bottom-right": { "x": 651, "y": 131 }, "height": 19, "width": 124 }, "position": { "line": 6534, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "7d904499c7ec4f1da081dac1d0376ba2", "signature": "9d0c50bcfd44659ca0978f0893eb6f4c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7d904499c7ec4f1da081dac1d0376ba2" }, { "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": 527, "y": 142 }, "bottom-right": { "x": 651, "y": 161 }, "height": 19, "width": 124 }, "position": { "line": 6534, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/butter-with-olive-oil-and-sea-salt/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "55d1f15489263db9cd386a816ee01e17", "signature": "4f221023ff6cb99a73edfa82b8372d4a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=55d1f15489263db9cd386a816ee01e17" }, { "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": 527, "y": 172 }, "bottom-right": { "x": 651, "y": 191 }, "height": 19, "width": 124 }, "position": { "line": 6605, "column": 34 }, "errorSnippet": "<a href=\"/products/butter-spreads/cinnamon-sugar-butter-spread/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "78c8e82f393076cec2a2b7c885c1a3f4", "signature": "f93db1bb62b214cccd49ebc83b979e58", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=78c8e82f393076cec2a2b7c885c1a3f4" }, { "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": 527, "y": 172 }, "bottom-right": { "x": 651, "y": 191 }, "height": 19, "width": 124 }, "position": { "line": 6606, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/unsalted-butter/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "fefc6767df5b5084366d6cd053ed2bac", "signature": "1c4e0dfbd95e1d68096189ebcabbaa32", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fefc6767df5b5084366d6cd053ed2bac" }, { "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": 527, "y": 112 }, "bottom-right": { "x": 651, "y": 131 }, "height": 19, "width": 124 }, "position": { "line": 6606, "column": 0 }, "errorSnippet": "<a href=\"/products/butter-spreads/salted-butter-in-half-sticks/\" target=\"_self\"> VIEW PRODUCT </a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[2]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "f412b6f6804814fae4bf5990846063cb", "signature": "091d5ce4559d5388646cfc13977b66bf", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f412b6f6804814fae4bf5990846063cb" }, { "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": 25, "y": 621 }, "bottom-right": { "x": 143, "y": 636 }, "height": 15, "width": 118 }, "position": { "line": 6833, "column": 34 }, "errorSnippet": "<a class=\"button whiteBtn\" href=\"/all-things-dairy/?icid=allthingsdairyhpbanner\" style=\"display: inline-block;\">Learn More</a>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "39b1c3b3692cf85ab0279ae7d128f51e", "signature": "996e05f8205c4a484918645edb61671e", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=39b1c3b3692cf85ab0279ae7d128f51e" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 102 }, "height": 102, "width": 0 }, "position": { "line": 4440, "column": 34 }, "errorSnippet": "<a href=\"/where-to-buy/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy</span></div> <span>Where to Buy </span></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]/a[1]", "issueID": "956caad7840d2b5164c2981d54f3bb14", "signature": "8eb5861788961b310e20a17df47cecaf", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=956caad7840d2b5164c2981d54f3bb14" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 102 }, "height": 102, "width": 0 }, "position": { "line": 4441, "column": 0 }, "errorSnippet": "<a href=\"/contact-us/\" class=\"\"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Let Us Help</span></div> <span>Let Us Help</span></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/a[1]", "issueID": "4301e90aa60a7856bb774b9b440fad1c", "signature": "2c3719f18f6b8e28bc1b002c60c6a91f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4301e90aa60a7856bb774b9b440fad1c" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 102 }, "height": 102, "width": 0 }, "position": { "line": 4512, "column": 33 }, "errorSnippet": "<a href=\"/newsletter-sign-up/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Newsletter</span></div> <span>Newsletter</span></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[9]/a[1]", "issueID": "be0ecc113b2f944878ca11ff68084189", "signature": "3da3aa9aa310d3f5a631952dd12f9d7a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be0ecc113b2f944878ca11ff68084189" }, { "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": 38, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"fb lolr lolr-social-facebook\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[1]", "issueID": "817a6b517beef1dabeb4da42a38cdc77", "signature": "fffcb0a3788d9ad3a23d9d7f9cbb6363", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=817a6b517beef1dabeb4da42a38cdc77" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"tw lolr lolr-social-twitter\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[2]", "issueID": "0f7ab6329c5005ba9e2e04130d065956", "signature": "06a52d6a98615c851a146cfd157b0e50", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0f7ab6329c5005ba9e2e04130d065956" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"pintR lolr lolr-social-pinterest\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[3]", "issueID": "91c0bc13f35b6b513539dc19f87a1f0f", "signature": "0c1d127fbf27b067236731ce715648e8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=91c0bc13f35b6b513539dc19f87a1f0f" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 7001, "column": 33 }, "errorSnippet": "<a class=\"instagram lolr\" rel=\"noopener\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" aria-hidden=\"true\">Instagram</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[4]", "issueID": "6a397518f2edcfe9aca69afc5a771bf0", "signature": "d4bc666f7dc81a24c335b0d8c087d029", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6a397518f2edcfe9aca69afc5a771bf0" }, { "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": 809.390625, "y": 5022 }, "bottom-right": { "x": 847.390625, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8000, "column": 7 }, "errorSnippet": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "54ba7e28428388e5d04cbcb5b5ace55d", "signature": "38facdf710f6aac4428f853da6224053", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=54ba7e28428388e5d04cbcb5b5ace55d" }, { "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": 852.59375, "y": 5022 }, "bottom-right": { "x": 890.59375, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8007, "column": 9 }, "errorSnippet": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "issueID": "d79561647f4416ea9ec0b6a0bff37a39", "signature": "a0ad9375f1ac8b37aa13728f9b61d6d0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d79561647f4416ea9ec0b6a0bff37a39" }, { "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": 905.796875, "y": 5022 }, "bottom-right": { "x": 943.796875, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8028, "column": 17 }, "errorSnippet": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "issueID": "19afb5df3525de417733a13451287f3a", "signature": "15bde9b3f15459e59ff8d9f82236da3f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=19afb5df3525de417733a13451287f3a" }, { "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": 959, "y": 5022 }, "bottom-right": { "x": 997, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8032, "column": 17 }, "errorSnippet": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[4]", "issueID": "07eaca3553b55daf0e5c0743eb30d28d", "signature": "90c40a809a5bc9afff3127ef9d410b09", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=07eaca3553b55daf0e5c0743eb30d28d" }, { "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": 800, "y": 77.5 }, "bottom-right": { "x": 801, "y": 78.5 }, "height": 1, "width": 1 }, "position": { "line": 7920, "column": 1 }, "errorSnippet": "<input class=\"sr-only\" type=\"submit\" value=\"search\">", "xpath": "/html/body/form[1]/div[4]/section[1]/div[1]/div[1]/input[2]", "issueID": "4cab0e081e298202a8fc73a722bd237e", "signature": "4e7bcc181bf0f8454ac839b5007caa81", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4cab0e081e298202a8fc73a722bd237e" }, { "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": 30, "y": 26 }, "height": 26, "width": 30 }, "position": { "line": 8067, "column": 149 }, "errorSnippet": "<button class=\"burgerIcon\" data-toggle=\"\" type=\"button\"><span>&nbsp;</span><span>&nbsp;</span><span>&nbsp;</span></button>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/span[1]/button[1]", "issueID": "ceb3970ec6198f9a9b4c23c637c92f4f", "signature": "c3ea30590f1b1720340613110294b36a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ceb3970ec6198f9a9b4c23c637c92f4f" }, { "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": 815, "y": 15 }, "bottom-right": { "x": 923, "y": 39 }, "height": 24, "width": 108 }, "position": { "line": 8048, "column": 51 }, "errorSnippet": "<a href=\"\" class=\"btn-aceptar\" style=\"color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(237, 28, 48); font-size: 16px;\">OK</a>", "xpath": "/html/body/div[2]/div[1]/div[2]/a[1]", "issueID": "9f27cf16811295801bddf34b03b852dc", "signature": "d201d502681db243bf3973dd437b7d02", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f27cf16811295801bddf34b03b852dc" }, { "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": 0, "y": 102 }, "height": 102, "width": 0 }, "position": { "line": 4440, "column": 34 }, "errorSnippet": "<a href=\"/where-to-buy/\" class=\"whereToBuyLink \"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Where to Buy</span></div> <span>Where to Buy </span></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]/a[1]", "issueID": "eb8b413d0e8d918de8b356b0816958ca", "signature": "adfff2d3213549dc04e818715a9e2305", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eb8b413d0e8d918de8b356b0816958ca" }, { "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": 0, "y": 102 }, "height": 102, "width": 0 }, "position": { "line": 4441, "column": 0 }, "errorSnippet": "<a href=\"/contact-us/\" class=\"\"><div class=\"iconsize lolr\" aria-hidden=\"true\"> <span class=\"sr-only\">Let Us Help</span></div> <span>Let Us Help</span></a>", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]/ul[1]/li[8]/a[1]", "issueID": "02fb849c651c4f3edf442ec5bccd5e7b", "signature": "c02f8f343a20b281cf76501b1088e32d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=02fb849c651c4f3edf442ec5bccd5e7b" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8470, "column": 0 }, "errorSnippet": "<span>Super Easy Chicken &amp; Rice Soup</span>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[2]/div[2]/a[1]/figure[1]/figcaption[1]/span[1]", "issueID": "27a19dcd08ef181f3d0b2e6414d2f876", "signature": "70e575fe504f358c6166413febcb4bdc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=27a19dcd08ef181f3d0b2e6414d2f876" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8523, "column": 13 }, "errorSnippet": "<span>Bacon &amp; Pimento Cheese Grilled Cheese </span>", "xpath": "/html/body/form[1]/div[4]/main[1]/div[1]/div[3]/section[1]/div[2]/div[2]/div[3]/a[1]/figure[1]/figcaption[1]/span[1]", "issueID": "45a48697eff444eb592096432d442045", "signature": "5f71e1d7d24fffdead8757b408ed5465", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=45a48697eff444eb592096432d442045" }, { "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": 678, "y": 5219 }, "bottom-right": { "x": 989, "y": 5240 }, "height": 21, "width": 311 }, "position": { "line": 8037, "column": 29 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/privacy-form\" target=\"_blank\" rel=\"nofollow noopener\">Do Not Sell My Personal Information</a>", "xpath": "/html/body/form[1]/footer[1]/section[2]/div[1]/div[3]/a[1]", "issueID": "27732282cc4cb7017576cd1a03584007", "signature": "d46d16c319ce6d4e77882ca7be78fa5e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=27732282cc4cb7017576cd1a03584007" }, { "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": 768 }, "height": 768, "width": 1024 }, "position": { "line": 2243, "column": 60 }, "errorSnippet": "<body class=\"LTR Chrome ENUS ContentBody srch-main-wrap\" local=\"\"> <form method=\"post\" action=\"/\" id=\"form\">\n<div class=\"aspNetHidden\">\n<input type=\"hidden\" name=\"__CMSCsrfToken\" id=\"__CMSCsrfToken\" value=\"7hE0+zpfGPOK/a3IKA9E1D7zNbL", "xpath": "/html/body", "issueID": "06b5d6e227cf7b01d48b335e0966bc00", "signature": "bda1854e97ceeaacb3f2bc26941d42b6", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=06b5d6e227cf7b01d48b335e0966bc00" }, { "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": 15, "y": 0 }, "bottom-right": { "x": 1009, "y": 32 }, "height": 32, "width": 994 }, "position": { "line": 7994, "column": 5 }, "errorSnippet": "<div class=\"row clearfix accordion-menu\" data-closing-time=\"0\" data-responsive-menu=\"accordion\" role=\"tree\" aria-multiselectable=\"true\" data-t=\"3trwhf-t\" data-mutate=\"q70yoc-responsive-menu\" data-events=\"mutate\"> <ul class=\"vertical medium-horiz", "xpath": "/html/body/form[1]/div[4]/header[1]/div[1]/div[1]", "issueID": "d6932766413b0521463975c9e72f5094", "signature": "5a0e130e83a3eaefc680319e36f229e8", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d6932766413b0521463975c9e72f5094" }, { "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": 15, "y": 33 }, "bottom-right": { "x": 1009, "y": 135 }, "height": 102, "width": 994 }, "position": { "line": 8025, "column": 5 }, "errorSnippet": "<div data-close-on-click=\"true\" data-responsive-menu=\"accordion\" id=\"main-menu\" class=\"accordion-menu\" role=\"tree\" aria-multiselectable=\"true\" data-t=\"pe9y5l-t\" data-mutate=\"499ogd-responsive-menu\" data-events=\"mutate\">\n<ul class=\"menu navigatio", "xpath": "/html/body/form[1]/div[4]/header[1]/nav[1]/div[1]/div[2]", "issueID": "a8313cd6a36a676130a99dcc842dffc1", "signature": "03717940d3abad53ffe0861df53a2c96", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=a8313cd6a36a676130a99dcc842dffc1" }, { "tID": 194, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.", "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 visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology. If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.", "viewPortLocation": { "top-left": { "x": 809.390625, "y": 5022 }, "bottom-right": { "x": 847.390625, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8000, "column": 7 }, "errorSnippet": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "2585a337e90a89702f2daec21515cfc8", "signature": "ef668ade2f06b8c4649154e5b757a8ff", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=2585a337e90a89702f2daec21515cfc8" }, { "tID": 194, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.", "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 visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology. If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.", "viewPortLocation": { "top-left": { "x": 852.59375, "y": 5022 }, "bottom-right": { "x": 890.59375, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8007, "column": 9 }, "errorSnippet": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "issueID": "f7ab5e77d250b07a90d8fb5cfed98720", "signature": "04e8297544f87b5006c6a5a7a8d979dd", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=f7ab5e77d250b07a90d8fb5cfed98720" }, { "tID": 194, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.", "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 visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology. If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.", "viewPortLocation": { "top-left": { "x": 905.796875, "y": 5022 }, "bottom-right": { "x": 943.796875, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8028, "column": 17 }, "errorSnippet": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "issueID": "bae2983c88cba5b4af124f8b53fa9c08", "signature": "43154bef5238c63b93954a6f1513b8a2", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=bae2983c88cba5b4af124f8b53fa9c08" }, { "tID": 194, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.", "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 visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology. If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.", "viewPortLocation": { "top-left": { "x": 959, "y": 5022 }, "bottom-right": { "x": 997, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8032, "column": 17 }, "errorSnippet": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[4]", "issueID": "3a665efc258f6a7eeb1c375bbddf1b42", "signature": "ca73b6c4061b25949f7222fabe01f3ef", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=3a665efc258f6a7eeb1c375bbddf1b42" }, { "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": 38, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"fb lolr lolr-social-facebook\" rel=\"noopener\" href=\"https://www.facebook.com/LandOLakes\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[1]", "issueID": "bf5711e5379a0e1058eeb2711597a812", "signature": "ace804ab8f90231ae9ad0248ca4fa1bb", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bf5711e5379a0e1058eeb2711597a812" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"tw lolr lolr-social-twitter\" rel=\"noopener\" href=\"https://twitter.com/landolakesktchn\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[2]", "issueID": "892b65ed4f75cafd1c540066b0be91ba", "signature": "80fa85922143668691217de45f3d88b9", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=892b65ed4f75cafd1c540066b0be91ba" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 6834, "column": 0 }, "errorSnippet": "<a class=\"pintR lolr lolr-social-pinterest\" rel=\"noopener\" href=\"https://www.pinterest.com/landolakesktchn/\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[3]", "issueID": "d61bc3cd5ad62022011971fc17c3f138", "signature": "240546c7fb703e9d4f87e311fe08fb44", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d61bc3cd5ad62022011971fc17c3f138" }, { "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": -10, "y": 0 }, "bottom-right": { "x": 28, "y": 38 }, "height": 38, "width": 38 }, "position": { "line": 7001, "column": 33 }, "errorSnippet": "<a class=\"instagram lolr\" rel=\"noopener\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" aria-hidden=\"true\">Instagram</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[1]/a[4]", "issueID": "e5fb1496591516014caefb470258da58", "signature": "ff1c00b18817c344478f32da1e8dbfe3", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e5fb1496591516014caefb470258da58" }, { "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": 136.203125, "y": 5063 }, "bottom-right": { "x": 226.015625, "y": 5084 }, "height": 21, "width": 89.8125 }, "position": { "line": 7422, "column": 0 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/\" rel=\"noopener\" target=\"_blank\">Corporate</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[2]/nav[1]/a[5]", "issueID": "5bdd2f67cdcdd60a9953305109cd6f9a", "signature": "5719629082eea82d8266ba64737d19d2", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5bdd2f67cdcdd60a9953305109cd6f9a" }, { "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": 249.21875, "y": 5063 }, "bottom-right": { "x": 351.42175, "y": 5084 }, "height": 21, "width": 102.203 }, "position": { "line": 7422, "column": 0 }, "errorSnippet": "<a href=\"https://www.landolakesfoodservice.com/\" rel=\"noopener\" target=\"_blank\">Foodservice</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[2]/nav[1]/a[6]", "issueID": "d9d819489301d3d63f5d1b0d2ecb7ca8", "signature": "222e795e56ab91df2c632b2b33f7e7ec", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9d819489301d3d63f5d1b0d2ecb7ca8" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 374.625, "y": 5063 }, "bottom-right": { "x": 442.0312, "y": 5084 }, "height": 21, "width": 67.4062 }, "position": { "line": 7984, "column": 1 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/Careers\" rel=\"noopener\" target=\"_blank\">Careers</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[2]/nav[1]/a[7]", "issueID": "b3f30a0908a667ecfd97859566f93762", "signature": "68b4e47553f58ee6d430bd2e6a5b7927", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b3f30a0908a667ecfd97859566f93762" }, { "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": 809.390625, "y": 5022 }, "bottom-right": { "x": 847.390625, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8000, "column": 7 }, "errorSnippet": "<a class=\"fb lolr lolr-social-facebook\" href=\"https://www.facebook.com/LandOLakes\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Facebook</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "ada1fc380712550b095ec0f26b67596f", "signature": "bc43bb28f525710ac2b5bf5c8442877a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ada1fc380712550b095ec0f26b67596f" }, { "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": 852.59375, "y": 5022 }, "bottom-right": { "x": 890.59375, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8007, "column": 9 }, "errorSnippet": "<a class=\"tw lolr lolr-social-twitter\" href=\"https://twitter.com/landolakesktchn\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Twitter</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[2]", "issueID": "a51d30e89ee503078261150372a239af", "signature": "dc63a1f36d986e02e9ab7f4e79493d43", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a51d30e89ee503078261150372a239af" }, { "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": 905.796875, "y": 5022 }, "bottom-right": { "x": 943.796875, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8028, "column": 17 }, "errorSnippet": "<a class=\"pintR lolr lolr-social-pinterest\" href=\"https://www.pinterest.com/landolakesktchn/\" rel=\"noopener\" target=\"_blank\" aria-hidden=\"true\">Pinterest</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[3]", "issueID": "8b0984a4ad7a76b87986cddf00c91f1f", "signature": "d4142d99a52c6fe09c063f6c19d69f7e", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8b0984a4ad7a76b87986cddf00c91f1f" }, { "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": 959, "y": 5022 }, "bottom-right": { "x": 997, "y": 5060 }, "height": 38, "width": 38 }, "position": { "line": 8032, "column": 17 }, "errorSnippet": "<a class=\"instagram lolr\" href=\"https://www.instagram.com/landolakesktchn/\" target=\"_blank\" rel=\"noopener\" aria-hidden=\"true\">Instagram</a>", "xpath": "/html/body/form[1]/footer[1]/section[1]/div[1]/div[3]/div[1]/a[4]", "issueID": "d0f93eb0757009468e0e315a2e9cfff2", "signature": "16d402114a120971104d8042699e9f7e", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d0f93eb0757009468e0e315a2e9cfff2" }, { "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": 100.328125, "y": 5232 }, "bottom-right": { "x": 276.328125, "y": 5244 }, "height": 12, "width": 176 }, "position": { "line": 8035, "column": 113 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/\" target=\"_blank\" rel=\"noopener\"> <div class=\"footerLogo lolr lolr-inc-logo\" aria-hidden=\"true\"><span class=\"sr-only\">Landolakes</span></div> </a>", "xpath": "/html/body/form[1]/footer[1]/section[2]/div[1]/div[2]/a[1]", "issueID": "52fdf3e8cf8ff897ec7ea7dd8a1955f8", "signature": "ae4186d3776366c9db393f7749482518", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=52fdf3e8cf8ff897ec7ea7dd8a1955f8" }, { "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": 100.328125, "y": 5270 }, "bottom-right": { "x": 221.328125, "y": 5282 }, "height": 12, "width": 121 }, "position": { "line": 8036, "column": 113 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/privacy-policy\" class=\"privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\">Legal | Privacy Policy</a>", "xpath": "/html/body/form[1]/footer[1]/section[2]/div[1]/div[2]/a[2]", "issueID": "ce1a80758351f66b7e3a208013b977f2", "signature": "acf75d3d70392b901e48aab731fed4e7", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce1a80758351f66b7e3a208013b977f2" }, { "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": 678, "y": 5219 }, "bottom-right": { "x": 989, "y": 5240 }, "height": 21, "width": 311 }, "position": { "line": 8037, "column": 29 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/privacy-form\" target=\"_blank\" rel=\"nofollow noopener\">Do Not Sell My Personal Information</a>", "xpath": "/html/body/form[1]/footer[1]/section[2]/div[1]/div[3]/a[1]", "issueID": "9a8d7d5183ee42007e671fe76e1ae61e", "signature": "fd132a00b4ecd17ff8372372a909e615", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9a8d7d5183ee42007e671fe76e1ae61e" }, { "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": 809.1875, "y": 5260 }, "bottom-right": { "x": 988.9995, "y": 5281 }, "height": 21, "width": 179.812 }, "position": { "line": 8041, "column": 17 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/california-supply-chains-act\" target=\"_blank\" rel=\"nofollow noopener\">CA Transparency Act</a>", "xpath": "/html/body/form[1]/footer[1]/section[2]/div[1]/div[3]/a[2]", "issueID": "ae530ae28f9542ee9dc47e30bc4f4835", "signature": "b1927bafc83e386ae89bb73ef7cd2723", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ae530ae28f9542ee9dc47e30bc4f4835" }, { "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": 517.015625, "y": 43 }, "bottom-right": { "x": 627.015625, "y": 59 }, "height": 16, "width": 110 }, "position": { "line": 8045, "column": 21 }, "errorSnippet": "<a href=\"https://www.landolakesinc.com/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener\" style=\"color: rgb(255, 255, 255); text-decoration: underline;\">Privacy Policy.</a>", "xpath": "/html/body/div[2]/div[1]/div[1]/span[1]/a[1]", "issueID": "867e756ceb2f2baaf810616341e43be3", "signature": "74c2af9084e0b194fc4cb57b7d9e9c14", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=867e756ceb2f2baaf810616341e43be3" } ], "log": [] } } } ], "timeStamp": "4yiew", "startTime": "2022-08-13T07:00:59", "presses": 0, "amountRead": 0, "testTimes": [ [ "hover", 45 ], [ "ibm", 18 ], [ "motion", 14 ], [ "alfa", 10 ], [ "focInd", 5 ], [ "wave", 5 ], [ "axe", 2 ], [ "bulk", 1 ], [ "focAll", 1 ], [ "embAc", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "tabNav", 0 ], [ "zIndex", 0 ], [ "continuum", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ], [ "tenon", 0 ] ], "logCount": 95, "logSize": 5815, "errorLogCount": 42, "errorLogSize": 3736, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "visitLatency": 45, "endTime": "2022-08-13T07:03:35", "elapsedSeconds": 156, "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": 1, "bulk": 0, "focAll": 12, "focInd": 40, "focOp": 27, "hover": 20, "linkUl": 138, "role": 16, "styleDiff": 19, "zIndex": 49 }, "alfa": { "r11": 8, "r17": 16, "r2": 12, "r42": 48, "r53": 12, "r57": 12, "r65": 4, "r66": 57, "r68": 16, "r69": 45, "r73": 4, "r74": 84, "r78": 4, "r80": 4, "r83": 56, "r87": 1 }, "axe": { "color-contrast-enhanced": 151, "color-contrast": 121, "frame-tested": 2, "hidden-content": 0, "identical-links-same-purpose": 0, "link-in-text-block": 1, "css-orientation-lock": 1, "aria-hidden-focus": 12, "aria-required-children": 8, "aria-required-parent": 48, "frame-title": 6, "heading-order": 6, "image-alt": 8, "link-name": 6, "list": 6, "region": 2 }, "continuum": { "89": 8, "228": 8, "246": 8, "533": 4, "790": 16 }, "htmlcs": { "e:AA.1_1_1.H37": 8, "e:AA.1_4_3.G145.Fail": 4, "e:AA.1_4_3.G18.Fail": 52, "e:AA.2_4_1.H64.1": 16, "e:AA.4_1_2.H91.Button.Name": 4, "w:AA.1_3_1.H48": 5, "w:AA.1_3_1_A.G141": 1, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 7, "w:AA.1_4_3.G145.Abs": 3, "w:AA.1_4_3.G145.BgImage": 2, "w:AA.1_4_3.G18.Abs": 3, "w:AA.1_4_3.G18.Alpha": 3, "w:AA.1_4_3.G18.BgImage": 3, "w:AA.1_4_3_F24.F24.FGColour": 4, "w:AA.2_5_3.F96": 2, "w:AA.4_1_2.H91.A.Placeholder": 1 }, "ibm": { "WCAG20_Input_ExplicitLabel": 4, "WCAG20_Frame_HasTitle": 8, "Rpt_Aria_WidgetLabels_Implicit": 4, "Rpt_Aria_RequiredParent_Native_Host_Sematics": 116, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12, "IBMA_Color_Contrast_WCAG2AA": 84, "HAAC_Figure_label": 52, "aria_hidden_focus_misuse": 108, "element_attribute_deprecated": 8, "aria_role_redundant": 1 }, "nuVal": { "Attribute xmlns:fb not allowed here.": 4, "Attribute with the local name xmlns:fb is not serializable as XML 1.0.": 1, "The type attribute is unnecessary for JavaScript resources.": 36, "Element meta is missing one or more of the following attributes: charset, content, http-equiv, itemprop, name, property.": 4, "Bad value origin-trial for attribute http-equiv on element meta.": 16, "The type attribute for the style element is not needed and should be omitted.": 1, "Attribute local not allowed on element body at this point.": 4, "Attribute autocorrect not allowed on element input at this point.": 4, "The banner role is unnecessary for element header.": 1, "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)": 1, "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, "Element div not allowed as child of element a in this context. (Suppressing further errors from this subtree.)": 4, "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 8, "CSS: Parse Error.": 8, "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 8, "Element img is missing required attribute src.": 4, "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.": 1, "The frameborder attribute on the iframe element is obsolete. Use CSS instead.": 12 }, "wave": { "e:alt_missing": 8, "e:button_empty": 4, "c:contrast": 177, "a:alt_suspicious": 2, "a:alt_duplicate": 3, "a:heading_skipped": 3, "a:link_redundant": 5, "a:noscript": 1, "a:text_small": 3 }, "tenon": { "28": 4, "73": 12, "79": 4, "95": 24, "98": 40, "134": 33, "152": 12, "153": 10, "155": 2, "190": 8, "194": 16, "218": 64 } }, "groupDetails": { "groups": { "spontaneousMotion": { "testaro": { "motion": { "score": 1, "what": "Change of visible content not requested by user" } } }, "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "tabFocusability": { "testaro": { "focAll": { "score": 6, "what": "Discrepancy between elements that should be and that are Tab-focusable" } } }, "focusIndication": { "testaro": { "focInd": { "score": 40, "what": "Focused element displaying no or nostandard focus indicator" } }, "alfa": { "r65": { "score": 4, "what": "Element in sequential focus order has no visible focus" } } }, "focusableOperable": { "testaro": { "focOp": { "score": 20, "what": "Operable elements that cannot be Tab-focused and vice versa" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 5, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 69, "what": "Non-underlined adjacent links" } }, "axe": { "link-in-text-block": { "score": 1, "what": "Link is not distinct from surrounding text without reliance on color" } } }, "roleBad": { "testaro": { "role": { "score": 12, "what": "Nonexistent or implicit-overriding role" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 5, "what": "Heading, link, and button style inconsistencies" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 12, "what": "Layering with nondefault z-index values" } } }, "linkNoText": { "alfa": { "r11": { "score": 8, "what": "Link has no accessible name" } }, "axe": { "link-name": { "score": 6, "what": "Link has no discernible text" } } }, "focusableHidden": { "alfa": { "r17": { "score": 16, "what": "Tab-focusable element is or has an ancestor that is aria-hidden" } }, "axe": { "aria-hidden-focus": { "score": 12, "what": "ARIA hidden element is focusable or contains a focusable element" } }, "continuum": { "790": { "score": 16, "what": "Element with an explicit or implicit nonnegative tabindex attribute is directly aria-hidden" } }, "ibm": { "aria_hidden_focus_misuse": { "score": 108, "what": "Focusable element is within the subtree of an element with aria-hidden set to true" } }, "tenon": { "194": { "score": 16, "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute" } } }, "imageNoText": { "alfa": { "r2": { "score": 12, "what": "Image has no accessible name" } }, "axe": { "image-alt": { "score": 8, "what": "Image has no text alternative" } }, "continuum": { "89": { "score": 8, "what": "img element has no mechanism that allows an accessible name to be calculated" } }, "htmlcs": { "e:AA.1_1_1.H37": { "score": 8, "what": "img element has no alt attribute" } }, "nuVal": { "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": { "score": 8, "what": "img element has no alt attribute" } }, "wave": { "e:alt_missing": { "score": 8, "what": "Text alternative is missing" } } }, "parentMissing": { "alfa": { "r42": { "score": 48, "what": "Element is not owned by an element of its required context role" } }, "axe": { "aria-required-parent": { "score": 48, "what": "ARIA role is not contained by a required parent" } }, "ibm": { "Rpt_Aria_RequiredParent_Native_Host_Sematics": { "score": 116, "what": "Element is not contained within a role-valid element" } } }, "headingStructure": { "alfa": { "r53": { "score": 6, "what": "Heading skips one or more levels" } }, "axe": { "heading-order": { "score": 3, "what": "Heading levels do not increase by only one" } }, "htmlcs": { "w:AA.1_3_1_A.G141": { "score": 1, "what": "Heading level is incorrect" } }, "wave": { "a:heading_skipped": { "score": 2, "what": "Skipped heading level" } }, "tenon": { "155": { "score": 1, "what": "Headings are not structured in a hierarchical manner" } } }, "contentBeyondLandmarks": { "alfa": { "r57": { "score": 6, "what": "Perceivable text content is not included in any landmark" } }, "axe": { "region": { "score": 1, "what": "Some page content is not contained by landmarks" } }, "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 6, "what": "Content does not reside within an element with a landmark role" } } }, "contrastAAA": { "alfa": { "r66": { "score": 14, "what": "Text contrast less than AAA requires" } }, "axe": { "color-contrast-enhanced": { "score": 38, "what": "Element has insufficient color contrast (Level AAA)" } }, "tenon": { "95": { "score": 6, "what": "Element has insufficient color contrast (Level AAA)" } } }, "childMissing": { "alfa": { "r68": { "score": 16, "what": "Element does not own an element required by its semantic role" } }, "axe": { "aria-required-children": { "score": 8, "what": "ARIA role does not contain a required child" } } }, "contrastAA": { "alfa": { "r69": { "score": 45, "what": "Text outside widget has subminimum contrast" } }, "axe": { "color-contrast": { "score": 121, "what": "Element has insufficient color contrast" } }, "htmlcs": { "e:AA.1_4_3.G145.Fail": { "score": 4, "what": "Contrast between the text and its background is less than 3:1." }, "e:AA.1_4_3.G18.Fail": { "score": 52, "what": "Contrast between the text and its background is less than 4.5:1" } }, "ibm": { "IBMA_Color_Contrast_WCAG2AA": { "score": 84, "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA" } }, "wave": { "c:contrast": { "score": 177, "what": "Very low contrast" } } }, "noLeading": { "alfa": { "r73": { "score": 3, "what": "Paragraph of text has insufficient line height" } } }, "fontSizeAbsolute": { "alfa": { "r74": { "score": 42, "what": "Paragraph text has an absolute font size" } } }, "headingOfNothing": { "alfa": { "r78": { "score": 2, "what": "No content between two headings of the same level" } } }, "leadingAbsolute": { "alfa": { "r80": { "score": 2, "what": "Paragraph text has an absolute line height" } } }, "overflowHidden": { "alfa": { "r83": { "score": 56, "what": "Overflow is hidden or clipped if the text is enlarged" } } }, "skipRepeatedContent": { "alfa": { "r87": { "score": 1, "what": "First focusable element is not a link to the main content" } } }, "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" } } }, "cssBansRotate": { "axe": { "css-orientation-lock": { "score": 1, "what": "CSS media query locks display orientation" } } }, "iframeTitleBad": { "axe": { "frame-title": { "score": 6, "what": "Frame has no accessible name" } }, "continuum": { "228": { "score": 8, "what": "iframe has no mechanism that allows an accessible name to be calculated" } }, "htmlcs": { "e:AA.2_4_1.H64.1": { "score": 16, "what": "iframe element has no non-empty title attribute" } }, "ibm": { "WCAG20_Frame_HasTitle": { "score": 8, "what": "Inline frame has an empty or nonunique title attribute" } } }, "listChild": { "axe": { "list": { "score": 6, "what": "List element ul or ol has a child element other than li, script, and template" } }, "continuum": { "246": { "score": 8, "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements" } } }, "navNoText": { "continuum": { "533": { "score": 3, "what": "nav element is not the only nav element but has no accessible name" } } }, "buttonNoText": { "htmlcs": { "e:AA.4_1_2.H91.Button.Name": { "score": 4, "what": "Button element has no accessible name" } }, "wave": { "e:button_empty": { "score": 4, "what": "Button is empty or has no value text" } } }, "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.Alpha": { "score": 1, "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency" }, "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.FGColour": { "score": 1, "what": "Inline foreground color may lack a complementary background color" } } }, "visibleLabelNotName": { "htmlcs": { "w:AA.2_5_3.F96": { "score": 2, "what": "Visible label is not in the accessible name" } } }, "linkBrokenRisk": { "htmlcs": { "w:AA.4_1_2.H91.A.Placeholder": { "score": 1, "what": "Link has text but no href, id, or name attribute" } } }, "controlNoText": { "ibm": { "WCAG20_Input_ExplicitLabel": { "score": 4, "what": "Form control has no associated label" } } }, "componentNoText": { "ibm": { "Rpt_Aria_WidgetLabels_Implicit": { "score": 4, "what": "Interactive component has no programmatically associated name" } } }, "figureNoText": { "ibm": { "HAAC_Figure_label": { "score": 52, "what": "figure element has no associated label" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 6, "what": "Element or attribute is obsolete" } }, "nuVal": { "^The .+ attribute on the .+ element is obsolete.+$": { "score": 9, "what": "Attribute is obsolete on its element" } } }, "roleRedundant": { "ibm": { "aria_role_redundant": { "score": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "score": 1, "what": "explicit role is redundant for its element" } } }, "attributeBad": { "nuVal": { "^Attribute .+ not allowed here.*$": { "score": 4, "what": "Attribute not allowed here" }, "^Attribute .+ is not serializable as XML 1\\.0.*$": { "score": 1, "what": "Attribute is invalidly nonserializable" }, "^Attribute .+ not allowed on element .+ at this point.*$": { "score": 4, "what": "attribute not allowed on this element" } } }, "typeRedundant": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "score": 9, "what": "type attribute is unnecessary for a JavaScript resource" }, "The type attribute for the style element is not needed and should be omitted.": { "score": 1, "what": "type attribute is unnecessary for a style element" } } }, "metaBad": { "nuVal": { "^Element meta is missing one or more of the following attributes: .+$": { "score": 3, "what": "meta element is missing a required attribute" }, "^Bad value .+ for attribute .+ on element meta.*$": { "score": 12, "what": "attribute of a meta element has an invalid value" } } }, "encodingBad": { "nuVal": { "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)": { "score": 1, "what": "Page includes a Unicode PUA character" } } }, "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 --" }, "^Element .+ not allowed as child of element .+ in this context.*$": { "score": 3, "what": "Element not allowed as a child of its parent here" } } }, "styleParentBad": { "nuVal": { "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": { "score": 8, "what": "style element not allowed as a child of this div element" } } }, "cssInvalid": { "nuVal": { "CSS: Parse Error.": { "score": 6, "what": "Invalid CSS" } } }, "imageNoSource": { "nuVal": { "Element img is missing required attribute src.": { "score": 4, "what": "img element has no src attribute" } } }, "frameSandboxRisk": { "nuVal": { "^Potentially bad value .+ for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.*$": { "score": 1, "what": "iframe element has a vulnerable sandbox value containing both allow-scripts and allow-same-origin" } } }, "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" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 3, "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" } } }, "fontSmall": { "wave": { "a:text_small": { "score": 2, "what": "Text is very small" } }, "tenon": { "134": { "score": 25, "what": "Text is very small" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkVague": { "tenon": { "73": { "score": 9, "what": "Link text is too generic to communicate the purpose or destination" } } }, "titleRedundant": { "tenon": { "79": { "score": 1, "what": "Link has a title attribute that is the same as the text inside the link" } } }, "linkTextsSame": { "tenon": { "98": { "score": 20, "what": "Links have the same text but different destinations" } } }, "targetSize": { "tenon": { "152": { "score": 9, "what": "Actionable element is smaller than the minimum required size" } } }, "allCaps": { "tenon": { "153": { "score": 3, "what": "Long string of text is in all caps" } } }, "tabIndexMissing": { "tenon": { "190": { "score": 8, "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 48, "what": "Link opens in a new window without user control" } } } }, "solos": {} }, "preventionScores": {}, "summary": { "total": 1695, "log": 254, "preventions": 0, "solos": 0, "groups": [ { "groupName": "contrastAA", "score": 301 }, { "groupName": "parentMissing", "score": 156 }, { "groupName": "focusableHidden", "score": 134 }, { "groupName": "linkIndication", "score": 71 }, { "groupName": "overflowHidden", "score": 58 }, { "groupName": "figureNoText", "score": 54 }, { "groupName": "linkForcesNewWindow", "score": 50 }, { "groupName": "contrastAAA", "score": 48 }, { "groupName": "focusIndication", "score": 44 }, { "groupName": "fontSizeAbsolute", "score": 44 }, { "groupName": "imageNoText", "score": 30 }, { "groupName": "fontSmall", "score": 28 }, { "groupName": "iframeTitleBad", "score": 27 }, { "groupName": "focusableOperable", "score": 22 }, { "groupName": "linkTextsSame", "score": 22 }, { "groupName": "childMissing", "score": 21 }, { "groupName": "metaBad", "score": 17 }, { "groupName": "roleBad", "score": 14 }, { "groupName": "zIndexNotZero", "score": 14 }, { "groupName": "obsolete", "score": 13 }, { "groupName": "linkNoText", "score": 12 }, { "groupName": "listChild", "score": 12 }, { "groupName": "typeRedundant", "score": 12 }, { "groupName": "headingStructure", "score": 11 }, { "groupName": "contentBeyondLandmarks", "score": 11 }, { "groupName": "attributeBad", "score": 11 }, { "groupName": "linkVague", "score": 11 }, { "groupName": "targetSize", "score": 11 }, { "groupName": "styleParentBad", "score": 10 }, { "groupName": "tabIndexMissing", "score": 10 }, { "groupName": "parseError", "score": 9 }, { "groupName": "tabFocusability", "score": 8 }, { "groupName": "buttonNoText", "score": 8 }, { "groupName": "contrastRisk", "score": 8 }, { "groupName": "cssInvalid", "score": 8 }, { "groupName": "hoverSurprise", "score": 7 }, { "groupName": "inconsistentStyles", "score": 7 }, { "groupName": "controlNoText", "score": 6 }, { "groupName": "componentNoText", "score": 6 }, { "groupName": "imageNoSource", "score": 6 }, { "groupName": "noLeading", "score": 5 }, { "groupName": "navNoText", "score": 5 }, { "groupName": "linkPair", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "allCaps", "score": 5 }, { "groupName": "headingOfNothing", "score": 4 }, { "groupName": "leadingAbsolute", "score": 4 }, { "groupName": "scrollRisk", "score": 4 }, { "groupName": "visibleLabelNotName", "score": 4 }, { "groupName": "spontaneousMotion", "score": 3 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "skipRepeatedContent", "score": 3 }, { "groupName": "frameContentRisk", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "linkConfusionRisk", "score": 3 }, { "groupName": "cssBansRotate", "score": 3 }, { "groupName": "pseudoNavListRisk", "score": 3 }, { "groupName": "linkBrokenRisk", "score": 3 }, { "groupName": "roleRedundant", "score": 3 }, { "groupName": "encodingBad", "score": 3 }, { "groupName": "frameSandboxRisk", "score": 3 }, { "groupName": "imageTextRisk", "score": 3 }, { "groupName": "imagesSameAlt", "score": 3 }, { "groupName": "noScriptRisk", "score": 3 }, { "groupName": "titleRedundant", "score": 3 } ] } }, "scoreProcID": "sp15c" }