RESOLVED WORKSFORME 21643
page misalignment issue due to "padding-left:10px"
https://bugs.webkit.org/show_bug.cgi?id=21643
Summary page misalignment issue due to "padding-left:10px"
jasneet
Reported 2008-10-16 10:02:25 PDT
I Steps: Go to http://www.thangmo.com/ II Issue: page is misaligned III Conclusion: Style property "padding-left:10px" in div "Content 1" is the cause of this issue. IV Other Browsers: IE7: ok FF3: not ok V Nightly tested: 37604
Attachments
reduced testcase (666 bytes, text/html)
2008-10-16 10:03 PDT, jasneet
no flags
jasneet
Comment 1 2008-10-16 10:03:21 PDT
Created attachment 24396 [details] reduced testcase
Tab Atkins
Comment 2 2011-10-21 15:15:52 PDT
The referenced site seems to have changed - it now just reports an error and tries to redirect you back to itself. The testcase doesn't show a bug - the combined widths of all three items is 770px, while the container is 760px. It is thus completely expected that it will overflow, and the floats will wrap down to the next line. As such, I'm marking this bug as WORKSFORME. If there is still a problem, please reopen this bug with a testcase illustrating the problem.
Note You need to log in before you can comment on or make changes to this bug.