Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 19237 by jeremy.visser: Stylesheets referenced by the Link header  
are not included
http://code.google.com/p/chromium/issues/detail?id=19237

Chrome Version       : 3.0.201.0 (23024)
URLs (if applicable) : http://tools.sunriseroad.net/jeremy/tests/link-
stylesheet

Other browsers tested:
   Firefox 3.x: OK
          IE 7: FAIL
          IE 8: FAIL

What steps will reproduce the problem?

1. In the HTTP headers for a HTML page, specify a Link header referencing a
stylesheet (Link: <style.css>; rel=stylesheet)

What is the expected result?

I expect the stylesheet referenced in the Link header to be included, just
like one referenced by a <link> tag.

What happens instead?

The stylesheet is not included. Only stylesheets referenced by the <link>  
tag
or <style> tag are included.

Please provide any additional information below. Attach a screenshot if
possible.

Test case is here: http://tools.sunriseroad.net/jeremy/tests/link-stylesheet

Two stylesheets are included; one via the <link> tag, and one via the Link
header.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to