[html5] r4249 - [e] (0) Make the example self-consistent. Fixing http://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 21 02:51:56 PDT 2009


Author: ianh
Date: 2009-10-21 02:51:51 -0700 (Wed, 21 Oct 2009)
New Revision: 4249

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make the example self-consistent.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7951

Modified: complete.html
===================================================================
--- complete.html	2009-10-21 09:50:28 UTC (rev 4248)
+++ complete.html	2009-10-21 09:51:51 UTC (rev 4249)
@@ -44648,9 +44648,10 @@
 
   <div class=example>
 
-   <p>For instance, if Jon and Adam both write content at <code title="">example.com</code>, at <code title="">http://example.com/jon/...</code> and <code title="">http://example.com/adam/...</code> respectively, then they
-   could select identifiers of the form "http://example.com/~jon/name" and
-   "http://example.com/~adam/name" respectively.</p>
+   <p>For instance, if Jon and Adam both write content at <code title="">example.com</code>, at <code title="">http://example.com/~jon/...</code> and <code title="">http://example.com/~adam/...</code> respectively, then
+   they could select identifiers of the form
+   "http://example.com/~jon/name" and "http://example.com/~adam/name"
+   respectively.</p>
 
   </div>
 

Modified: index
===================================================================
--- index	2009-10-21 09:50:28 UTC (rev 4248)
+++ index	2009-10-21 09:51:51 UTC (rev 4249)
@@ -44478,9 +44478,10 @@
 
   <div class=example>
 
-   <p>For instance, if Jon and Adam both write content at <code title="">example.com</code>, at <code title="">http://example.com/jon/...</code> and <code title="">http://example.com/adam/...</code> respectively, then they
-   could select identifiers of the form "http://example.com/~jon/name" and
-   "http://example.com/~adam/name" respectively.</p>
+   <p>For instance, if Jon and Adam both write content at <code title="">example.com</code>, at <code title="">http://example.com/~jon/...</code> and <code title="">http://example.com/~adam/...</code> respectively, then
+   they could select identifiers of the form
+   "http://example.com/~jon/name" and "http://example.com/~adam/name"
+   respectively.</p>
 
   </div>
 

Modified: source
===================================================================
--- source	2009-10-21 09:50:28 UTC (rev 4248)
+++ source	2009-10-21 09:51:51 UTC (rev 4249)
@@ -49630,10 +49630,11 @@
 
    <p>For instance, if Jon and Adam both write content at <code
    title="">example.com</code>, at <code
-   title="">http://example.com/jon/...</code> and <code
-   title="">http://example.com/adam/...</code> respectively, then they
-   could select identifiers of the form "http://example.com/~jon/name" and
-   "http://example.com/~adam/name" respectively.</p>
+   title="">http://example.com/~jon/...</code> and <code
+   title="">http://example.com/~adam/...</code> respectively, then
+   they could select identifiers of the form
+   "http://example.com/~jon/name" and "http://example.com/~adam/name"
+   respectively.</p>
 
   </div>
 




More information about the Commit-Watchers mailing list