Bug 18088

Summary: white-space:nowrap; float:left; causing the misalignment issue
Product: WebKit Reporter: jasneet <jasneet>
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: jasneet
Priority: P2 Keywords: HasReduction, InRadar
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
reduction none

Description jasneet 2008-03-25 15:49:46 PDT
I Steps:
Go to 
the reduced test case

II Issue:
The layout is incorrect 

III Conclusion:
css properties in lex_17 : white-space:nowrap; float:left; are causing the issue

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31238
Comment 1 jasneet 2008-03-25 15:50:08 PDT
Created attachment 20053 [details]
reduction
Comment 2 mitz 2008-07-09 17:20:16 PDT
<rdar://problem/6036232>
Comment 3 mitz 2008-07-12 16:32:51 PDT
Fixed in <http://trac.webkit.org/changeset/35152>.