[html5] r7426 - [giowt] (0) Match more implementations. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 1 11:45:44 PDT 2012
Author: ianh
Date: 2012-10-01 11:45:42 -0700 (Mon, 01 Oct 2012)
New Revision: 7426
Modified:
complete.html
index
source
Log:
[giowt] (0) Match more implementations.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-28 23:23:30 UTC (rev 7425)
+++ complete.html 2012-10-01 18:45:42 UTC (rev 7426)
@@ -249,7 +249,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 28 September 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 1 October 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -13705,8 +13705,8 @@
<td>Role must be either <code title=attr-aria-role-article>article</code>, <code title=attr-aria-role-document>document</code>, <code title=attr-aria-role-application>application</code>, or <code title=attr-aria-role-main>main</code>
<tr><td><code><a href=#the-aside-element>aside</a></code> element
- <td><code title=attr-aria-role-note>note</code> role
- <td>Role must be either <code title=attr-aria-role-note>note</code>, <code title=attr-aria-role-complementary>complementary</code>, or <code title=attr-aria-role-search>search</code>
+ <td><code title=attr-aria-role-complementary>complementary</code> role
+ <td>Role must be either <code title=attr-aria-role-complementary>complementary</code>, <code title=attr-aria-role-note>note</code>, or <code title=attr-aria-role-search>search</code>
<tr><td><code><a href=#the-audio-element>audio</a></code> element
<td><a href=#concept-role-none title=concept-role-none>No role</a>
Modified: index
===================================================================
--- index 2012-09-28 23:23:30 UTC (rev 7425)
+++ index 2012-10-01 18:45:42 UTC (rev 7426)
@@ -249,7 +249,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 28 September 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 1 October 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -13705,8 +13705,8 @@
<td>Role must be either <code title=attr-aria-role-article>article</code>, <code title=attr-aria-role-document>document</code>, <code title=attr-aria-role-application>application</code>, or <code title=attr-aria-role-main>main</code>
<tr><td><code><a href=#the-aside-element>aside</a></code> element
- <td><code title=attr-aria-role-note>note</code> role
- <td>Role must be either <code title=attr-aria-role-note>note</code>, <code title=attr-aria-role-complementary>complementary</code>, or <code title=attr-aria-role-search>search</code>
+ <td><code title=attr-aria-role-complementary>complementary</code> role
+ <td>Role must be either <code title=attr-aria-role-complementary>complementary</code>, <code title=attr-aria-role-note>note</code>, or <code title=attr-aria-role-search>search</code>
<tr><td><code><a href=#the-audio-element>audio</a></code> element
<td><a href=#concept-role-none title=concept-role-none>No role</a>
Modified: source
===================================================================
--- source 2012-09-28 23:23:30 UTC (rev 7425)
+++ source 2012-10-01 18:45:42 UTC (rev 7426)
@@ -14405,8 +14405,8 @@
<tr>
<td><code>aside</code> element
- <td><code title="attr-aria-role-note">note</code> role
- <td>Role must be either <code title="attr-aria-role-note">note</code>, <code title="attr-aria-role-complementary">complementary</code>, or <code title="attr-aria-role-search">search</code>
+ <td><code title="attr-aria-role-complementary">complementary</code> role
+ <td>Role must be either <code title="attr-aria-role-complementary">complementary</code>, <code title="attr-aria-role-note">note</code>, or <code title="attr-aria-role-search">search</code>
<tr>
<td><code>audio</code> element
More information about the Commit-Watchers
mailing list