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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 1: Space required after the Public Identifier 1 CONSOLE ERROR: line 1: Space required after the Public Identifier
2 2
3 CONSOLE ERROR: line 1: SystemLiteral " or ' expected 3 CONSOLE ERROR: line 1: SystemLiteral " or ' expected
4 4
5 CONSOLE ERROR: line 1: SYSTEM or PUBLIC, the URI is missing 5 CONSOLE ERROR: line 1: SYSTEM or PUBLIC, the URI is missing
6 6
7 CONSOLE ERROR: line 9: Opening and ending tag mismatch: hr line 7 and body 7 CONSOLE ERROR: line 2: Extra content at the end of the document
8
9 CONSOLE ERROR: line 9: Opening and ending tag mismatch: body line 4 and html
10
11 CONSOLE ERROR: line 10: Premature end of data in tag html line 2
12 8
13 This test passes if it does not crash. 9 This test passes if it does not crash.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698