- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 May 2011 23:34:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/boilerplate
In directory hutz:/tmp/cvs-serv26030
Modified Files:
header-w3c-html-microdata
Log Message:
allow dependency on HTML again, to resolve bug 12809
Index: header-w3c-html-microdata
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-microdata,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- header-w3c-html-microdata 31 May 2011 23:30:37 -0000 1.8
+++ header-w3c-html-microdata 31 May 2011 23:34:15 -0000 1.9
@@ -60,6 +60,7 @@
<!--FIXUP microdata +1-->
+<!--YYY
<h2>Common infrastructure</h2>
<p>This specification is designed to be used with a <dfn>host
@@ -99,12 +100,12 @@
<li><dfn>Valid global date and time string</dfn>
<li><dfn>The document's current address</dfn>
<li><dfn>Drag-and-drop initialization steps</dfn>
- <li>The <dfn>list of dragged nodes</dfn>
+ <li>The <dfn>list of dragged nodes</dfn>
</ul>
<p>The <span>host language</span> also defines the elements used in
this specification.</p>
-
+-->
<!--YYY-->
<h3>Dependencies</h3>
Received on Tuesday, 31 May 2011 23:34:19 UTC