- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 May 2010 03:40:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/DTD
In directory hutz:/tmp/cvs-serv3197/DTD
Modified Files:
html401-rdfa11-1.dtd
Log Message:
Fixed bug #9646, updated transitional/strict language.
Index: html401-rdfa11-1.dtd
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/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 5 May 2010 01:15:42 -0000 1.1
+++ html401-rdfa11-1.dtd 5 May 2010 03:40: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:40:19 UTC