Bug 26051 - REGRESSION: horoscopes.aol.com lost all formatting and styles
Summary: REGRESSION: horoscopes.aol.com lost all formatting and styles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Evangelism (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL: http://horoscopes.aol.com/?icid=navba...
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2009-05-27 17:57 PDT by jasneet
Modified: 2010-03-19 15:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-05-27 17:57:48 PDT
I Steps:
1. Go to aol.com
2. Click on horoscopes

II Issue:
page has lost its formatting and all styles

III Other Browsers:
IE7: ok
FF3: ok

IV Nightly tested: 44164

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=12732
Comment 1 Alexey Proskuryakov 2009-05-28 03:37:54 PDT
Confirmed with r44217. This is a regression from Safari 3.
Comment 2 Alexey Proskuryakov 2009-05-28 04:10:41 PDT
<rdar://problem/6928573>
Comment 3 mitz 2009-05-28 17:48:34 PDT
WebKit appears to ignore the style sheet from
<link rel="stylesheet" href="http://o.aolcdn.com/art/merge?f=/_media/channels/common.css&f=/_media/channels/grid980.css&f=/ch_horoscopes/horoscopesv19.css&f=/webwidgets/sfsw_v1_1/feeds_subscribe.css=" type="text/css"/>
which is served with Content-type: */*

If I save the page and that style sheet to disk, the style sheet is applied.
Comment 4 Alexey Proskuryakov 2010-03-19 15:34:56 PDT
I can not reproduce this any more, must have been fixed server-side.