HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7356

SVNBugCommentTime (UTC)
735614379Try to be a little looser in <output>'s definition.2012-09-15 21:51
Index: source
===================================================================
--- source	(revision 7355)
+++ source	(revision 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,

|