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

Side by Side Diff: LayoutTests/platform/win/fast/parser/xml-colon-entity-expected.txt

Issue 1203853002: Rebaseline after libxml update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: readd some failures Created 5 years, 6 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 CRASH: malformed entity of &: in xml causes access violation. 1 CRASH: malformed entity of &: in xml causes access violation.
2 2
3 If you don't crash, you pass. A parsing error in the "xml-parser" subframe is ex pected. 3 If you don't crash, you pass. A parsing error in the "xml-parser" subframe is ex pected.
4 4
5 5
6 6
7 -------- 7 --------
8 Frame: 'xml-parser' 8 Frame: 'xml-parser'
9 -------- 9 --------
10 This page contains the following errors: 10 This page contains the following errors:
11 11
12 error on line 2 at column 13: Entity ':' not defined 12 error on line 2 at column 14: Entity ':' not defined
13 error on line 5 at column 1: AttValue: ' expected 13 error on line 5 at column 1: AttValue: ' expected
14 Below is a rendering of the page up to the first error. 14 Below is a rendering of the page up to the first error.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698