Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.8.2, 3.8.3
-
Fix Version/s: 3.8.4
-
Component/s: Accessibility, Course
-
Labels:
-
Story Points:1
-
Sprint:International 3.9 - Sprint 9
Description
Issues
A
- A button is empty or has no value text. See Fig. 20.01
- See 1.3.1 re: labels (See Fig. 20.02 and Fig. 20.03 and Fig. 20.04):
Info and Relationships:
1.3.1 Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text. - Errors found using W3C Nu Validation Service and filtered to indicate WCAG errors only
Affected guidelines
A
- Text Alternatives:
1.1.1 All non-text content that is presented to the user has a text alternative that serves the equivalent purpose, except for the situations listed below. - Labels or Instructions
3.3.2 Labels or instructions are provided when content requires user input - Parsing:
4.1.1 In content implemented using markup languages, elements have complete start and end tags, elements are nested according to their specifications, elements do not contain duplicate attributes, and any IDs are unique, except where the specifications allow these features.
Note: Start and end tags that are missing a critical character in their formation, such as a closing angle bracket or a mismatched attribute value quotation mark are not complete.