diff --git a/mozilla/layout/mathml/tests/all-presentation.xml b/mozilla/layout/mathml/tests/all-presentation.xml index b7164aace3c..903aa329ef2 100644 --- a/mozilla/layout/mathml/tests/all-presentation.xml +++ b/mozilla/layout/mathml/tests/all-presentation.xml @@ -1,6 +1,6 @@ - + Aqpi; -A bit of calculus - +A bit of calculus with poor markup: + + -abf(x)dx + + + + a + b + +f(x)dx -xF(x,y) -+ yF(x,y) + + + + + + + x + + + + + F + ( + x + , + y + ) + + + + + + + + + + y + + + + + F + ( + x + , + y + ) + + ; Here is the alphabet with invisible diff --git a/mozilla/layout/mathml/tests/mathml.css b/mozilla/layout/mathml/tests/mathml.css index 0f981754ef8..f4cc183e34a 100644 --- a/mozilla/layout/mathml/tests/mathml.css +++ b/mozilla/layout/mathml/tests/mathml.css @@ -100,14 +100,14 @@ mn { mi { color: red; - font-style: italic; +/* font-style: normal; */ /* border: 1px solid blue; */ } mo { - font-style: normal; - border: 1px solid black; - background-color: blue; +/* font-style: normal; */ +/* border: 1px solid black; */ +/* background-color: blue; */ } merror { @@ -153,6 +153,10 @@ mtr { valign: baseline; } +:-moz-math-font-style-italic { + font-style: italic; +} + :-moz-math-font-style-normal { font-style: normal; } diff --git a/mozilla/layout/mathml/tests/simple.xml b/mozilla/layout/mathml/tests/simple.xml index f64f234071b..63605bceaf7 100644 --- a/mozilla/layout/mathml/tests/simple.xml +++ b/mozilla/layout/mathml/tests/simple.xml @@ -1,6 +1,6 @@ - - + +