- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 8 Apr 2009 21:04:13 +0000 (UTC)
- To: Eran Hammer-Lahav <eran@hueniverse.com>
- Cc: Phil Archer <phil@philarcher.org>, Anne van Kesteren <annevk@opera.com>, Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>
On Wed, 8 Apr 2009, Eran Hammer-Lahav wrote: > > But this is a different issue. UA applications use this as an include > directive, which makes the order matter. The question is, what do > browsers do with links with rel='stylesheet' and other values they do > not understand? They use the style sheet. A page with, say, <link rel="icon stylesheet" href=...> will use ... as a stylesheet and a favicon. I don't guarantee that every browser will do this for every combination of rel types, because this is an area where bugs are common and testing defficient. But for 'stylesheet' it is pretty widely implemented correctly, I believe. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 8 April 2009 21:04:52 UTC