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

Side by Side Diff: LayoutTests/platform/win-xp/svg/custom/path-bad-data-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 773 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 773
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x600 3 layer at (0,0) size 785x600
4 RenderBlock {html} at (0,0) size 785x600 4 RenderBlock {html} at (0,0) size 785x600
5 RenderBody {body} at (8,16) size 769x600 5 RenderBody {body} at (8,16) size 769x600
6 RenderBlock {parsererror} at (16,0) size 737x135.88 [bgcolor=#FFDDDD] [bor der: (2px solid #CC7777)] 6 RenderBlock {parsererror} at (16,0) size 737x135.88 [bgcolor=#FFDDDD] [bor der: (2px solid #CC7777)]
7 RenderBlock {h3} at (18,20.72) size 701x21 7 RenderBlock {h3} at (18,20.72) size 701x21
8 RenderText {#text} at (0,0) size 306x20 8 RenderText {#text} at (0,0) size 306x20
9 text run at (0,0) width 306: "This page contains the following error s:" 9 text run at (0,0) width 306: "This page contains the following error s:"
10 RenderBlock {div} at (18,60.44) size 701x15 10 RenderBlock {div} at (18,60.44) size 701x15
11 RenderText {#text} at (0,0) size 462x15 11 RenderText {#text} at (0,0) size 462x15
12 text run at (0,0) width 462: "error on line 9 at column 66: invalid character in attribute value" 12 text run at (0,0) width 462: "error on line 9 at column 66: invalid character in attribute value"
13 text run at (462,0) width 0: " " 13 text run at (462,0) width 0: " "
14 RenderBlock {h3} at (18,94.16) size 701x21 14 RenderBlock {h3} at (18,94.16) size 701x21
15 RenderText {#text} at (0,0) size 408x20 15 RenderText {#text} at (0,0) size 408x20
16 text run at (0,0) width 408: "Below is a rendering of the page up to the first error." 16 text run at (0,0) width 408: "Below is a rendering of the page up to the first error."
17 RenderBlock (anonymous) at (0,151.88) size 769x605 17 RenderBlock (anonymous) at (0,151.88) size 769x605
18 RenderSVGRoot {svg} at (8,167) size 200x201 18 RenderSVGRoot {svg} at (8,167) size 200x201
19 RenderSVGPath {path} at (8,167) size 200x201 [fill={[type=SOLID] [colo r=#008000]}] [data="M 0 0 L 200 0 L 200 200 L 0 200"] 19 LayoutSVGPath {path} at (8,167) size 200x201 [fill={[type=SOLID] [colo r=#008000]}] [data="M 0 0 L 200 0 L 200 200 L 0 200"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698