Bug 11203
| Summary: | REGRESSION: CSS is not applied | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kevin M. Dean <kevin> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, jonathanjohnsson |
| Priority: | P1 | Keywords: | Regression |
| Version: | 420+ | ||
| Hardware: | Mac (PowerPC) | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.aintitcool.com/node/30311 | ||
Kevin M. Dean
CSS is not being applied to the content. Works in Safari.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
jonathanjohnsson
Confirmed. Looks fine in Firefox too.
Alexey Proskuryakov
Double-clicking on CSS files in Activity window opens the main HTML document instead of the stylesheet - looks like subresource loading might have gone wrong for some reason.
Alexey Proskuryakov
Actually, I know the reason :). Fixed as bug 11141.
*** This bug has been marked as a duplicate of 11141 ***