Bug 416549 – MathML does not render properly with text-align:justify.

Patch by Frédéric WANG <fwsmail35@aol.com>, r=karlt, sr=roc


git-svn-id: svn://10.0.0.236/trunk@247287 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karlt+%karlt.net 2008-03-07 03:47:11 +00:00
parent 19b6f29fed
commit 55b0910047

View File

@ -409,6 +409,7 @@ semantics > :not(:first-child) {
*|*::-moz-mathml-anonymous-block {
display: inline-block !important;
position: static !important;
text-indent: 0;
}
/*****************************************/