- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 31 Mar 2005 12:36:46 +0000 (UTC)
On Thu, 31 Mar 2005, Anne van Kesteren wrote:
>
> # The address element represents a paragraph of contact information for
> # the section it applies to.
>
> I think HTML5 should define a method to override those semantics. For example,
> an 'applies-to' attribute could be introduced:
>
> <address applies-to="document">
> ...
>
> It could take the values:
>
> * document (its contents apply to the whole document)
> * parent (its contents apply to its parent element and descendents of
> its parent element)
> * section (its contents only apply to its section)
>
> An alternate way would be to make 'applies-to' or similar attribute ('for'
> could be reused) an IDREF.
What's the use case?
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 31 March 2005 04:36:46 UTC