Closed Bug 1045530 Opened 10 years ago Closed 8 years ago

Honoring "Link" header in http requests

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: h4writer, Unassigned)

Details

Attachments

(1 file)

The devtools doesn't import the css file that can be attached using the "Link" header in firefox.

Example:
http://uwsoftware.be/FF/sneaky/

The page itself sends:
Link:"<index.css>; rel=stylesheet"

which adds an extra css file to that page. But the devtools isn't aware of it and doesn't list it and even doesn't know these styles are applied.

I.e. looking at the devtools you will think the circle should be green. With nothing overruling it. But the circle is red. (because of index.css).
Attached image css.png
index.css is now listed, and I can see the rule which apply the
(In reply to Nicolas Chevobbe [:nchevobbe] from comment #1)
> Created attachment 8750015 [details]
> css.png
> 
> index.css is now listed, and I can see the rule which apply the

index.css is now listed, and I can see the rule which apply the red fill
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: