[html5] r4507 - / images

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 5 22:07:24 PST 2010


Author: ianh
Date: 2010-01-05 22:07:20 -0800 (Tue, 05 Jan 2010)
New Revision: 4507

Added:
   images/sample-email-1.png
   images/sample-email-2.png
Modified:
   complete.html
   index
   source
Log:
[e] (0) Add some example graphics from Carlos.

Modified: complete.html
===================================================================
--- complete.html	2010-01-06 05:41:20 UTC (rev 4506)
+++ complete.html	2010-01-06 06:07:20 UTC (rev 4507)
@@ -35895,12 +35895,7 @@
    user agent might suggest these two e-mail addresses to the
    user.</p>
 
-<!--
-   <pre>[ a                             | v ]
-| art at example.net       Arthur Dent |
-| adamjosh at 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>
 
@@ -35919,14 +35914,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 at example.net, a            | v ]
-| adamjosh at example.net    Adam Josh |
-| art at example.net       Arthur Dent |
-| astronomy at science.example.org     |
-| astrophy at cute.example             |
-+-----------------------------------+</pre>
--->
+   <p><img alt="" src=images/sample-email-2.png></p>
 
   </div>
 
@@ -86734,6 +86722,7 @@
   C. Williams,
   Cameron McCormack,
   Cao Yipeng,
+  Carlos Gabriel Cardona,
   Carlos Perelló Marín,
   Chao Cai,
   윤석찬 (Channy Yun),

Added: images/sample-email-1.png
===================================================================
(Binary files differ)


Property changes on: images/sample-email-1.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: images/sample-email-2.png
===================================================================
(Binary files differ)


Property changes on: images/sample-email-2.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: index
===================================================================
--- index	2010-01-06 05:41:20 UTC (rev 4506)
+++ index	2010-01-06 06:07:20 UTC (rev 4507)
@@ -35730,12 +35730,7 @@
    user agent might suggest these two e-mail addresses to the
    user.</p>
 
-<!--
-   <pre>[ a                             | v ]
-| art at example.net       Arthur Dent |
-| adamjosh at 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>
 
@@ -35754,14 +35749,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 at example.net, a            | v ]
-| adamjosh at example.net    Adam Josh |
-| art at example.net       Arthur Dent |
-| astronomy at science.example.org     |
-| astrophy at cute.example             |
-+-----------------------------------+</pre>
--->
+   <p><img alt="" src=images/sample-email-2.png></p>
 
   </div>
 
@@ -78483,6 +78471,7 @@
   C. Williams,
   Cameron McCormack,
   Cao Yipeng,
+  Carlos Gabriel Cardona,
   Carlos Perelló Marín,
   Chao Cai,
   윤석찬 (Channy Yun),

Modified: source
===================================================================
--- source	2010-01-06 05:41:20 UTC (rev 4506)
+++ source	2010-01-06 06:07:20 UTC (rev 4507)
@@ -39694,12 +39694,7 @@
    user agent might suggest these two e-mail addresses to the
    user.</p>
 
-<!--
-   <pre>[ a                             | v ]
-| art at example.net       Arthur Dent |
-| adamjosh at example.net    Adam Josh |
-+-----------------------------------+</pre>
--->
+   <p><img src="images/sample-email-1.png" alt=""></p>
 
    <p>The page could also link in the user's contacts database from the site:</p>
 
@@ -39718,14 +39713,7 @@
    earlier, as well as the "astrophy" and "astronomy" values given in
    the <code>datalist</code> element.</p>
 
-<!--
-   <pre>[ bob at example.net, a            | v ]
-| adamjosh at example.net    Adam Josh |
-| art at example.net       Arthur Dent |
-| astronomy at science.example.org     |
-| astrophy at cute.example             |
-+-----------------------------------+</pre>
--->
+   <p><img src="images/sample-email-2.png" alt=""></p>
 
   </div>
 
@@ -97013,6 +97001,7 @@
   C. Williams,
   Cameron McCormack,
   Cao Yipeng,
+  Carlos Gabriel Cardona,
   Carlos Perelló Marín,
   Chao Cai,
   &#xc724;&#xc11d;&#xcc2c; (Channy Yun),




More information about the Commit-Watchers mailing list