[Webkit-unassigned] [Bug 121347] New: REGRESSION: Display:table no longer produces table-like layout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 23:16:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121347
Summary: REGRESSION: Display:table no longer produces
table-like layout
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.8
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webmasters at ctosonline.org
This code snippet (just paste into Snippet Editor):
<div style="background:#ddd;width:100%;padding:15px;display:table;">Hello</div>
Produces different results in WebKit 528 and in Safari 6.0.5. In WebKit the div incorrectly protrudes passed the right edge of the window.
--
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