[Webkit-unassigned] [Bug 21669] New: overflow in cells due to margin-right
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 14:18:03 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21669
Summary: overflow in cells due to margin-right
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasneet at chromium.org
CC: jasneet at chromium.org
I Steps:
Go to the attached testcase
II Issue:
The overflow is happening because of margin-right. webkit computes the width
of the cell by adding additional margin information to width:100%. Where as IE
includes the margin information in width:100% itself.
III Other Browsers:
IE7: ok
FF3: not ok
IV Nightly tested: 37604
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list