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

Side by Side Diff: LayoutTests/svg/hixie/error/013-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 10: Error: Invalid negative value for <svg> attribute widt h="-100" 1 CONSOLE ERROR: line 10: Error: Invalid negative value for <svg> attribute width= "-100"
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x100 4 layer at (0,0) size 800x100
5 RenderBlock {html} at (0,0) size 800x100 5 RenderBlock {html} at (0,0) size 800x100
6 RenderBody {body} at (8,8) size 784x76 6 RenderBody {body} at (8,8) size 784x76
7 RenderBlock (anonymous) at (0,0) size 784x24 7 RenderBlock (anonymous) at (0,0) size 784x24
8 RenderSVGRoot {svg} at (8,8) size 0x0 8 RenderSVGRoot {svg} at (8,8) size 0x0
9 RenderSVGText {text} at (10,20) size 125x13 contains 1 chunk(s) 9 RenderSVGText {text} at (10,20) size 125x13 contains 1 chunk(s)
10 RenderSVGInlineText {#text} at (0,0) size 125x12 10 RenderSVGInlineText {#text} at (0,0) size 125x12
11 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 wid th 125.00: "FAIL (This should not render.)" 11 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 wid th 125.00: "FAIL (This should not render.)"
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {p} at (0,40) size 784x36 [color=#008000] 13 RenderBlock {p} at (0,40) size 784x36 [color=#008000]
14 RenderText {#text} at (0,0) size 749x36 14 RenderText {#text} at (0,0) size 749x36
15 text run at (0,0) width 417: "This line should be green, the word \"FA IL\" should not appear on " 15 text run at (0,0) width 417: "This line should be green, the word \"FA IL\" should not appear on "
16 text run at (417,0) width 332: "this page, but a highly perceivable in dication of error" 16 text run at (417,0) width 332: "this page, but a highly perceivable in dication of error"
17 text run at (0,18) width 65: "should be " 17 text run at (0,18) width 65: "should be "
18 text run at (65,18) width 125: "present somewhere." 18 text run at (65,18) width 125: "present somewhere."
OLDNEW
« no previous file with comments | « LayoutTests/svg/hixie/error/011-expected.txt ('k') | LayoutTests/svg/hixie/error/015-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698