[html5] r6396 - [e] (0) Make these cross-references easier to follow.

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 9 16:47:10 PDT 2011


Author: ianh
Date: 2011-08-09 16:47:08 -0700 (Tue, 09 Aug 2011)
New Revision: 6396

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make these cross-references easier to follow.

Modified: complete.html
===================================================================
--- complete.html	2011-08-09 23:22:59 UTC (rev 6395)
+++ complete.html	2011-08-09 23:47:08 UTC (rev 6396)
@@ -44373,9 +44373,10 @@
 
   </dl><p>A <dfn id=valid-e-mail-address>valid e-mail address</dfn> is a string that matches the
   ABNF production <code title="">1*( atext / "." ) "@" ldh-str *( "." ldh-str )</code>
-  where <code title="">atext</code> is defined in RFC 5322 section
-  3.2.3, and <code title="">ldh-str</code> is defined in RFC 1034
-  section 3.5. <a href=#refsABNF>[ABNF]</a> <a href=#refsRFC5322>[RFC5322]</a> <a href=#refsRFC1034>[RFC1034]</a></p> <!-- Domain syntax based on
+  where <code title="">atext</code> is defined in <a href=http://tools.ietf.org/html/rfc5322#section-3.2.3>RFC 5322
+  section 3.2.3</a>, and <code title="">ldh-str</code> is defined in
+  <a href=http://tools.ietf.org/html/rfc1034#section-3.5>RFC 1034
+  section 3.5</a>. <a href=#refsABNF>[ABNF]</a> <a href=#refsRFC5322>[RFC5322]</a> <a href=#refsRFC1034>[RFC1034]</a></p> <!-- Domain syntax based on
   section 3.5 of [RFC1034] and section 2.1 of [RFC1123] -->
 
   <p class=note>This requirement is a <a href=#willful-violation>willful violation</a>

Modified: index
===================================================================
--- index	2011-08-09 23:22:59 UTC (rev 6395)
+++ index	2011-08-09 23:47:08 UTC (rev 6396)
@@ -44240,9 +44240,10 @@
 
   </dl><p>A <dfn id=valid-e-mail-address>valid e-mail address</dfn> is a string that matches the
   ABNF production <code title="">1*( atext / "." ) "@" ldh-str *( "." ldh-str )</code>
-  where <code title="">atext</code> is defined in RFC 5322 section
-  3.2.3, and <code title="">ldh-str</code> is defined in RFC 1034
-  section 3.5. <a href=#refsABNF>[ABNF]</a> <a href=#refsRFC5322>[RFC5322]</a> <a href=#refsRFC1034>[RFC1034]</a></p> <!-- Domain syntax based on
+  where <code title="">atext</code> is defined in <a href=http://tools.ietf.org/html/rfc5322#section-3.2.3>RFC 5322
+  section 3.2.3</a>, and <code title="">ldh-str</code> is defined in
+  <a href=http://tools.ietf.org/html/rfc1034#section-3.5>RFC 1034
+  section 3.5</a>. <a href=#refsABNF>[ABNF]</a> <a href=#refsRFC5322>[RFC5322]</a> <a href=#refsRFC1034>[RFC1034]</a></p> <!-- Domain syntax based on
   section 3.5 of [RFC1034] and section 2.1 of [RFC1123] -->
 
   <p class=note>This requirement is a <a href=#willful-violation>willful violation</a>

Modified: source
===================================================================
--- source	2011-08-09 23:22:59 UTC (rev 6395)
+++ source	2011-08-09 23:47:08 UTC (rev 6396)
@@ -49531,9 +49531,11 @@
   <p>A <dfn>valid e-mail address</dfn> is a string that matches the
   ABNF production <code
   title="">1*( atext / "." ) "@" ldh-str *( "." ldh-str )</code>
-  where <code title="">atext</code> is defined in RFC 5322 section
-  3.2.3, and <code title="">ldh-str</code> is defined in RFC 1034
-  section 3.5. <a href="#refsABNF">[ABNF]</a> <a
+  where <code title="">atext</code> is defined in <a
+  href="http://tools.ietf.org/html/rfc5322#section-3.2.3">RFC 5322
+  section 3.2.3</a>, and <code title="">ldh-str</code> is defined in
+  <a href="http://tools.ietf.org/html/rfc1034#section-3.5">RFC 1034
+  section 3.5</a>. <a href="#refsABNF">[ABNF]</a> <a
   href="#refsRFC5322">[RFC5322]</a> <a
   href="#refsRFC1034">[RFC1034]</a></p> <!-- Domain syntax based on
   section 3.5 of [RFC1034] and section 2.1 of [RFC1123] -->




More information about the Commit-Watchers mailing list