[whatwg] [wa1] 2.4.10. The address element

Ian Hickson ian at hixie.ch
Thu Mar 31 04:36:46 PST 2005


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.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list