[whatwg] Menus, fallback, and backwards compatibility: ideas wanted

On Tue, 20 Dec 2005, Alexey Feldgendler wrote:
> 
> <?xml-stylesheet> is only for XSLT stylesheets, isn't it?

No, <?xml-stylesheet> is exactly equivalent to <link rel="stylesheet"> 
with the same attributes except the alternate="" attribute, except if it 
has alternate="yes", in which case it is exactly equivalent to <link 
rel="stylesheet alternate"> with the same attributes except the 
alternate="" attribute.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 19 December 2005 20:39:32 UTC