| Index: LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt b/LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt
|
| index 1bdb8daf5b57ded6f7054447a6c6156e8801f114..a33ef7df98ebb0eaab6278d851d31b0290597057 100644
|
| --- a/LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt
|
| @@ -1,3 +1,15 @@
|
| -This tests that xml viewer is not used when there is a tag in MATHML namespace.
|
| -SUCCESS
|
| -
|
| +This XML file does not appear to have any style information associated with it. The document tree is shown below.
|
| +<!--
|
| + If you can see this, this test has failed, except if you are
|
| + not using a MathML-aware client.
|
| +-->
|
| +<FAIL xmlns:a="http://www.w3.org/1998/Math/MathML">
|
| +<header>
|
| +This tests that xml viewer is not used when there is a tag in MATHML namespace.
|
| +</header>
|
| +<a:math>
|
| +<a:mrow>
|
| +<a:mi>SUCCESS</a:mi>
|
| +</a:mrow>
|
| +</a:math>
|
| +</FAIL>
|
|
|