- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 03 May 2010 01:22:20 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100502
In directory hutz:/tmp/cvs-serv4914
Modified Files:
Overview.html
Log Message:
Updted Document Conformance section in HTML+RDFa spec to address Bug #8978.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100502/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html 3 May 2010 01:06:14 -0000 1.2
+++ Overview.html 3 May 2010 01:22:18 -0000 1.3
@@ -133,6 +133,11 @@
<ul>
<li>All document conformance requirements stated as mandatory in the
HTML5 specification <em class="rfc2119" title="must">must</em> be met.</li>
+
+ <li>All
+ <a href="#extensions-to-the-html5-syntax">Extensions to the HTML5 Syntax</a>,
+ as described in this document, <em class="rfc2119" title="must">must</em> be considered valid and conforming in
+ a HTML+RDFa 1.1 document.</li>
<li>There <em class="rfc2119" title="should">should</em> be a <code>version</code> attribute on the
<code>html</code> element. The value of the <code>version</code>
Received on Monday, 3 May 2010 01:22:21 UTC