Bug 15226 - Incorrect calculation of margin in particular case.
Summary: Incorrect calculation of margin in particular case.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://book.paipai.com/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-09-17 08:25 PDT by Anantha Keesara
Modified: 2013-07-29 11:31 PDT (History)
5 users (show)

See Also:


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 Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 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
Comment 1 Anantha Keesara 2007-09-17 08:25:38 PDT
Created attachment 16308 [details]
Insufficient width and "overflow:hidden" causes columns for main contents to be truncated
Comment 2 mitz 2007-09-17 09:35:22 PDT
Opera renders the reduction like WebKit.
Comment 3 Robert Blaut 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.
Comment 4 Eric Seidel (no email) 2008-07-03 22:55:48 PDT
Safari and FF3 render the table width differently.
Comment 5 Robert Hogan 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.