[html5] r903 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 14 21:00:59 PDT 2007


Author: ianh
Date: 2007-06-14 21:00:57 -0700 (Thu, 14 Jun 2007)
New Revision: 903

Modified:
   index
   source
Log:
[e] (0) fix inconsistency in an example; remove an extraneous 'instead'

Modified: index
===================================================================
--- index	2007-06-15 01:50:00 UTC (rev 902)
+++ index	2007-06-15 04:00:57 UTC (rev 903)
@@ -27086,15 +27086,15 @@
 
      <pre><a href="http://www.example.net/chickenk&#xEF;wi.soup">Download our Chicken Kiwi soup!</a></pre>
 
-     <p>...then, assuming this <code>chickenkiwi.soup</code> file was served
-      with the MIME type <code>application/x-soup</code>, the UA might
-      instead navigate to the following URI:</p>
+     <p>...then, assuming this <code>chickenk&#xEF;wi.soup</code> file was
+      served with the MIME type <code>application/x-soup</code>, the UA might
+      navigate to the following URI:</p>
 
      <pre>http://example.com/soup?url=http%3A%2F%2Fwww.example.net%2Fchickenk%C3%AFwi.soup</pre>
 
-     <p>This site could then fetch the <code>chickenkiwi.soup</code> file and
-      do whatever it is that it does with soup (synthesise it and ship it to
-      the user, or whatever).</p>
+     <p>This site could then fetch the <code>chickenk&#xEF;wi.soup</code>
+      file and do whatever it is that it does with soup (synthesise it and
+      ship it to the user, or whatever).</p>
     </div>
 
    <dt><var title="">title</var>
@@ -40158,8 +40158,9 @@
    Sean Knapp, Shaun Inman, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
    Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
    Çelik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
-   Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, and everyone on the
-   WHATWG mailing list for their useful and substantial comments.
+   Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, Øistein E.
+   Andersen, and everyone on the WHATWG mailing list for their useful and
+   substantial comments.
 
   <p>Special thanks to Richard Williamson for creating the first
    implementation of <code><a href="#canvas">canvas</a></code> in Safari,

Modified: source
===================================================================
--- source	2007-06-15 01:50:00 UTC (rev 902)
+++ source	2007-06-15 04:00:57 UTC (rev 903)
@@ -24599,13 +24599,13 @@
 
      <pre><a href="http://www.example.net/chickenk&#xEF;wi.soup">Download our Chicken Kiwi soup!</a></pre>
 
-     <p>...then, assuming this <code>chickenkiwi.soup</code> file was
-     served with the MIME type <code>application/x-soup</code>, the UA
-     might instead navigate to the following URI:</p>
+     <p>...then, assuming this <code>chickenk&#xEF;wi.soup</code> file
+     was served with the MIME type <code>application/x-soup</code>,
+     the UA might navigate to the following URI:</p>
 
      <pre>http://example.com/soup?url=http%3A%2F%2Fwww.example.net%2Fchickenk%C3%AFwi.soup</pre>
 
-     <p>This site could then fetch the <code>chickenkiwi.soup</code>
+     <p>This site could then fetch the <code>chickenk&#xEF;wi.soup</code>
      file and do whatever it is that it does with soup (synthesise it
      and ship it to the user, or whatever).</p>
 
@@ -36244,9 +36244,9 @@
   Simon Pieters, Stefan Haustein, Stephen Ma, Steve Runyon, Steven
   Garrity, Stewart Brodie, Stuart Parmenter, Tantek Çelik,
   Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
-  Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, and everyone on
-  the WHATWG mailing list for their useful and substantial
-  comments.</p>
+  Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, Øistein
+  E. Andersen, and everyone on the WHATWG mailing list for their
+  useful and substantial comments.</p>
 
   <p>Special thanks to Richard Williamson for creating the first
   implementation of <code>canvas</code> in Safari, from which the




More information about the Commit-Watchers mailing list