[html5] r6422 - [e] (0) be more positive Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13157
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 11 14:44:11 PDT 2011
Author: ianh
Date: 2011-08-11 14:44:10 -0700 (Thu, 11 Aug 2011)
New Revision: 6422
Modified:
complete.html
index
source
Log:
[e] (0) be more positive
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13157
Modified: complete.html
===================================================================
--- complete.html 2011-08-11 21:42:43 UTC (rev 6421)
+++ complete.html 2011-08-11 21:44:10 UTC (rev 6422)
@@ -19491,9 +19491,9 @@
<p class=note>Authors are strongly encouraged to view the
<code><a href=#the-div-element>div</a></code> element as an element of last resort, for when no
- other element is suitable. Use of the <code><a href=#the-div-element>div</a></code> element
- instead of more appropriate elements leads to poor accessibility for
- readers and poor maintainability for authors.</p>
+ other element is suitable. Use of more appropriate elements instead
+ of the <code><a href=#the-div-element>div</a></code> element leads to better accessibility for
+ readers and easier maintainability for authors.</p>
<div class=example>
@@ -101804,6 +101804,7 @@
Kyle Hofmann<!-- Ozob -->,
Kyle Huey,
Léonard Bouchet,
+ Léonie Watson,
Lachlan Hunt,
Larry Masinter,
Larry Page,
Modified: index
===================================================================
--- index 2011-08-11 21:42:43 UTC (rev 6421)
+++ index 2011-08-11 21:44:10 UTC (rev 6422)
@@ -19355,9 +19355,9 @@
<p class=note>Authors are strongly encouraged to view the
<code><a href=#the-div-element>div</a></code> element as an element of last resort, for when no
- other element is suitable. Use of the <code><a href=#the-div-element>div</a></code> element
- instead of more appropriate elements leads to poor accessibility for
- readers and poor maintainability for authors.</p>
+ other element is suitable. Use of more appropriate elements instead
+ of the <code><a href=#the-div-element>div</a></code> element leads to better accessibility for
+ readers and easier maintainability for authors.</p>
<div class=example>
@@ -97408,6 +97408,7 @@
Kyle Hofmann<!-- Ozob -->,
Kyle Huey,
Léonard Bouchet,
+ Léonie Watson,
Lachlan Hunt,
Larry Masinter,
Larry Page,
Modified: source
===================================================================
--- source 2011-08-11 21:42:43 UTC (rev 6421)
+++ source 2011-08-11 21:44:10 UTC (rev 6422)
@@ -20791,9 +20791,9 @@
<p class="note">Authors are strongly encouraged to view the
<code>div</code> element as an element of last resort, for when no
- other element is suitable. Use of the <code>div</code> element
- instead of more appropriate elements leads to poor accessibility for
- readers and poor maintainability for authors.</p>
+ other element is suitable. Use of more appropriate elements instead
+ of the <code>div</code> element leads to better accessibility for
+ readers and easier maintainability for authors.</p>
<div class="example">
@@ -116059,6 +116059,7 @@
Kyle Hofmann<!-- Ozob -->,
Kyle Huey,
Léonard Bouchet,
+ Léonie Watson,
Lachlan Hunt,
Larry Masinter,
Larry Page,
More information about the Commit-Watchers
mailing list