RESOLVED FIXED28034
layout issue due to float:left of <p> preceding table
https://bugs.webkit.org/show_bug.cgi?id=28034
Summary layout issue due to float:left of <p> preceding table
jasneet
Reported 2009-08-05 16:59:15 PDT
Created attachment 34192 [details] reduced testcase I Steps: Go to http://www.forum.magnifiquelingerie.com/viewtopic.php?f=6&t=107 II Issue: posts should be aligned below Print view and more towards right side III Conclusion: The issue is caused by the float:left of the <p> preceding the <table> that has the page contents. IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 46809 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=18001
Attachments
reduced testcase (491 bytes, text/html)
2009-08-05 16:59 PDT, jasneet
no flags
Robert Hogan
Comment 1 2012-10-19 14:00:44 PDT
Looks fine to me. WebKit r131397 renders this the same as FF, IE, and Opera.
Note You need to log in before you can comment on or make changes to this bug.