- From: poot <cvsmail@w3.org>
- Date: Wed, 6 Jan 2010 15:09:11 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Add some example graphics from Carlos. (whatwg r4507)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3605&r2=1.3606&f=h
http://html5.org/tools/web-apps-tracker?from=4506&to=4507
===================================================================
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ó Marín,
Chao Cai,
윤석찬 (Channy Yun),
Received on Wednesday, 6 January 2010 06:09:39 UTC