[html5] r6225 - [e] (0) try to clarify the effect of the ARIA section based on http://www.w3.org [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 14 16:10:24 PDT 2011
Author: ianh
Date: 2011-06-14 16:10:22 -0700 (Tue, 14 Jun 2011)
New Revision: 6225
Modified:
complete.html
index
source
Log:
[e] (0) try to clarify the effect of the ARIA section based on http://www.w3.org/mid/AANLkTikZYUgkd1Ma12mMK6ajo1DB1N9wXXEDcGYr9a0e@mail.gmail.com http://www.w3.org/mid/1300704676.2500.74.camel@shuttle and http://www.w3.org/mid/4D874B52.9060604@intertwingly.net
Modified: complete.html
===================================================================
--- complete.html 2011-06-14 22:47:11 UTC (rev 6224)
+++ complete.html 2011-06-14 23:10:22 UTC (rev 6225)
@@ -12000,10 +12000,22 @@
<div class=impl>
<p>User agents are required to implement ARIA semantics on all
- <a href=#html-elements>HTML elements</a>, as defined in the ARIA
- specifications. The <span>implicit ARIA semantics</span> defined
- below must be recognized by implementations. <a href=#refsARIAIMPL>[ARIAIMPL]</a></p>
+ <a href=#html-elements>HTML elements</a>, as defined in the ARIA specifications.
+ The <span>implicit ARIA semantics</span> defined below must be
+ recognized by implementations for the purposes of ARIA processing.
+ <a href=#refsARIAIMPL>[ARIAIMPL]</a></p>
+ <p class=note>The ARIA attributes defined in the ARIA
+ specifications, and the <span>strong native semantics</span> and
+ <span>default implicit ARIA semantics</span> defined below, do not
+ have any effect on CSS pseudo-class matching, user interface
+ modalities that don't use assistive technologies, or the default
+ actions of user interaction events as described in this
+ specification.</p> <!-- this is a truism, in that there are no
+ requirements that require that those attributes have such an effect,
+ and no requirements that relax the requirements on those effects
+ such that they could be affected by those attributes -->
+
</div>
<p>The following table defines the <span>strong native
Modified: index
===================================================================
--- index 2011-06-14 22:47:11 UTC (rev 6224)
+++ index 2011-06-14 23:10:22 UTC (rev 6225)
@@ -11990,10 +11990,22 @@
<div class=impl>
<p>User agents are required to implement ARIA semantics on all
- <a href=#html-elements>HTML elements</a>, as defined in the ARIA
- specifications. The <span>implicit ARIA semantics</span> defined
- below must be recognized by implementations. <a href=#refsARIAIMPL>[ARIAIMPL]</a></p>
+ <a href=#html-elements>HTML elements</a>, as defined in the ARIA specifications.
+ The <span>implicit ARIA semantics</span> defined below must be
+ recognized by implementations for the purposes of ARIA processing.
+ <a href=#refsARIAIMPL>[ARIAIMPL]</a></p>
+ <p class=note>The ARIA attributes defined in the ARIA
+ specifications, and the <span>strong native semantics</span> and
+ <span>default implicit ARIA semantics</span> defined below, do not
+ have any effect on CSS pseudo-class matching, user interface
+ modalities that don't use assistive technologies, or the default
+ actions of user interaction events as described in this
+ specification.</p> <!-- this is a truism, in that there are no
+ requirements that require that those attributes have such an effect,
+ and no requirements that relax the requirements on those effects
+ such that they could be affected by those attributes -->
+
</div>
<p>The following table defines the <span>strong native
Modified: source
===================================================================
--- source 2011-06-14 22:47:11 UTC (rev 6224)
+++ source 2011-06-14 23:10:22 UTC (rev 6225)
@@ -12575,11 +12575,22 @@
<div class="impl">
<p>User agents are required to implement ARIA semantics on all
- <span>HTML elements</span>, as defined in the ARIA
- specifications. The <span>implicit ARIA semantics</span> defined
- below must be recognized by implementations. <a
- href="#refsARIAIMPL">[ARIAIMPL]</a></p>
+ <span>HTML elements</span>, as defined in the ARIA specifications.
+ The <span>implicit ARIA semantics</span> defined below must be
+ recognized by implementations for the purposes of ARIA processing.
+ <a href="#refsARIAIMPL">[ARIAIMPL]</a></p>
+ <p class="note">The ARIA attributes defined in the ARIA
+ specifications, and the <span>strong native semantics</span> and
+ <span>default implicit ARIA semantics</span> defined below, do not
+ have any effect on CSS pseudo-class matching, user interface
+ modalities that don't use assistive technologies, or the default
+ actions of user interaction events as described in this
+ specification.</p> <!-- this is a truism, in that there are no
+ requirements that require that those attributes have such an effect,
+ and no requirements that relax the requirements on those effects
+ such that they could be affected by those attributes -->
+
</div>
<p>The following table defines the <span>strong native
More information about the Commit-Watchers
mailing list