corejavascript / corejavascript/typeahead.js

WCAG4.1 : typeahead -Div elements cannot be a child of a span

Open
#225 1 comment 0 reactions 0 assignees View on GitHub
accessibility enhancement
Dominant language
JavaScript
Stars
968
Forks
231
PR merge metrics
No merged PRs in 30d

Description

WCAG Guideline 4.1 Compatible: Maximize compatibility with current and future user agents, including assistive technologies.

WCAG states - In content implemented using mark-up 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.

tt-menu is rendered as a div within a span, which is not WCAG compliant

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.