GSA / smartpay-website

SmartPay website
https://federalist-ab31a10d-375d-4040-9324-1ae94e8a36b9.sites.pages.cloud.gov/site/gsa/smartpay-website/
3 stars 0 forks source link

Update Nested List for Accessibility on resources/american-security-drone-act/ #579

Open CodyHinze opened 5 months ago

CodyHinze commented 5 months ago

Please correct the accessibility testing failure on the nested list's resources/american-security-drone-act/ page.

Per AMP and the WCAG, an order or unordered list should only contain LI elements. This page currently contains an unordered list with an order list directly nested. To correct this problem, the ordered list should be combined into the bullet above the nested list.

Compliant Example: Image

Sample with Change: Image

JennaySDavis commented 5 months ago

#579 Acceptance Criteria

Pass/Fail Description
Pass Nested List for Accessibility on Resources > American Security Drone Act Updated

Comments/Additional Notes N/A

ADA Compliance (Automated scan via Chrome Lighthouse)

Criteria Score
Performance 100
Accessibility 100
Best Practices 100

Passed 06/24/2024 - JSD

johnbeallgsa commented 5 months ago

Thanks for explaining this in the Demo. Moving to Done.