Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDSC-3074: Fix 508 compliance 'FIELDSET elements labeled with LEGEND elements' finding from SortSite #1367

Open
mreese84 opened this issue Apr 15, 2021 · 0 comments
Labels

Comments

@mreese84
Copy link
Contributor

Please review Contribution.md before contributing to this project.

Description

Findings using SortSite. SortSite was run locally with Tophat removed and robots.txt allowing PowerMapper.

SortSite can be downloaded/accessed here: https://inside.nasa.gov/webservices/support/section-508-testing-sortsite

Page URL Description Notes Guideline Line Count
/contact_info http://localhost:8080/contact_info All FIELDSET elements should be labeled with LEGEND elements. The first element inside the FIELDSET must be a LEGEND element, which provides a label or description for the group. WCAG 1.0 AA 12.3 272 1

Files

image-2021-02-04-12-11-15-826

Acceptance Criteria

Fix 'FIELDSET elements labeled with LEGEND elements' for all findings from SortSite to be 508 compliant.

@mreese84 mreese84 added the 508 label Apr 15, 2021
@mreese84 mreese84 changed the title Fix 508 compliance 'FIELDSET elements labeled with LEGEND elements' finding from SortSite EDSC-3074 - Fix 508 compliance 'FIELDSET elements labeled with LEGEND elements' finding from SortSite Apr 15, 2021
@mreese84 mreese84 changed the title EDSC-3074 - Fix 508 compliance 'FIELDSET elements labeled with LEGEND elements' finding from SortSite EDSC-3074: Fix 508 compliance 'FIELDSET elements labeled with LEGEND elements' finding from SortSite Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant