[html5] r5205 - [e] (0) servers aren't the only recipients.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jul 27 12:40:16 PDT 2010
Author: ianh
Date: 2010-07-27 12:40:15 -0700 (Tue, 27 Jul 2010)
New Revision: 5205
Modified:
complete.html
index
source
Log:
[e] (0) servers aren't the only recipients.
Modified: complete.html
===================================================================
--- complete.html 2010-07-27 19:22:32 UTC (rev 5204)
+++ complete.html 2010-07-27 19:40:15 UTC (rev 5205)
@@ -40491,7 +40491,7 @@
<hr><p>The <dfn id=attr-input-accept title=attr-input-accept><code>accept</code></dfn>
attribute may be specified to provide user agents with a hint of
- what file types the server will be able to accept.</p>
+ what file types will be accepted.</p>
<p>If specified, the attribute must consist of a <a href=#set-of-comma-separated-tokens>set of
comma-separated tokens</a>, each of which must be an <a href=#ascii-case-insensitive>ASCII
Modified: index
===================================================================
--- index 2010-07-27 19:22:32 UTC (rev 5204)
+++ index 2010-07-27 19:40:15 UTC (rev 5205)
@@ -40418,7 +40418,7 @@
<hr><p>The <dfn id=attr-input-accept title=attr-input-accept><code>accept</code></dfn>
attribute may be specified to provide user agents with a hint of
- what file types the server will be able to accept.</p>
+ what file types will be accepted.</p>
<p>If specified, the attribute must consist of a <a href=#set-of-comma-separated-tokens>set of
comma-separated tokens</a>, each of which must be an <a href=#ascii-case-insensitive>ASCII
Modified: source
===================================================================
--- source 2010-07-27 19:22:32 UTC (rev 5204)
+++ source 2010-07-27 19:40:15 UTC (rev 5205)
@@ -45077,7 +45077,7 @@
<p>The <dfn title="attr-input-accept"><code>accept</code></dfn>
attribute may be specified to provide user agents with a hint of
- what file types the server will be able to accept.</p>
+ what file types will be accepted.</p>
<p>If specified, the attribute must consist of a <span>set of
comma-separated tokens</span>, each of which must be an <span>ASCII
More information about the Commit-Watchers
mailing list