- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 06:18:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv26071
Modified Files:
Overview.html acknowledgements.html
common-input-element-attributes.html spec.html
Log Message:
Add some example graphics from Carlos. (whatwg r4507)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.591
retrieving revision 1.592
diff -u -d -r1.591 -r1.592
--- Overview.html 6 Jan 2010 05:48:30 -0000 1.591
+++ Overview.html 6 Jan 2010 06:18:41 -0000 1.592
@@ -281,7 +281,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3605.
+This is revision 1.3606.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- common-input-element-attributes.html 6 Jan 2010 05:39:13 -0000 1.11
+++ common-input-element-attributes.html 6 Jan 2010 06:18:41 -0000 1.12
@@ -455,12 +455,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>
@@ -479,14 +474,7 @@
earlier, as well as the "astrophy" and "astronomy" values given in
the <code><a href="the-button-element.html#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">
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.596
retrieving revision 1.597
diff -u -d -r1.596 -r1.597
--- spec.html 6 Jan 2010 05:48:30 -0000 1.596
+++ spec.html 6 Jan 2010 06:18:41 -0000 1.597
@@ -279,7 +279,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3605.
+This is revision 1.3606.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2009 <a href=http://www.w3.org/><abbr title="World Wide
@@ -17085,12 +17085,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>
@@ -17109,14 +17104,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>
@@ -30325,6 +30313,7 @@
C. Williams,
Cameron McCormack,
Cao Yipeng,
+ Carlos Gabriel Cardona,
Carlos Perelló Marín,
Chao Cai,
윤석찬 (Channy Yun),
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -d -r1.555 -r1.556
--- acknowledgements.html 3 Jan 2010 15:15:05 -0000 1.555
+++ acknowledgements.html 6 Jan 2010 06:18:41 -0000 1.556
@@ -352,6 +352,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:18:46 UTC