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 22921 - simplify aria table
Summary: simplify aria table
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: a11y
Depends on:
Blocks:
 
Reported: 2013-08-12 14:26 UTC by steve faulkner
Modified: 2015-06-05 14:31 UTC (History)
5 users (show)

See Also:


Attachments

Description steve faulkner 2013-08-12 14:26:34 UTC
"3.2.7.3 Strong Native Semantics"

comment from alastair campbell:

"The following table defines the strong native semantics and corresponding default implicit ARIA semantics that apply to HTML elements. Each language feature (element or attribute) in a cell in the first column implies the ARIA semantics (any role, states, and properties) given in the cell in the second column of the same row. When multiple rows apply to an element, the role from the last row to define a role must be applied, and the states and properties from all the rows must be combined."

could be simpler, e.g:
"The following table defines the strong native semantics and corresponding default implicit ARIA semantics that apply to HTML elements. The first column lists each language feature (element or attribute), the second column shows the implied the ARIA semantics (any role, states, and properties) for that feature."

Assuming that there are not multiple rows for things?
Comment 1 steve faulkner 2015-06-05 14:31:55 UTC
the tables have been mergded and rejigged in http://www.w3.org/TR/html-aria/