Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: LayoutTests/http/tests/xmlviewer/dumpAsText/mathml-expected.txt

Issue 14836009: Rebaseline more tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698