Open
Description
When an equation is placed in a table cell with vertical-align: top and the height of the equation is different than the height of the other text, it is not aligned with the other text in chrome or safari.
However, the alignment is correct with firefox or opera.
Using html <sup> does the same thing, so I suspect it is a browser issue.
I don't know which is actually the correct behavior.
Here is an example: http://sullivan.mathcs.wilkes.edu/bug.html
A workaround is to put the contents of the cell inside a div.