[html5] r2386 - [e] (0) s/token/production/ fix
whatwg at whatwg.org
whatwg at whatwg.org
Sat Nov 1 09:06:49 PDT 2008
Author: ianh
Date: 2008-11-01 09:06:48 -0700 (Sat, 01 Nov 2008)
New Revision: 2386
Modified:
index
source
Log:
[e] (0) s/token/production/ fix
Modified: index
===================================================================
--- index 2008-10-31 22:11:57 UTC (rev 2385)
+++ index 2008-11-01 16:06:48 UTC (rev 2386)
@@ -16,7 +16,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 31 October 2008</h2>
+ <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 1 November 2008</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<dl><dt>Multiple-page version:</dt>
@@ -24347,10 +24347,10 @@
from a type mismatch</a>.</p>
<p>A <dfn id=valid-e-mail-address>valid e-mail address</dfn> is a string that matches the
- <code>addr-spec</code> token defined in RFC 2822 section 3.4.1,
- excluding the <code>CFWS</code> subtoken everywhere, and excluding
- the <code>FWS</code> subtoken everywhere except in the
- <code>quoted-string</code> subtoken. <a href=#refsRFC2822>[RFC2822]</a></p>
+ <code>addr-spec</code> production defined in RFC 2822 section 3.4.1,
+ excluding the <code>CFWS</code> production everywhere, and excluding
+ the <code>FWS</code> production everywhere except in the
+ <code>quoted-string</code> production. <a href=#refsRFC2822>[RFC2822]</a></p>
<div class=bookkeeping>
Modified: source
===================================================================
--- source 2008-10-31 22:11:57 UTC (rev 2385)
+++ source 2008-11-01 16:06:48 UTC (rev 2386)
@@ -27196,10 +27196,10 @@
from a type mismatch</span>.</p>
<p>A <dfn>valid e-mail address</dfn> is a string that matches the
- <code>addr-spec</code> token defined in RFC 2822 section 3.4.1,
- excluding the <code>CFWS</code> subtoken everywhere, and excluding
- the <code>FWS</code> subtoken everywhere except in the
- <code>quoted-string</code> subtoken. <a
+ <code>addr-spec</code> production defined in RFC 2822 section 3.4.1,
+ excluding the <code>CFWS</code> production everywhere, and excluding
+ the <code>FWS</code> production everywhere except in the
+ <code>quoted-string</code> production. <a
href="#refsRFC2822">[RFC2822]</a></p>
<div class="bookkeeping">
More information about the Commit-Watchers
mailing list