Summary: | Web Inspector: Main Resources Other than HTML are mis-detected | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Denis Ahrens <denis> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Brian Weinstein <bweinstein> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aroben, bweinstein, joepeck, pfeldman, pmuellr, rik, timothy | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac (Intel) | ||||||
OS: | OS X 10.6 | ||||||
Attachments: |
|
Description
Denis Ahrens
2009-11-09 09:25:20 PST
I did a test of creating a small HTML file that has an <img> with the referenced URL as the source attribute. That works fine. bweinstein has determined that the problem is caused when you load an image - any image - or any non HTML thing really - as your main URL in the browser. It's not actually a TIFF problem. For instance, you'll see the same thing if you load the following URL in the location bar of the browser: http://webkit.org/images/download.png Created attachment 43097 [details]
[PATCH]
|