Skip to content

Commit

Permalink
[] (0) tooLong applies only to modified content, not new content. Oops.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3487 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 28, 2009
1 parent 0bc22eb commit 0a90f25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion index
Expand Up @@ -35588,7 +35588,7 @@ interface <dfn id=htmloptionelement>HTMLOptionElement</dfn> : <a href=#htmleleme
<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>
Expand Down Expand Up @@ -72234,6 +72234,7 @@ time:empty { binding: <i title="">time</i>; }</pre>
Michael Powers,
Michael(tm) Smith,
Michel Fortin,
Michelangelo De Simone,
Michiel van der Blonk,
Mihai &#350;ucan<!-- from ROBO Design -->,
Mike Brown,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -39821,7 +39821,7 @@ interface <dfn>HTMLOptionElement</dfn> : <span>HTMLElement</span> {

<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
Expand Down Expand Up @@ -85318,6 +85318,7 @@ time:empty { binding: <i title="">time</i>; }</pre>
Michael Powers,
Michael(tm) Smith,
Michel Fortin,
Michelangelo De Simone,
Michiel van der Blonk,
Mihai &#x015E;ucan<!-- from ROBO Design -->,
Mike Brown,
Expand Down

0 comments on commit 0a90f25

Please sign in to comment.