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

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

Issue 673603002: Reland: Make the HTMLDocumentParser yield more aggressively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased Created 6 years, 1 month 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 1b26bc1b3282dd4f4584646024f5438ed7d33ce0..222c2de41a1382a423cc088f6ba6b690fa93375b 100644
--- a/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt
+++ b/LayoutTests/http/tests/misc/xslt-bad-import-expected.txt
@@ -4,10 +4,6 @@ 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
+CONSOLE ERROR: line 2: Extra content at the end of the document
This test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698