From 142225cef10f3d80af64fdf8e24b7eeea0eefabc Mon Sep 17 00:00:00 2001 From: "rbs%maths.uq.edu.au" Date: Sat, 2 Oct 1999 06:53:41 +0000 Subject: [PATCH] Adding relative path to external DTD git-svn-id: svn://10.0.0.236/trunk@49659 18797224-902f-48f8-a5cc-f745e15eee43 --- .../layout/mathml/tests/all-presentation.xml | 55 +++++++++++++++++-- mozilla/layout/mathml/tests/mathml.css | 12 ++-- mozilla/layout/mathml/tests/simple.xml | 4 +- mozilla/layout/mathml/tests/various.xml | 10 +++- 4 files changed, 66 insertions(+), 15 deletions(-) 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 @@ - - + +