- From: Ian Hickson <ian@hixie.ch>
- Date: Sat, 16 Dec 2000 12:27:33 -0800 (Pacific Standard Time)
- To: Chris Croome <chris@webarchitects.co.uk>
- cc: www-style@w3.org
On Sat, 16 Dec 2000, Chris Croome wrote: > Agreed, and an answer to this is to have the external style sheet > address in the HTTP headers, so the request for the css file can be sent > after the headers of the html file have been returned: > > http://www.w3.org/TR/html4/present/styles.html#h-14.6 > > However I've not come across sites using this, is it supported in any > browsers? Mozilla supports it in the http-equiv <meta> headers, but due to bug 3248, real HTTP 'Link' headers don't make it far enough in the code to be taken into account. http://bugzilla.mozilla.org/show_bug.cgi?id=3248 So I guess the answer is "almost", which is as useful as "no". ;-) -- Ian Hickson )\ _. - ._.) fL Netscape, Standards Compliance QA /. `- ' ( `--' +1 650 937 6593 `- , ) - > ) \ irc.mozilla.org:Hixie _________________________ (.' \) (.' -' __________
Received on Saturday, 16 December 2000 15:23:30 UTC