Index: LayoutTests/http/tests/misc/xslt-bad-import-expected.txt |
diff --git a/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt b/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt |
index 654ddf7f17efab58e42fabe385257964ae2c5d41..1b26bc1b3282dd4f4584646024f5438ed7d33ce0 100644 |
--- a/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt |
+++ b/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt |
@@ -1 +1,13 @@ |
+CONSOLE ERROR: line 1: Space required after the Public Identifier |
+ |
+CONSOLE ERROR: line 1: SystemLiteral " or ' expected |
+ |
+CONSOLE ERROR: line 1: SYSTEM or PUBLIC, the URI is missing |
+ |
+CONSOLE ERROR: line 9: Opening and ending tag mismatch: hr line 7 and body |
+ |
+CONSOLE ERROR: line 9: Opening and ending tag mismatch: body line 4 and html |
+ |
+CONSOLE ERROR: line 10: Premature end of data in tag html line 2 |
+ |
This test passes if it does not crash. |