RESOLVED DUPLICATE of bug 16611 16900
Vertical-align sometimes fails
https://bugs.webkit.org/show_bug.cgi?id=16900
Summary Vertical-align sometimes fails
Maciej Stachowiak
Reported 2008-01-16 19:42:30 PST
A KHTML developer reported that the following test case fails in WebKit: <style>b{vertical-align:-40}</style><b>___<b>___<b>___<b>___ It displays a stairstep in Gecko, Presto, Trident and KHTML, but a straight line in WebKit, presumably because the vertical-align doesn't get applied properly. No idea if this affects real sites.
Attachments
Mark Rowe (bdash)
Comment 1 2008-01-16 19:44:51 PST
*** This bug has been marked as a duplicate of 16611 ***
Note You need to log in before you can comment on or make changes to this bug.