Bug 17708

Summary: float:left on <li> elements is not ignored
Product: WebKit Reporter: jasneet <jasneet>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jasneet, yuzo
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://home.dangdang.com
Attachments:
Description Flags
screenshot
none
reduction none

jasneet
Reported 2008-03-07 12:30:32 PST
I Steps: Go to http://home.dangdang.com II Issue: Notice the left column. It is taking nearly whole of the page. III Conclusion: float:left on <li> elements is not ignored by webkit. IV Other browsers: IE7: ok FF: ok Opera: ok V Nightly tested: 30236
Attachments
screenshot (224.03 KB, image/jpeg)
2008-03-07 12:31 PST, jasneet
no flags
reduction (77 bytes, text/html)
2008-03-07 12:33 PST, jasneet
no flags
jasneet
Comment 1 2008-03-07 12:31:07 PST
Created attachment 19593 [details] screenshot
jasneet
Comment 2 2008-03-07 12:33:17 PST
Created attachment 19594 [details] reduction
Yuzo Fujishima
Comment 3 2010-02-11 20:10:22 PST
Hmm, I'm not sure if this is a bug. I couldn't find any lines in the spec that tells that float must not be applied to <li>: http://www.w3.org/TR/CSS2/visuren.html#floats As for compatibility, I don't see any dominant way of rendering the reduction. The reduction is rendered as follows: WebKit-based: BA IE 8.0: A B FF 3.6: * BA Opera 10.10: A *B I close this as WONTFIX.
Note You need to log in before you can comment on or make changes to this bug.