html5/mdvcard Overview.html,1.16,1.17

Update of /sources/public/html5/mdvcard
In directory hutz:/tmp/cvs-serv31880

Modified Files:
	Overview.html 
Log Message:
Add an example of <details>. (whatwg r4541)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/mdvcard/Overview.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Overview.html	7 Jan 2010 08:16:38 -0000	1.16
+++ Overview.html	7 Jan 2010 11:38:32 -0000	1.17
@@ -215,6 +215,8 @@
    .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
    .apple-table-examples sup { line-height: 0; }
 
+   .details-example img { vertical-align: top; }
+
   </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><div class="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>Microdata vocabularies: vCard</h1>

Received on Thursday, 7 January 2010 11:38:35 UTC