Mark need to rework for Safari.
This commit is contained in:
parent
23b66a9ae9
commit
e72eef13c5
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user