[html5] r6341 - [e] (0) Today the pedants are winning against simplicity in the war for clarity. [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 1 23:34:30 PDT 2011


Author: ianh
Date: 2011-08-01 23:34:28 -0700 (Mon, 01 Aug 2011)
New Revision: 6341

Modified:
   complete.html
   index
   source
Log:
[e] (0) Today the pedants are winning against simplicity in the war for clarity.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13339

Modified: complete.html
===================================================================
--- complete.html	2011-07-30 23:45:17 UTC (rev 6340)
+++ complete.html	2011-08-02 06:34:28 UTC (rev 6341)
@@ -239,7 +239,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>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 30 July 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 2 August 2011</h2>
    </hgroup><dl><dt>Multiple-page version:</dt>
     <dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
     <dt>One-page version:</dt>
@@ -56665,8 +56665,8 @@
 
   <p>Every <a href=#html-elements title="HTML elements">HTML element</a> may have an
   <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute specified, if
-  doing so <a href=#the-properties-of-an-item title="the properties of an item">adds a
-  property</a> to one or more <a href=#concept-item title=concept-item>items</a> (as defined below).</p>
+  doing so <a href=#the-properties-of-an-item title="the properties of an item">adds one or more
+  properties</a> to one or more <a href=#concept-item title=concept-item>items</a> (as defined below).</p>
 
   <p>The <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute, if
   specified, must have a value that is an <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of

Modified: index
===================================================================
--- index	2011-07-30 23:45:17 UTC (rev 6340)
+++ index	2011-08-02 06:34:28 UTC (rev 6341)
@@ -243,7 +243,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 30 July 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 2 August 2011</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>
@@ -56537,8 +56537,8 @@
 
   <p>Every <a href=#html-elements title="HTML elements">HTML element</a> may have an
   <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute specified, if
-  doing so <a href=#the-properties-of-an-item title="the properties of an item">adds a
-  property</a> to one or more <a href=#concept-item title=concept-item>items</a> (as defined below).</p>
+  doing so <a href=#the-properties-of-an-item title="the properties of an item">adds one or more
+  properties</a> to one or more <a href=#concept-item title=concept-item>items</a> (as defined below).</p>
 
   <p>The <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute, if
   specified, must have a value that is an <a href=#unordered-set-of-unique-space-separated-tokens>unordered set of

Modified: source
===================================================================
--- source	2011-07-30 23:45:17 UTC (rev 6340)
+++ source	2011-08-02 06:34:28 UTC (rev 6341)
@@ -63895,8 +63895,8 @@
 
   <p>Every <span title="HTML elements">HTML element</span> may have an
   <code title="attr-itemprop">itemprop</code> attribute specified, if
-  doing so <span title="the properties of an item">adds a
-  property</span> to one or more <span
+  doing so <span title="the properties of an item">adds one or more
+  properties</span> to one or more <span
   title="concept-item">items</span> (as defined below).</p>
 
   <p>The <code title="attr-itemprop">itemprop</code> attribute, if




More information about the Commit-Watchers mailing list