[html5] r8217 - [e] (0) Typo in minlength text Fixing https://www.w3.org/Bugs/Public/show_bug.cg [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 9 15:25:28 PDT 2013
Author: ianh
Date: 2013-10-09 15:25:27 -0700 (Wed, 09 Oct 2013)
New Revision: 8217
Modified:
complete.html
index
source
Log:
[e] (0) Typo in minlength text
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23464
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-10-09 22:05:22 UTC (rev 8216)
+++ complete.html 2013-10-09 22:25:27 UTC (rev 8217)
@@ -53529,7 +53529,7 @@
its value results in an error, then there is no <a href=#minimum-allowed-value-length>minimum
allowed value length</a>.</p>
- <p>If an element hs both a <a href=#maximum-allowed-value-length>maximum allowed value length</a> and a <a href=#minimum-allowed-value-length>minimum allowed
+ <p>If an element has both a <a href=#maximum-allowed-value-length>maximum allowed value length</a> and a <a href=#minimum-allowed-value-length>minimum allowed
value length</a>, the <a href=#minimum-allowed-value-length>minimum allowed value length</a> must be smaller than or equal
to the <a href=#maximum-allowed-value-length>maximum allowed value length</a>.</p>
Modified: index
===================================================================
--- index 2013-10-09 22:05:22 UTC (rev 8216)
+++ index 2013-10-09 22:25:27 UTC (rev 8217)
@@ -53529,7 +53529,7 @@
its value results in an error, then there is no <a href=#minimum-allowed-value-length>minimum
allowed value length</a>.</p>
- <p>If an element hs both a <a href=#maximum-allowed-value-length>maximum allowed value length</a> and a <a href=#minimum-allowed-value-length>minimum allowed
+ <p>If an element has both a <a href=#maximum-allowed-value-length>maximum allowed value length</a> and a <a href=#minimum-allowed-value-length>minimum allowed
value length</a>, the <a href=#minimum-allowed-value-length>minimum allowed value length</a> must be smaller than or equal
to the <a href=#maximum-allowed-value-length>maximum allowed value length</a>.</p>
Modified: source
===================================================================
--- source 2013-10-09 22:05:22 UTC (rev 8216)
+++ source 2013-10-09 22:25:27 UTC (rev 8217)
@@ -58879,7 +58879,7 @@
its value results in an error, then there is no <span>minimum
allowed value length</span>.</p>
- <p>If an element hs both a <span>maximum allowed value length</span> and a <span>minimum allowed
+ <p>If an element has both a <span>maximum allowed value length</span> and a <span>minimum allowed
value length</span>, the <span>minimum allowed value length</span> must be smaller than or equal
to the <span>maximum allowed value length</span>.</p>
More information about the Commit-Watchers
mailing list