[html5] r4764 - [e] (0) forgot the word 'controls', changing the meaning completely...
whatwg at whatwg.org
whatwg at whatwg.org
Wed Feb 17 14:54:45 PST 2010
Author: ianh
Date: 2010-02-17 14:54:43 -0800 (Wed, 17 Feb 2010)
New Revision: 4764
Modified:
complete.html
index
source
Log:
[e] (0) forgot the word 'controls', changing the meaning completely...
Modified: complete.html
===================================================================
--- complete.html 2010-02-17 21:57:27 UTC (rev 4763)
+++ complete.html 2010-02-17 22:54:43 UTC (rev 4764)
@@ -40228,8 +40228,8 @@
<a href=#candidate-for-constraint-validation>candidate for constraint validation</a> or if it is one but
it <a href=#concept-fv-valid title=concept-fv-valid>satisfies its constraints</a>;
otherwise, it must return a suitably localized message that the user
- agent would show the user if this were the only form with a validity
- constraint problem. If the element is a <a href=#candidate-for-constraint-validation>candidate for
+ agent would show the user if this were the only form control with a
+ validity constraint problem. If the element is a <a href=#candidate-for-constraint-validation>candidate for
constraint validation</a> and is <a href=#suffering-from-a-custom-error>suffering from a custom
error</a>, then the <a href=#custom-validity-error-message>custom validity error message</a>
should be present in the return value.</p>
Modified: index
===================================================================
--- index 2010-02-17 21:57:27 UTC (rev 4763)
+++ index 2010-02-17 22:54:43 UTC (rev 4764)
@@ -40130,8 +40130,8 @@
<a href=#candidate-for-constraint-validation>candidate for constraint validation</a> or if it is one but
it <a href=#concept-fv-valid title=concept-fv-valid>satisfies its constraints</a>;
otherwise, it must return a suitably localized message that the user
- agent would show the user if this were the only form with a validity
- constraint problem. If the element is a <a href=#candidate-for-constraint-validation>candidate for
+ agent would show the user if this were the only form control with a
+ validity constraint problem. If the element is a <a href=#candidate-for-constraint-validation>candidate for
constraint validation</a> and is <a href=#suffering-from-a-custom-error>suffering from a custom
error</a>, then the <a href=#custom-validity-error-message>custom validity error message</a>
should be present in the return value.</p>
Modified: source
===================================================================
--- source 2010-02-17 21:57:27 UTC (rev 4763)
+++ source 2010-02-17 22:54:43 UTC (rev 4764)
@@ -44857,8 +44857,8 @@
<span>candidate for constraint validation</span> or if it is one but
it <span title="concept-fv-valid">satisfies its constraints</span>;
otherwise, it must return a suitably localized message that the user
- agent would show the user if this were the only form with a validity
- constraint problem. If the element is a <span>candidate for
+ agent would show the user if this were the only form control with a
+ validity constraint problem. If the element is a <span>candidate for
constraint validation</span> and is <span>suffering from a custom
error</span>, then the <span>custom validity error message</span>
should be present in the return value.</p>
More information about the Commit-Watchers
mailing list