- From: Mercurial notifier <nobody@w3.org>
- Date: Fri, 27 May 2011 09:48:05 +0000
- To: markup-validator updates <www-validator-cvs@w3.org>
changeset: 3238:fa543e4ba714
tag: tip
user: tgambet
date: Tue May 24 04:51:36 2011 +0200
files: htdocs/sgml-lib/XX-html401-rdfa11-20101204/html401-rdfa11-1.dtd
description:
~ fixed duplicate base href attribute
diff -r 66cc97e90ade -r fa543e4ba714 htdocs/sgml-lib/XX-html401-rdfa11-20101204/html401-rdfa11-1.dtd
--- a/htdocs/sgml-lib/XX-html401-rdfa11-20101204/html401-rdfa11-1.dtd Sat May 21 12:49:44 2011 +0300
+++ b/htdocs/sgml-lib/XX-html401-rdfa11-20101204/html401-rdfa11-1.dtd Tue May 24 04:51:36 2011 +0200
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date: 2010-12-04 20:19:41 $
+ Draft: $Date: 2011-05-12 19:14:06 $
Editors:
Shane McCarron <shane@aptest.com>
@@ -1046,7 +1046,6 @@
<!ELEMENT BASE - O EMPTY -- document base URI -->
<!ATTLIST BASE
%metainformation; -- metadata attributes --
- href %URI; #IMPLIED -- URI that acts as base URI --
target %FrameTarget; #IMPLIED -- render in this frame --
>
Received on Friday, 27 May 2011 09:48:07 UTC