Bug 4350

Summary: Implement baseline alignment support for table cells
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, mitz
Priority: P2 Keywords: HasReduction
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
URL: http://web.nickshanks.com/safari/baseline

Nicholas Shanks
Reported 2005-08-09 00:10:42 PDT
Table cells with varying line heights do not baseline-align when they should. Also, the vertical-align property appears to not be inherited from a <table> element to its child <tr> elements. For a demonstration, see http://web.nickshanks.com/safari/baseline
Attachments
Joost de Valk (AlthA)
Comment 1 2005-08-31 00:50:27 PDT
Confirmed, good testcase :)
Eric Seidel (no email)
Comment 2 2005-12-27 14:58:15 PST
I've also seen something (possibly related) in rendering http://www.eseidel.com/svg-status.xml FireFox seems to center the lists in the table cells, where as we do not.
mitz
Comment 3 2009-05-16 19:27:02 PDT
Fixed in r35899.
Note You need to log in before you can comment on or make changes to this bug.