Index: LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt |
diff --git a/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt b/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt |
index dfe510ba1deccc91a5f8681df0f8e87c66317dbe..ad8ff4b02ba5270f30d3665139e35dbbcfc8e200 100644 |
--- a/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt |
+++ b/LayoutTests/http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt |
@@ -37,13 +37,9 @@ And now some long text in root element. The quick brown fox jumps over the lazy |
jumps over the lazy dog. |
--> |
-<tag-with-short-cdata> |
-<![CDATA[ some short text ]]> |
-</tag-with-short-cdata> |
+<tag-with-short-cdata>some short text</tag-with-short-cdata> |
<tag-with-long-cdata> |
-<![CDATA[ |
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. |
-]]> |
</tag-with-long-cdata> |
<ns:tag-with-some-namespace xmlns:ns="www.example.org/namespace"/> |
</root-tag-with-mixed-content> |