html5/spec Overview.html,1.3605,1.3606

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21649

Modified Files:
	Overview.html 
Log Message:
Add some example graphics from Carlos. (whatwg r4507)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3605
retrieving revision 1.3606
diff -u -d -r1.3605 -r1.3606
--- Overview.html	6 Jan 2010 05:46:02 -0000	1.3605
+++ Overview.html	6 Jan 2010 06:08:59 -0000	1.3606
@@ -31823,12 +31823,7 @@
    user agent might suggest these two e-mail addresses to the
    user.</p>
 
-<!--
-   <pre>[ a                             | v ]
-| art@example.net       Arthur Dent |
-| adamjosh@example.net    Adam Josh |
-+-----------------------------------+</pre>
--->
+   <p><img alt="" src="images/sample-email-1.png"></p>
 
    <p>The page could also link in the user's contacts database from the site:</p>
 
@@ -31847,14 +31842,7 @@
    earlier, as well as the "astrophy" and "astronomy" values given in
    the <code><a href="#the-datalist-element">datalist</a></code> element.</p>
 
-<!--
-   <pre>[ bob@example.net, a            | v ]
-| adamjosh@example.net    Adam Josh |
-| art@example.net       Arthur Dent |
-| astronomy@science.example.org     |
-| astrophy@cute.example             |
-+-----------------------------------+</pre>
--->
+   <p><img alt="" src="images/sample-email-2.png"></p>
 
   </div><div class="example">
 
@@ -71732,6 +71720,7 @@
   C. Williams,
   Cameron McCormack,
   Cao Yipeng,
+  Carlos Gabriel Cardona,
   Carlos Perell&oacute; Mar&iacute;n,
   Chao Cai,
   &#50980;&#49437;&#52268; (Channy Yun),

Received on Wednesday, 6 January 2010 06:09:04 UTC