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

Side by Side Diff: LayoutTests/fast/dom/dom-parse-parsererror-expected.txt

Issue 771493002: Insert the error message block when stopping parsing and an error occurred Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix svg/custom/missing-xlink.svg Created 5 years, 7 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
OLDNEW
(Empty)
1 This tests parsing XHTML containing various syntax errors to make sure that a <p arsererror> element is added.
2 Namespace prefix x for test on span is not defined
3 StartTag: invalid element name
4 Failed to parse QName ':test'
5 Opening and ending tag mismatch: em line 0 and span
6 Opening and ending tag mismatch: span line 0 and body
7 Opening and ending tag mismatch: body line 0 and span
8 StartTag: invalid element name
9 expected '>'
10 Specification mandate value for attribute novalue
11 error parsing attribute name
12 Failed to parse QName '::'
13 Failed to parse QName 'xmlns:'
14 redefinition of the xmlns prefix is forbidden
15 AttValue: " or ' expected
16 error parsing attribute name
17 StartTag: invalid element name
18 Specification mandate value for attribute p1
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/dom-parse-parsererror.html ('k') | Source/core/xml/parser/XMLDocumentParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698