WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 3564
17584
float:left for <li> is causing inner table overflow
https://bugs.webkit.org/show_bug.cgi?id=17584
Summary
float:left for <li> is causing inner table overflow
jasneet
Reported
2008-02-27 18:57:31 PST
I Steps: Go to
http://qun.51.com/hunanzq/qun_bbs_view.php?post_id=81565
II Issue: Notice the overflow of text(going out of the table) at right side of webpage. III Conclusion: float:left for <li> is causing inner table overflow. IV Other browsers: FF3: ok Opera: ok IE 7: ok V Nightly tested: 30236
Attachments
screenshot
(174.42 KB, image/jpeg)
2008-02-27 18:58 PST
,
jasneet
no flags
Details
reduction
(617 bytes, text/html)
2008-02-27 18:59 PST
,
jasneet
no flags
Details
Further reduction
(294 bytes, text/html)
2008-02-27 22:00 PST
,
mitz
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-02-27 18:58:44 PST
Created
attachment 19425
[details]
screenshot
jasneet
Comment 2
2008-02-27 18:59:29 PST
Created
attachment 19426
[details]
reduction
mitz
Comment 3
2008-02-27 22:00:07 PST
Created
attachment 19429
[details]
Further reduction When preparing a reduction, it is often helpful to omit elements that have complex behaviors, such as <li>, and see if the problem can be reproduced with <div>s and minimal style properties. This makes for a better starting point for the person wanting to investigate the bug and also lets you give the bug a better, more accurate title.
mitz
Comment 4
2008-02-27 22:22:16 PST
*** This bug has been marked as a duplicate of
3564
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug