- From: <bugzilla@jessica.w3.org>
- Date: Mon, 12 Aug 2013 14:26:34 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22921
Bug ID: 22921
Summary: simplify aria table
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: faulkner.steve@gmail.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
"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?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 12 August 2013 14:26:40 UTC