commit 492f378ff87a0826f71a9fdb15e6de6946b15e0f
parent 89845b909b50ea8fdba47fb5e6762bfbfdf69be8
Author: Frédéric Wang <fred.wang@free.fr>
Date: Wed, 6 Feb 2013 23:02:01 +0100
Enable the mlabeledtr workaround for Opera
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/unpacked/jax/output/NativeMML/jax.js b/unpacked/jax/output/NativeMML/jax.js
@@ -955,6 +955,7 @@
},
Opera: function (browser) {
nMML.operaPositionBug = true;
+ nMML.TableLabelBug = true;
},
Firefox: function (browser) {
nMML.ffTableWidthBug = !browser.versionAtLeast("13.0"); // <mtable width="xx"> not implemented