Martin Duerst wrote: > > Of course, the Atom way is not the only way of doing this; > it would be great if there were less overhead (e.g. not > requiring the <div> element). It might also be helpful > if the dir attribute can be inherited from an overall > element (e.g. for a feed that's all right-to-left (rtl). > But inheriting an attribute from outside into the namespace > it actually belongs may not be the best idea for robustness. The /attribute/ doesn't get inherited: only its effect does. So for example, in a CSS-based processor, the attribute sets a 'direction' property whose value gets inherited. The attribute itself only appears in the element on which it was specified. ~fantasaiReceived on Thursday, 9 March 2006 05:33:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:34:20 GMT