RESOLVED INVALID 19196
table is floating incorrectly because of float
https://bugs.webkit.org/show_bug.cgi?id=19196
Summary table is floating incorrectly because of float
Calvin Anderson
Reported 2008-05-22 11:47:47 PDT
I Steps: Go to http://dm.99770.com/ComicABC/1/ II Issue: the input box, horizontal dotted line and the texts are floating incorrectly. III Conclusion: There's a table that contains a <div> and an inner table. The issue is caused by the float:left style of the <div> preceding the inner table. IV Other browsers: IE7 : Ok FF3 : Ok Opera : Ok V Nightly tested: 33029
Attachments
test case (510 bytes, text/html)
2008-06-06 03:15 PDT, Robert Blaut
no flags
Robert Blaut
Comment 1 2008-06-06 03:15:17 PDT
*** Bug 19339 has been marked as a duplicate of this bug. ***
Robert Blaut
Comment 2 2008-06-06 03:15:47 PDT
Created attachment 21522 [details] test case
Tab Atkins
Comment 3 2011-10-20 05:27:51 PDT
I don't immediately see any problem with either the referenced site or the test case. As well, testing modern FF shows that they have a nearly identical rendering to us. As such, I'm closing this bug as invalid. If there is still a problem, please reopen the bug with a more precise description of the problem and a testcase illustrating it.
Note You need to log in before you can comment on or make changes to this bug.