- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Apr 2010 20:53:20 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-device
In directory hutz:/tmp/cvs-serv21879
Modified Files:
Overview.html
Log Message:
Make microdata not depend on HTML5 for now to decouple them process-wise. (whatwg r5037)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html-device/Overview.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- Overview.html 13 Apr 2010 05:57:44 -0000 1.35
+++ Overview.html 13 Apr 2010 20:53:17 -0000 1.36
@@ -560,8 +560,9 @@
API</a></cite>, A. Ranganathan. W3C.</dd>
<dt id="refsHTML5">[HTML5]</dt>
- <dd><cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
- I. Hickson, D. Hyatt. W3C.</dd>
+ <dd>
+ <cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
+ I. Hickson. W3C.</dd>
</dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p>For a full list of acknowledgements, please see the HTML5
specification. <a href="#refsHTML5">[HTML5]</a>
Received on Tuesday, 13 April 2010 20:53:21 UTC