[Webkit-unassigned] [Bug 56707] New: display: table is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 19 00:32:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56707
Summary: display: table is broken
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://dl.dropbox.com/u/4619191/display-table-border-d
iscrepancy.html
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: drpizza at quiscalusmexicanus.org
1) display: table is acting as if box-sizing were set to border-box (i.e. the width property specifies the width of content + padding, not just the width of the content box)
2) border-collapse: collapse on boxes with display: table does nothing.
Opera 11, IE9, Firefox 4 RC all display the URL consistently.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list