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

Side by Side Diff: LayoutTests/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 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 MESSAGE: line 8: Namespace prefix foo on bar is not defined 1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined
2 2
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x84 5 layer at (0,0) size 800x84
6 RenderBlock {html} at (0,0) size 800x84 6 RenderBlock {html} at (0,0) size 800x84
7 RenderBody {body} at (8,16) size 784x52 7 RenderBody {body} at (8,16) size 784x52
8 RenderBlock {p} at (0,0) size 784x18 8 RenderBlock {p} at (0,0) size 784x18
9 RenderText {#text} at (0,0) size 227x18 9 RenderText {#text} at (0,0) size 227x18
10 text run at (0,0) width 227: "You should see error text above this" 10 text run at (0,0) width 227: "You should see error text above this"
11 RenderBlock (anonymous) at (0,34) size 784x0 11 RenderBlock (anonymous) at (0,34) size 784x0
12 RenderInline {bar} at (0,0) size 0x0 12 RenderInline {bar} at (0,0) size 0x0
13 RenderBlock {p} at (0,34) size 784x18 13 RenderBlock {p} at (0,34) size 784x18
14 RenderText {#text} at (0,0) size 350x18 14 RenderText {#text} at (0,0) size 350x18
15 text run at (0,0) width 350: "ERROR? this, and nothing below it should be rendered" 15 text run at (0,0) width 350: "ERROR? this, and nothing below it should be rendered"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698