RESOLVED FIXED 15226
Incorrect calculation of margin in particular case.
https://bugs.webkit.org/show_bug.cgi?id=15226
Summary Incorrect calculation of margin in particular case.
Anantha Keesara
Reported 2007-09-17 08:25:08 PDT
I .Steps: ----------- 1. Go to: http://book.paipai.com/ II. Issue: ----------------- The columns for the main content is truncated III. Other browsers: -------------------- FF: not ok Safari: not ok IE: ok
Attachments
Insufficient width and "overflow:hidden" causes columns for main contents to be truncated (580 bytes, text/html)
2007-09-17 08:25 PDT, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2007-09-17 08:25:38 PDT
Created attachment 16308 [details] Insufficient width and "overflow:hidden" causes columns for main contents to be truncated
mitz
Comment 2 2007-09-17 09:35:22 PDT
Opera renders the reduction like WebKit.
Robert Blaut
Comment 3 2008-02-23 14:48:04 PST
I don't see problem with truncated content, but there is a problem with margin-left set to "190px". As you can see the margin is incorrectly rendered. It's to small. Opera has no problem with it. Tested in Webkit r30468 and Opera 9.5.
Eric Seidel (no email)
Comment 4 2008-07-03 22:55:48 PDT
Safari and FF3 render the table width differently.
Robert Hogan
Comment 5 2013-07-29 11:31:22 PDT
WebKit ToT renders this the same as FF2, IE10 and Opera presto now. So no bug here anymore.
Note You need to log in before you can comment on or make changes to this bug.