[Webkit-unassigned] [Bug 18695] New: Table layout issues under strict DTD
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 23 09:30:38 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18695
Summary: Table layout issues under strict DTD
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
URL: http://www.nick-santos.com/tests/bubble.html
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: nicksantos at google.com
On the linked page, Safari 3 gives the top row and the bottom row far too much
vertical space.
Switching to a quirks or transitional DTD fixes the issue (the page has a
strict dtd).
Adding line-height:0 and font-size:1px to the TDs on the top and the bottom
also fixes the issue.
The page looks fine on FF/IE.
--
Configure bugmail: http://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