Bug 28032 - [www.problematique.ru]: Navigation panel is not rendered
Summary: [www.problematique.ru]: Navigation panel is not rendered
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.problematique.ru/
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2009-08-05 16:15 PDT by jasneet
Modified: 2022-07-11 16:53 PDT (History)
4 users (show)

See Also:


Attachments
reduced testcase (704 bytes, text/html)
2009-08-05 16:15 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-08-05 16:15:07 PDT
Created attachment 34190 [details]
reduced testcase

I Steps:
Go to http://www.problematique.ru/

II Issue:
right navigation column not loading

III Conclusion:
the second div(red-border) is not visible in webkit because its left margin is set to -230px. while with this setting in IE and Firefox, the div floats to the end of first div (green border).

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 46809

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=14246
Comment 1 Robert Hogan 2012-10-19 11:57:39 PDT
There's a U+FEFF in there that is preventing the page from getting parsed properly.
Comment 2 Brent Fulgham 2022-07-11 16:52:56 PDT
This continues to be broken in Safari 15.
Comment 3 Radar WebKit Bug Importer 2022-07-11 16:53:06 PDT
<rdar://problem/96850898>