Shane McCarron wrote: > Its a bug - Depending on what version of the XHTML 1.1 second edition > DTD you are looking at, that was in there. We had a request to > reintroduce it, but in the end agreed that could only be done in a > different specification. I have not found target referenced in any > current version of this DTD. Where are you looking? http://www.w3.org/QA/2002/04/valid-dtd-list.html led me to: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> where running GET http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd | grep -i target gives: <!-- Target Attribute Module .................................... --> <!ENTITY % xhtml-target.module "INCLUDE" > <![%xhtml-target.module;[ <!ENTITY % xhtml-target.mod PUBLIC "-//W3C//ELEMENTS XHTML Target 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-target-1.mod" > %xhtml-target.mod;]]> -- David Dorward http://dorward.me.uk/Received on Monday, 8 December 2008 15:48:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:33 GMT