This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10445 - Certain elements with no role should have that as a strong semantic
Summary: Certain elements with no role should have that as a strong semantic
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: a11y, a11ytf, aria
Depends on:
Blocks: 10066
  Show dependency treegraph
 
Reported: 2010-08-26 09:58 UTC by Maciej Stachowiak
Modified: 2010-12-15 14:43 UTC (History)
7 users (show)

See Also:


Attachments

Description Maciej Stachowiak 2010-08-26 09:58:07 UTC
The following elements have no role by default, and arguably that should be a strong semantic, either because (a) they are normally not presented, and in the rare case that they are, giving them any ARIA role would violate their semantics; or (b) because they are an interactive control that is specifically not any of the standard ARIA roles, so giving it any role would violate its semantics:

base
head
html
keygen
meta
meter
noscript
param
script
title
Comment 1 Ian 'Hixie' Hickson 2010-08-26 19:30:32 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter's comments.
Comment 2 contributor 2010-08-26 19:31:12 UTC
Checked in as WHATWG revision r5364.
Check-in comment: Update ARIA strong native semantics to include more elements that should not have a role
http://html5.org/tools/web-apps-tracker?from=5363&to=5364
Comment 3 Michael Cooper 2010-12-15 14:43:16 UTC
Bug triage sub-team notes there is active discussion, and this appears to meet the threshold of being of interest to the HTML A11Y TF. Adding a11ytf keyword.