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

Side by Side Diff: LayoutTests/platform/mac/svg/hixie/error/013-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 10: Error: Invalid negative value for <svg> attribute width= "-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 LayoutSVGRoot {svg} at (8,8) size 0x0
9 LayoutSVGText {text} at (10,20) size 125x13 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,20) size 125x13 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 125x13 10 LayoutSVGInlineText {#text} at (0,0) size 125x13
11 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 wid th 124.15: "FAIL (This should not render.)" 11 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 wid th 124.15: "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 761x36 14 RenderText {#text} at (0,0) size 761x36
15 text run at (0,0) width 421: "This line should be green, the word \"FA IL\" should not appear on " 15 text run at (0,0) width 421: "This line should be green, the word \"FA IL\" should not appear on "
16 text run at (420,0) width 341: "this page, but a highly perceivable in dication of error" 16 text run at (420,0) width 341: "this page, but a highly perceivable in dication of error"
17 text run at (0,18) width 66: "should be " 17 text run at (0,18) width 66: "should be "
18 text run at (65,18) width 128: "present somewhere." 18 text run at (65,18) width 128: "present somewhere."
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/svg/hixie/error/012-expected.txt ('k') | LayoutTests/platform/mac/svg/hixie/error/017-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698