RESOLVED FIXED 4350
Implement baseline alignment support for table cells
https://bugs.webkit.org/show_bug.cgi?id=4350
Summary Implement baseline alignment support for table cells
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.