- From: Lachlan Hunt <lachlan.hunt@iinet.net.au>
- Date: Mon, 26 Jul 2004 22:26:39 +1000
- To: www-html-editor@w3.org
In the example of the Earth object at the end of section 21.1.3 [1]
containing the java applet, movie and finally the image, the xml:base
attribute is not needed on inner most <object> element for the image.
The xml:base attribute definition [2] states:
“The closest parent element that has the xml:base attribute
set (i.e., the xml:base attribute is inherited).”
Therefore, the xml:base should be inherited from the second level
<object> element.
[1] http://www.w3.org/TR/xhtml2/mod-object.html#sec_21.1.3.
[2]
http://www.w3.org/TR/xhtml2/mod-hyperAttributes.html#adef_hyperAttributes_xml:base
--
Lachlan Hunt
http://www.lachy.id.au/
lachlan.hunt@lachy.id.au
Received on Monday, 26 July 2004 08:27:15 UTC