[html5] r7627 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Dec 30 21:23:40 PST 2012
Author: ianh
Date: 2012-12-30 21:23:39 -0800 (Sun, 30 Dec 2012)
New Revision: 7627
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20187
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-12-31 05:16:34 UTC (rev 7626)
+++ complete.html 2012-12-31 05:23:39 UTC (rev 7627)
@@ -51351,7 +51351,7 @@
floating-point number values</a> when they are applied to the
attribute's value, multiplied by the <a href=#concept-input-step-scale title=concept-input-step-scale>step scale factor</a>.</li>
- </ol><p>The <dfn id=concept-input-min-zero title=concept-input-min-zero>step base</dfn> is the value return by the following
+ </ol><p>The <dfn id=concept-input-min-zero title=concept-input-min-zero>step base</dfn> is the value returned by the following
algorithm:</p>
<ol><li><p>If the element has a <code title=attr-input-min><a href=#attr-input-min>min</a></code> content attribute, and the
Modified: index
===================================================================
--- index 2012-12-31 05:16:34 UTC (rev 7626)
+++ index 2012-12-31 05:23:39 UTC (rev 7627)
@@ -51351,7 +51351,7 @@
floating-point number values</a> when they are applied to the
attribute's value, multiplied by the <a href=#concept-input-step-scale title=concept-input-step-scale>step scale factor</a>.</li>
- </ol><p>The <dfn id=concept-input-min-zero title=concept-input-min-zero>step base</dfn> is the value return by the following
+ </ol><p>The <dfn id=concept-input-min-zero title=concept-input-min-zero>step base</dfn> is the value returned by the following
algorithm:</p>
<ol><li><p>If the element has a <code title=attr-input-min><a href=#attr-input-min>min</a></code> content attribute, and the
Modified: source
===================================================================
--- source 2012-12-31 05:16:34 UTC (rev 7626)
+++ source 2012-12-31 05:23:39 UTC (rev 7627)
@@ -59855,7 +59855,7 @@
</ol>
- <p>The <dfn title="concept-input-min-zero">step base</dfn> is the value return by the following
+ <p>The <dfn title="concept-input-min-zero">step base</dfn> is the value returned by the following
algorithm:</p>
<ol>
More information about the Commit-Watchers
mailing list