Skip to content

Vertical alignment of equations in table (Webkit) #253

Open
@drfred

Description

@drfred

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions