question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

elementRoles: related concepts vs. implicit semantics

See original GitHub issue

Currently a <select /> element will be mapped to the listbox and combobox role. This does not match the table of *default implicit ARIA semantics: https://www.w3.org/TR/html-aria/#el-select. It should map to either one depending on size/multiple.

It seems like the map is generated from related concepts but I think those aren’t necessarily equivalent. Or the html spec is incomplete.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jessebeachcommented, Nov 26, 2019

Closing. Reopen if further discussion is needed.

1reaction
jessebeachcommented, Nov 26, 2019

@eps1lon I’m going to run though all of https://www.w3.org/TR/html-aria/#el-input-file right now and make the code match the spec.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ARIA in HTML - W3C
The implicit ARIA semantics of these elemenets are defined in HTML AAM . Each language feature (element) in a cell in the first...
Read more >
WAI-ARIA Roles - Accessibility - MDN Web Docs
ARIA roles provide semantic meaning to content, allowing screen readers and other tools to present and support interaction with object in a ...
Read more >
(PDF) Sadie: Structural-semantics for accessibility and device ...
SADIe uses Semantic Web technologies, in particular ontologies, to explicate implicitly rendered information. The ontology consists of two parts. The first is ...
Read more >
On Implicit and Explicit Semantics: Integration Issues in Proof ...
This paper is concerned with the explicit modelling of contexts as first-class citizens and illustrates concepts related to implicit and explicit semantics on ......
Read more >
Implicit, Formal, and Powerful Semantics in Geoinformation
It is typically related to concepts and relationships between them that are not represented in a formal way but are embedded in multimedia...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found