[html5] r3660 - [e] (0) hide some impl-only text
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 21 22:55:06 PDT 2009
Author: ianh
Date: 2009-08-21 22:55:05 -0700 (Fri, 21 Aug 2009)
New Revision: 3660
Modified:
index
source
Log:
[e] (0) hide some impl-only text
Modified: index
===================================================================
--- index 2009-08-22 05:50:36 UTC (rev 3659)
+++ index 2009-08-22 05:55:05 UTC (rev 3660)
@@ -8946,10 +8946,9 @@
cell in the first column implies the ARIA semantics (role, states,
and/or properties) given in the cell in the second column of the
same row. Authors must not set the ARIA <code title=attr-aria-role>role</code> and <code title=attr-aria-*>aria-*</code> attributes in a manner that
- conflicts with the semantics described in the following table. 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.</p>
+ conflicts with the semantics described in the following table. <span class=impl>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.</span></p>
<table><thead><tr><th>Language feature
<th>Strong native semantics <span class=impl>and implied ARIA semantics</span>
Modified: source
===================================================================
--- source 2009-08-22 05:50:36 UTC (rev 3659)
+++ source 2009-08-22 05:55:05 UTC (rev 3660)
@@ -9210,10 +9210,10 @@
same row. Authors must not set the ARIA <code
title="attr-aria-role">role</code> and <code
title="attr-aria-*">aria-*</code> attributes in a manner that
- conflicts with the semantics described in the following table. 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.</p>
+ conflicts with the semantics described in the following table. <span
+ class="impl">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.</span></p>
<table>
<thead>
More information about the Commit-Watchers
mailing list