[html5] r2396 - [e] (0) oops, that should be max

whatwg at whatwg.org whatwg at whatwg.org
Tue Nov 11 16:59:49 PST 2008


Author: ianh
Date: 2008-11-11 16:59:49 -0800 (Tue, 11 Nov 2008)
New Revision: 2396

Modified:
   index
   source
Log:
[e] (0) oops, that should be max

Modified: index
===================================================================
--- index	2008-11-12 00:56:31 UTC (rev 2395)
+++ index	2008-11-12 00:59:49 UTC (rev 2396)
@@ -25402,7 +25402,7 @@
   number</a>. The <a href=#concept-input-min-default title=concept-input-min-default>default
   minimum</a> is 0. The <code title=attr-input-max><a href=#attr-input-max>max</a></code>
   attribute, if specified, must have a value that is a <a href=#valid-floating-point-number>valid
-  floating point number</a>. The <a href=#concept-input-min-default title=concept-input-min-default>default minimum</a> is 100.</p>
+  floating point number</a>. The <a href=#concept-input-max-default title=concept-input-max-default>default maximum</a> is 100.</p>
 
   <p>The <dfn id=concept-input-value-default-range title=concept-input-value-default-range>default
   value</dfn> is the <a href=#concept-input-min title=concept-input-min>minimum</a>

Modified: source
===================================================================
--- source	2008-11-12 00:56:31 UTC (rev 2395)
+++ source	2008-11-12 00:59:49 UTC (rev 2396)
@@ -28394,7 +28394,7 @@
   minimum</span> is 0. The <code title="attr-input-max">max</code>
   attribute, if specified, must have a value that is a <span>valid
   floating point number</span>. The <span
-  title="concept-input-min-default">default minimum</span> is 100.</p>
+  title="concept-input-max-default">default maximum</span> is 100.</p>
 
   <p>The <dfn title="concept-input-value-default-range">default
   value</dfn> is the <span title="concept-input-min">minimum</span>




More information about the Commit-Watchers mailing list