Bug 28032

Summary: [www.problematique.ru]: Navigation panel is not rendered
Product: WebKit Reporter: jasneet <jasneet>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, jasneet, robert, webkit-bug-importer
Priority: P2 Keywords: HasReduction, InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.problematique.ru/
Attachments:
Description Flags
reduced testcase none

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>