hixie: tooLong applies only to modified content, not new content. Oops. (whatwg r3487)

hixie: tooLong applies only to modified content, not new content. Oops.
(whatwg r3487)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2685&r2=1.2686&f=h
http://html5.org/tools/web-apps-tracker?from=3486&to=3487

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2685
retrieving revision 1.2686
diff -u -d -r1.2685 -r1.2686
--- Overview.html 28 Jul 2009 23:54:30 -0000 1.2685
+++ Overview.html 28 Jul 2009 23:57:38 -0000 1.2686
@@ -31541,7 +31541,7 @@
   allowed value length</a>.<div class="impl">
 
   <p><strong>Constraint validation</strong>: If an element has a
-  <a href="#maximum-allowed-value-length">maximum allowed value length</a>, and its <var title="">dirty value flag</var> is false, and the <a href="#code-point-length">code-point
+  <a href="#maximum-allowed-value-length">maximum allowed value length</a>, and its <var title="">dirty value flag</var> is true, and the <a href="#code-point-length">code-point
   length</a> of the element's <a href="#concept-fe-value" title="concept-fe-value">value</a> is greater than the element's
   <a href="#maximum-allowed-value-length">maximum allowed value length</a>, then the element is
   <a href="#suffering-from-being-too-long">suffering from being too long</a>.</p>
@@ -65939,6 +65939,7 @@
   Michael Powers,
   Michael(tm) Smith,
   Michel Fortin,
+  Michelangelo De Simone,
   Michiel van der Blonk,
   Mihai &#350;ucan<!-- from ROBO Design -->,
   Mike Brown,

Received on Tuesday, 28 July 2009 23:58:38 UTC