Accessibility Scan Report

Title: Preserve Food Service Site Issue: #321 Date: 6/30/2026, 1:24:24 PM Duration: 7.7m URLs: 10 / 10
Viewport: Desktop (1280×800) Color scheme: both Browser: firefox
🖥️ Forced Colors: 10 / 10 URLs

🔄 Changes Since Last Scan

294 New unique issues
🆕 New Issues (294)

Replicate this scan

Reuse this scan context to reproduce the same viewport, color mode, and browser selection.

Title keywords

VIEWPORT:desktop COLORSCHEME:both BROWSER:firefox

Issue body section

### Scan context Viewport: desktop ColorScheme: both Browser: firefox

Browser selection currently applies to Playwright-based scans. ALFA, Equal Access, and QualWeb keep their existing browser implementations.

Summary

Issues

  • By Level: A (94), AA (9)
  • By Version (A & AA): WCAG 2.0 (103)
  • Engines used: AXE, AccessLint
  • By Finding Type: Known errors (259) & Best practices (35)
  • Manual testing needed: 23 axe incomplete findings
  • Total: 294 across 20 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Total counts unique findings across the active scanners, and numbers in parentheses (+N) still show findings that cover WCAG criteria already reported by axe.

🔧 Most Common Issues (axe)

10 rules
36 Critical axe SC 1.1.1 A Visual image-alt: Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose.
10 pages affected

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans

ACT alignment

  • ACT 23a2a8 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-40a569c1
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href$="account"] > img
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-40a569c1
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href$="account"] > img
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-40a569c1
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href$="account"] > img
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-40a569c1
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href$="account"] > img
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-40a569c1
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href$="account"] > img
30 Moderate axe Best Practice region: Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks.
10 pages affected

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-1b32fa4e
<div class="header-account-link"> <a href="/account"><img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238"></a> </div>
XPath: .header-account-link
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-af619bf0
<div class="header-message uppercase header-message--crowded"> <a href="/pages/contact-us123">Questions? 888-354-7296</a> </div>
XPath: .header-message
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-1aa2128d
<div class="zb-tab-content"> <span class="icon-ztb-icon-email2 zb-tab-text-icon"></span> <span class="zb-tab-text">Contact Us</span> </div>
XPath: .zb-tab-content
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-1b32fa4e
<div class="header-account-link"> <a href="/account"><img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238"></a> </div>
XPath: .header-account-link
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-af619bf0
<div class="header-message uppercase header-message--crowded"> <a href="/pages/contact-us123">Questions? 888-354-7296</a> </div>
XPath: .header-message
10 Critical axe SC 4.1.2 A Visual Motor Cognitive button-name: Ensures buttons have discernible text so screen reader users know what action the button performs.
10 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

ACT alignment

  • ACT 97a4e1 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

  • ACT m6b1q3 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-714946dd
<button type="submit" class="btn search-btn"></button>
XPath: .btn
Example 2 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-714946dd
<button type="submit" class="btn search-btn"></button>
XPath: .btn
Example 3 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-714946dd
<button type="submit" class="btn search-btn"></button>
XPath: .btn
Example 4 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-714946dd
<button type="submit" class="btn search-btn"></button>
XPath: .btn
Example 5 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-714946dd
<button type="submit" class="btn search-btn"></button>
XPath: .btn
10 Serious axe SC 3.1.1 A Cognitive html-has-lang: Ensures the <html> element has a lang attribute. Screen readers use the language attribute to select the correct pronunciation engine.
10 pages affected

Who Is Affected

  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

ACT alignment

  • ACT b5c3f8 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-68aee562
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i4-active wf-opensans-i7-active wf-active" style="">
XPath: html
Example 2 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-68aee562
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-oswald-n4-active wf-opensans-i4-active wf-opensans-n4-active wf-opensans-n7-active wf-opensans-i7-active wf-active" style="">
XPath: html
Example 3 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-68aee562
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i4-active wf-opensans-i7-active wf-active" style="">
XPath: html
Example 4 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-68aee562
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i4-active wf-opensans-i7-active wf-active" style="">
XPath: html
Example 5 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-68aee562
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i4-active wf-opensans-i7-active wf-active" style="">
XPath: html
10 Critical axe SC 4.1.2 A Visual Motor Cognitive label: Ensures every form input has an associated label. Without labels, screen reader users cannot understand what information a form field requires.
10 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

ACT alignment

  • ACT e086e5 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-bfa56b0d
<input class="search-bar" type="search" name="q">
XPath: input
Example 2 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-bfa56b0d
<input class="search-bar" type="search" name="q">
XPath: input
Example 3 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-bfa56b0d
<input class="search-bar" type="search" name="q">
XPath: input
Example 4 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-bfa56b0d
<input class="search-bar" type="search" name="q">
XPath: input
Example 5 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-bfa56b0d
<input class="search-bar" type="search" name="q">
XPath: input
9 Serious axe SC 1.4.3 AA Visual color-contrast: Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background.
4 pages affected

Rule Information

Engine: axe

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.3 AA

Disabilities affected:
Visual

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Without Perception of Color 4.3% — ~14,500,000 Americans

ACT alignment

  • ACT 09o5cg Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

  • ACT afw4f7 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-27a0998b
<h1> LEARNING CENTER </h1>
XPath: #s-678a62cb-a7c2-4726-a494-a7d52460a133 > .shogun-heading-component > h1
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2c37134a
<h4 class="shogun-accordion-title"> End of Life Solutions for Preserve Cutlery<br> </h4>
XPath: .shogun-accordion.shogun-accordion-active:nth-child(1) > .shogun-accordion-heading > .shogun-accordion-header > h4
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-0b45167a
<h4 class="shogun-accordion-title"> Preserve cutlery and single use bans </h4>
XPath: .shogun-accordion.shogun-accordion-active:nth-child(2) > .shogun-accordion-heading > .shogun-accordion-header > h4
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-47280808
<h1> LEARNING CENTER </h1>
XPath: #s-7615e7df-5e27-46e6-b692-370b498679d7 > .shogun-heading-component > h1
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-906e9f10
<h4 class="shogun-accordion-title"> Can I recycle my Preserve Tableware products after their useful life? <br> </h4>
XPath: h4
4 Moderate axe Best Practice heading-order: Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users.
4 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: No

WCAG: Best Practice

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-27d1fbca
<h4 class="home__subtitle">Sustainable Food Service Solutions</h4>
XPath: h4
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-0083aded
<h4 class="shogun-accordion-title"> End of Life Solutions for Preserve Cutlery<br> </h4>
XPath: .shogun-accordion.shogun-accordion-active:nth-child(1) > .shogun-accordion-heading > .shogun-accordion-header > h4
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-27d1fbca
<h4 class="shogun-accordion-title"> Can I recycle my Preserve Tableware products after their useful life? <br> </h4>
XPath: h4
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-0083aded
<h4 class="shogun-accordion-title"> Can I recycle my Preserve2Gos after their life? </h4>
XPath: .shogun-accordion.shogun-accordion-active:nth-child(1) > .shogun-accordion-heading > .shogun-accordion-header > h4
1 Moderate axe label-title-only
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-abd229c3
<input id="name" type="text" name="name" placeholder="Your name" data-field="2" class="ztb-item ztb-field " tabindex="1" title="Your name">
XPath: #zbwid-0b9fec86 > iframe[frameborder="0"][width="100%"][height="432"]
1 Serious axe Best Practice tabindex: Ensures tabindex attribute values greater than 0 are not used. Positive tabindex values create an unnatural tab order that disorients keyboard users.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: Best Practice

Affected Pages

Examples

Example 1 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-0b93d420
<input id="name" type="text" name="name" placeholder="Your name" data-field="2" class="ztb-item ztb-field " tabindex="1" title="Your name">
XPath: #zbwid-0b9fec86 > iframe[frameborder="0"][width="100%"][height="432"]

🔧 Most Common Issues (AccessLint)

10 rules
36 Moderate accesslint text-alternatives/img-alt
10 pages affected

Examples

Example 1 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4d77eeb0
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href="/account"] > img
Example 2 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4d77eeb0
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href="/account"] > img
Example 3 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4d77eeb0
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href="/account"] > img
Example 4 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4d77eeb0
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href="/account"] > img
Example 5 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4d77eeb0
<img src="//preservefoodservice.com/cdn/shop/t/2/assets/account.svg?v=152161910560963363051556039238">
XPath: a[href="/account"] > img
26 Moderate accesslint landmarks/region
10 pages affected

Examples

Example 1 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-246a0d72
<div id="AjaxifyModal" class="ajaxcart ajaxcart--modal"><button type="button" class="ajaxcart__close" title="Close Cart">Close Cart</button> <div id="AjaxifyCart" class="ajaxcart__content"></div...
XPath: #AjaxifyModal
Example 2 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-efdf00e4
<div data-disabled="false" data-wzb="ContactForm" data-zbwid="0b9fec86" id="zb-27600" class="zb-lightbox" zb-embed=""><div class="ztb-cf-trigger ztb-right" id="ztb-widget-tab" style="bottom: 0px;"> ...
XPath: #zb-27600
Example 3 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-246a0d72
<div id="AjaxifyModal" class="ajaxcart ajaxcart--modal"><button type="button" class="ajaxcart__close" title="Close Cart">Close Cart</button> <div id="AjaxifyCart" class="ajaxcart__content"></div...
XPath: #AjaxifyModal
Example 4 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-35c2871a
<div data-disabled="false" data-wzb="ContactForm" data-zbwid="0b9fec86" id="zb-7f5c8" class="zb-lightbox" zb-embed=""><div class="ztb-cf-trigger ztb-right" id="ztb-widget-tab" style="bottom: 0px;"> ...
XPath: #zb-7f5c8
Example 5 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-d2fd8d85
<div class="hidden shg-lightbox"><span class="shg-lightbox-close">×</span><div class="shg-lightbox-nav shg-nav-left hidden"></div><div class="shg-lightbox-content"> <div class="shg-lightbox-image-co...
XPath: #about-preserve-food-service > div:nth-of-type(3)
20 Moderate accesslint distinguishable/color-contrast
10 pages affected

Examples

Example 1 View on Page
Insufficient color contrast ratio of 1:1 (required 3:1).
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-4db7b830
<h1 class="title--flex">We started with a promise</h1>
XPath: #shopify-section-index_video_rnwRrK > div > div:nth-of-type(1) > div > h1
Example 2 View on Page
Insufficient color contrast ratio of 1:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-e6a3e811
<p class="content--flex h4--body">Sustainable Solutions for Food Service</p>
XPath: div > p
Example 3 View on Page
Insufficient color contrast ratio of 2.99:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-a85dde40
<span class="zb-tab-text">Contact Us</span>
XPath: div:nth-of-type(1) > span:nth-of-type(2)
Example 4 View on Page
Insufficient color contrast ratio of 2.99:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-a85dde40
<span class="zb-tab-text">Contact Us</span>
XPath: div:nth-of-type(1) > span:nth-of-type(2)
Example 5 View on Page
Insufficient color contrast ratio of 2.99:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-a85dde40
<span class="zb-tab-text">Contact Us</span>
XPath: div:nth-of-type(1) > span:nth-of-type(2)
10 Moderate accesslint readable/html-has-lang
10 pages affected

Examples

Example 1 View on Page
<html> element missing lang attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2b87802c
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i7-active wf-op...
XPath: html
Example 2 View on Page
<html> element missing lang attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2b87802c
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-oswald-n4-active wf-opensans-n7-active wf-opensans-i7-active wf-op...
XPath: html
Example 3 View on Page
<html> element missing lang attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2b87802c
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-oswald-n4-active wf-opensans-i4-active wf-op...
XPath: html
Example 4 View on Page
<html> element missing lang attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2b87802c
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-opensans-i4-active wf-oswald-n4-active wf-op...
XPath: html
Example 5 View on Page
<html> element missing lang attribute.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2b87802c
<html class="supports-js supports-no-touch supports-csstransforms supports-csstransforms3d supports-fontface wf-opensans-n4-active wf-opensans-n7-active wf-opensans-i4-active wf-opensans-i7-active wf-...
XPath: html
10 Moderate accesslint labels-and-names/form-label
10 pages affected

Examples

Example 1 View on Page
Form element has no accessible label.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-17216303
<input class="search-bar" type="search" name="q">
XPath: form > input[name="q"]
Example 2 View on Page
Form element has no accessible label.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-17216303
<input class="search-bar" type="search" name="q">
XPath: form > input[name="q"]
Example 3 View on Page
Form element has no accessible label.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-17216303
<input class="search-bar" type="search" name="q">
XPath: form > input[name="q"]
Example 4 View on Page
Form element has no accessible label.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-17216303
<input class="search-bar" type="search" name="q">
XPath: form > input[name="q"]
Example 5 View on Page
Form element has no accessible label.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-17216303
<input class="search-bar" type="search" name="q">
XPath: form > input[name="q"]
10 Moderate accesslint labels-and-names/aria-dialog-name
10 pages affected

Examples

Example 1 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-35b9c31a
<div class="zb-holder" id="27600-holder" role="dialog" aria-modal="true" zlight-box-data-open="false" style="width: 600px; height: 432px; margin-left: -300px; margin-top: -216px; left: 50%; position: ...
XPath: #\32 7600-holder
Example 2 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-ad36952f
<div class="zb-holder" id="7f5c8-holder" role="dialog" aria-modal="true" zlight-box-data-open="false" style="width: 600px; height: 432px; margin-left: -300px; margin-top: -216px; left: 50%; position: ...
XPath: #\37 f5c8-holder
Example 3 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-99d8a00f
<div class="zb-holder" id="a453a-holder" role="dialog" aria-modal="true" zlight-box-data-open="false" style="width: 600px; height: 432px; margin-left: -300px; margin-top: -216px; left: 50%; position: ...
XPath: #a453a-holder
Example 4 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-f47bdb54
<div class="zb-holder" id="d0600-holder" role="dialog" aria-modal="true" zlight-box-data-open="false" style="width: 600px; height: 432px; margin-left: -300px; margin-top: -216px; left: 50%; position: ...
XPath: #d0600-holder
Example 5 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-c2e32b18
<div class="zb-holder" id="82544-holder" role="dialog" aria-modal="true" zlight-box-data-open="false" style="width: 600px; height: 432px; margin-left: -300px; margin-top: -216px; left: 50%; position: ...
XPath: #\38 2544-holder
10 Moderate accesslint labels-and-names/button-name
10 pages affected

Examples

Example 1 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-3e85831a
<button type="submit" class="btn search-btn"></button>
XPath: form > button
Example 2 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-3e85831a
<button type="submit" class="btn search-btn"></button>
XPath: form > button
Example 3 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-3e85831a
<button type="submit" class="btn search-btn"></button>
XPath: form > button
Example 4 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-3e85831a
<button type="submit" class="btn search-btn"></button>
XPath: form > button
Example 5 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-3e85831a
<button type="submit" class="btn search-btn"></button>
XPath: form > button
4 Moderate accesslint navigable/heading-order
4 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Heading level 4 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-e40e5f66
<h4 class="home__subtitle">Sustainable Food Service Solutions</h4>
XPath: div > h4
Example 2 View on Page
Heading level 4 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2543bbea
<h4 class="shogun-accordion-title"> End of Life Solutions for Preserve Cutlery<br> </h4>
XPath: div:nth-of-type(1) > div:nth-of-type(1) > div > h4
Example 3 View on Page
Heading level 4 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-e40e5f66
<h4 class="shogun-accordion-title"> Can I recycle my Preserve Tableware products after their useful life? <br> </h4>
XPath: div > h4
Example 4 View on Page
Heading level 4 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-2543bbea
<h4 class="shogun-accordion-title"> Can I recycle my Preserve2Gos after their life? </h4>
XPath: div:nth-of-type(1) > div:nth-of-type(1) > div > h4
1 Moderate accesslint labels-and-names/frame-title-unique
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Frame title is not unique. Use a distinct title for each frame.
Mode: light 🕑 First identified: 2026-06-30 🔑 Pattern ID: A11Y-eba46547
<iframe frameborder="0" width="100%" height="432" seamless="true" id="ztb-cf-widget" title="Contact Form" scrolling="no" style="width: 600px !important;height: 432px !important; min-width: 600px !impo...
XPath: #ztb-cf-widget