[html5] r3487 - [] (0) tooLong applies only to modified content, not new content. Oops.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jul 28 16:57:34 PDT 2009
Author: ianh
Date: 2009-07-28 16:57:33 -0700 (Tue, 28 Jul 2009)
New Revision: 3487
Modified:
index
source
Log:
[] (0) tooLong applies only to modified content, not new content. Oops.
Modified: index
===================================================================
--- index 2009-07-28 23:54:24 UTC (rev 3486)
+++ index 2009-07-28 23:57:33 UTC (rev 3487)
@@ -35588,7 +35588,7 @@
<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>
@@ -72234,6 +72234,7 @@
Michael Powers,
Michael(tm) Smith,
Michel Fortin,
+ Michelangelo De Simone,
Michiel van der Blonk,
Mihai Şucan<!-- from ROBO Design -->,
Mike Brown,
Modified: source
===================================================================
--- source 2009-07-28 23:54:24 UTC (rev 3486)
+++ source 2009-07-28 23:57:33 UTC (rev 3487)
@@ -39821,7 +39821,7 @@
<p><strong>Constraint validation</strong>: If an element has a
<span>maximum allowed value length</span>, and its <var
- title="">dirty value flag</var> is false, and the <span>code-point
+ title="">dirty value flag</var> is true, and the <span>code-point
length</span> of the element's <span
title="concept-fe-value">value</span> is greater than the element's
<span>maximum allowed value length</span>, then the element is
@@ -85318,6 +85318,7 @@
Michael Powers,
Michael(tm) Smith,
Michel Fortin,
+ Michelangelo De Simone,
Michiel van der Blonk,
Mihai Şucan<!-- from ROBO Design -->,
Mike Brown,
More information about the Commit-Watchers
mailing list