- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 May 2010 03:47:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/DTD
In directory hutz:/tmp/cvs-serv4663/DTD
Modified Files:
html401-rdfa11-1.dtd
Log Message:
Checking in current version of HTML+RDFa ED after clearing bug queue.
Index: html401-rdfa11-1.dtd
===================================================================
RCS file: /sources/public/html5/rdfa/DTD/html401-rdfa11-1.dtd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- html401-rdfa11-1.dtd 3 May 2010 00:42:55 -0000 1.1
+++ html401-rdfa11-1.dtd 5 May 2010 03:47:16 -0000 1.2
@@ -1,9 +1,9 @@
<!--
This is the HTML 4.01 + RDFa 1.1 DTD, which includes
presentation attributes and elements that W3C expects to phase out
- as support for style sheets matures. Authors should use the Strict
- DTD when possible, but may use the Transitional DTD when support
- for presentation attribute and elements is required.
+ as support for style sheets matures. This DTD should be considered as
+ a Transitional doctype with respect to content, but as a Strict doctype with
+ respect to rendering mode.
HTML 4 includes mechanisms for style sheets, scripting,
embedding objects, improved support for right to left and mixed
Received on Wednesday, 5 May 2010 03:47:20 UTC