Mark need to rework for Safari.

This commit is contained in:
Davide P. Cervone 2015-03-04 13:09:43 -05:00
parent 23b66a9ae9
commit e72eef13c5

View File

@ -1118,6 +1118,7 @@
if (obox.d < 0) {
//
// for negative depths, use a table to avoid unwanted baseline space
// FIXME: needs work in Safari.
//
HTML.addElement(stack,"mjx-block",{},[["mjx-table"]]);
stack.firstChild.firstChild.appendChild(over);