[html5] r3616 - [e] (0) no idea how _this_ typo came to be. I thought I copied and pasted this t [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 13 22:37:08 PDT 2009
Author: ianh
Date: 2009-08-13 22:37:07 -0700 (Thu, 13 Aug 2009)
New Revision: 3616
Modified:
index
source
Log:
[e] (0) no idea how _this_ typo came to be. I thought I copied and pasted this text all over the place. How did just one get screwed up?
Modified: index
===================================================================
--- index 2009-08-14 05:35:16 UTC (rev 3615)
+++ index 2009-08-14 05:37:07 UTC (rev 3616)
@@ -30890,18 +30890,19 @@
<div class=impl>
- <p>If the is <i title=concept-input-mutable><a href=#concept-input-mutable>mutable</a></i>, the user
- agent should allow the user to change the URL represented by its
- <a href=#concept-fe-value title=concept-fe-value>value</a>. User agents may allow
- the user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to a
- string that is not a <a href=#valid-url title="valid URL">valid</a>
- <a href=#absolute-url>absolute URL</a>, but may also or instead automatically
- escape characters entered by the user so that the <a href=#concept-fe-value title=concept-fe-value>value</a> is always a <a href=#valid-url title="valid
- URL">valid</a> <a href=#absolute-url>absolute URL</a> (even if that isn't the
- actual value seen and edited by the user in the interface). User
- agents should allow the user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to the empty string. User
- agents must not allow users to insert U+000A LINE FEED (LF) or
- U+000D CARRIAGE RETURN (CR) characters into the <a href=#concept-fe-value title=concept-fe-value>value</a>.</p>
+ <p>If the element is <i title=concept-input-mutable><a href=#concept-input-mutable>mutable</a></i>,
+ the user agent should allow the user to change the URL represented
+ by its <a href=#concept-fe-value title=concept-fe-value>value</a>. User agents may
+ allow the user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to a string that is not a
+ <a href=#valid-url title="valid URL">valid</a> <a href=#absolute-url>absolute URL</a>, but
+ may also or instead automatically escape characters entered by the
+ user so that the <a href=#concept-fe-value title=concept-fe-value>value</a> is
+ always a <a href=#valid-url title="valid URL">valid</a> <a href=#absolute-url>absolute
+ URL</a> (even if that isn't the actual value seen and edited by
+ the user in the interface). User agents should allow the user to set
+ the <a href=#concept-fe-value title=concept-fe-value>value</a> to the empty
+ string. User agents must not allow users to insert U+000A LINE FEED
+ (LF) or U+000D CARRIAGE RETURN (CR) characters into the <a href=#concept-fe-value title=concept-fe-value>value</a>.</p>
</div>
Modified: source
===================================================================
--- source 2009-08-14 05:35:16 UTC (rev 3615)
+++ source 2009-08-14 05:37:07 UTC (rev 3616)
@@ -34297,20 +34297,20 @@
<div class="impl">
- <p>If the is <i title="concept-input-mutable">mutable</i>, the user
- agent should allow the user to change the URL represented by its
- <span title="concept-fe-value">value</span>. User agents may allow
- the user to set the <span title="concept-fe-value">value</span> to a
- string that is not a <span title="valid URL">valid</span>
- <span>absolute URL</span>, but may also or instead automatically
- escape characters entered by the user so that the <span
- title="concept-fe-value">value</span> is always a <span title="valid
- URL">valid</span> <span>absolute URL</span> (even if that isn't the
- actual value seen and edited by the user in the interface). User
- agents should allow the user to set the <span
- title="concept-fe-value">value</span> to the empty string. User
- agents must not allow users to insert U+000A LINE FEED (LF) or
- U+000D CARRIAGE RETURN (CR) characters into the <span
+ <p>If the element is <i title="concept-input-mutable">mutable</i>,
+ the user agent should allow the user to change the URL represented
+ by its <span title="concept-fe-value">value</span>. User agents may
+ allow the user to set the <span
+ title="concept-fe-value">value</span> to a string that is not a
+ <span title="valid URL">valid</span> <span>absolute URL</span>, but
+ may also or instead automatically escape characters entered by the
+ user so that the <span title="concept-fe-value">value</span> is
+ always a <span title="valid URL">valid</span> <span>absolute
+ URL</span> (even if that isn't the actual value seen and edited by
+ the user in the interface). User agents should allow the user to set
+ the <span title="concept-fe-value">value</span> to the empty
+ string. User agents must not allow users to insert U+000A LINE FEED
+ (LF) or U+000D CARRIAGE RETURN (CR) characters into the <span
title="concept-fe-value">value</span>.</p>
</div>
More information about the Commit-Watchers
mailing list