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

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

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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 unified diff | Download patch | Annotate | Revision Log
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