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

Unified Diff: LayoutTests/http/tests/misc/xslt-bad-import-expected.txt

Issue 507583002: XSLImportRule should not be ResourceClient. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/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.

Powered by Google App Engine
This is Rietveld 408576698