[html5] r7356 - [] (0) Try to be a little looser in <output>'s definition. Fixing https://www.w3 [...]

whatwg at whatwg.org whatwg at whatwg.org
Sat Sep 15 14:51:13 PDT 2012


Author: ianh
Date: 2012-09-15 14:51:11 -0700 (Sat, 15 Sep 2012)
New Revision: 7356

Modified:
   complete.html
   index
   source
Log:
[] (0) Try to be a little looser in <output>'s definition.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14379
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-15 21:48:35 UTC (rev 7355)
+++ complete.html	2012-09-15 21:51:11 UTC (rev 7356)
@@ -54455,7 +54455,7 @@
 };</pre>
    </dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href=#the-output-element>output</a></code> element <a href=#represents>represents</a> the result of a
-  calculation.</p>
+  calculation or user action.</p>
 
   <p>The <dfn id=attr-output-for title=attr-output-for><code>for</code></dfn> content
   attribute allows an explicit relationship to be made between the
@@ -106350,6 +106350,7 @@
   Rene Saarsoo,
   Rene Stach,
   Ric Hardacre,
+  Rich Clark,
   Rich Doughty,
   Richard Ishida,
   Rigo Wenning,

Modified: index
===================================================================
--- index	2012-09-15 21:48:35 UTC (rev 7355)
+++ index	2012-09-15 21:51:11 UTC (rev 7356)
@@ -54455,7 +54455,7 @@
 };</pre>
    </dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href=#the-output-element>output</a></code> element <a href=#represents>represents</a> the result of a
-  calculation.</p>
+  calculation or user action.</p>
 
   <p>The <dfn id=attr-output-for title=attr-output-for><code>for</code></dfn> content
   attribute allows an explicit relationship to be made between the
@@ -106350,6 +106350,7 @@
   Rene Saarsoo,
   Rene Stach,
   Ric Hardacre,
+  Rich Clark,
   Rich Doughty,
   Richard Ishida,
   Rigo Wenning,

Modified: source
===================================================================
--- source	2012-09-15 21:48:35 UTC (rev 7355)
+++ source	2012-09-15 21:51:11 UTC (rev 7356)
@@ -63501,7 +63501,7 @@
   </dl><!--TOPIC:HTML-->
 
   <p>The <code>output</code> element <span>represents</span> the result of a
-  calculation.</p>
+  calculation or user action.</p>
 
   <p>The <dfn title="attr-output-for"><code>for</code></dfn> content
   attribute allows an explicit relationship to be made between the
@@ -124345,6 +124345,7 @@
   Rene Saarsoo,
   Rene Stach,
   Ric Hardacre,
+  Rich Clark,
   Rich Doughty,
   Richard Ishida,
   Rigo Wenning,




More information about the Commit-Watchers mailing list