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

Side by Side Diff: LayoutTests/platform/win/svg/custom/junk-data-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 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 774 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 774
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 737x137.88 [bgcolor=#FFDDDD] [bor der: (2px solid #CC7777)] 6 RenderBlock {parsererror} at (16,0) size 737x137.88 [bgcolor=#FFDDDD] [bor der: (2px solid #CC7777)]
7 RenderBlock {h3} at (18,20.72) size 701x22 7 RenderBlock {h3} at (18,20.72) size 701x22
8 RenderText {#text} at (0,0) size 318x21 8 RenderText {#text} at (0,0) size 318x21
9 text run at (0,0) width 318: "This page contains the following error s:" 9 text run at (0,0) width 318: "This page contains the following error s:"
10 RenderBlock {div} at (18,61.44) size 701x15 10 RenderBlock {div} at (18,61.44) size 701x15
11 RenderText {#text} at (0,0) size 413x15 11 RenderText {#text} at (0,0) size 413x15
12 text run at (0,0) width 413: "error on line 6 at column 2: StartTag: invalid element name" 12 text run at (0,0) width 413: "error on line 6 at column 2: StartTag: invalid element name"
13 text run at (413,0) width 0: " " 13 text run at (413,0) width 0: " "
14 RenderBlock {h3} at (18,95.16) size 701x22 14 RenderBlock {h3} at (18,95.16) size 701x22
15 RenderText {#text} at (0,0) size 421x21 15 RenderText {#text} at (0,0) size 421x21
16 text run at (0,0) width 421: "Below is a rendering of the page up to the first error." 16 text run at (0,0) width 421: "Below is a rendering of the page up to the first error."
17 RenderBlock (anonymous) at (0,153.88) size 769x604 17 RenderBlock (anonymous) at (0,153.88) size 769x604
18 RenderSVGRoot {svg} at (8,169) size 196x124 18 LayoutSVGRoot {svg} at (8,169) size 196x124
19 LayoutSVGText {text} at (0,106) size 196x17 contains 1 chunk(s) 19 LayoutSVGText {text} at (0,106) size 196x17 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 196x17 20 LayoutSVGInlineText {#text} at (0,0) size 196x17
21 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 wid th 195.05: "You should see an error above" 21 chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 wid th 195.05: "You should see an error above"
22 LayoutSVGRect {rect} at (8,169) size 100x101 [fill={[type=SOLID] [colo r=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 22 LayoutSVGRect {rect} at (8,169) size 100x101 [fill={[type=SOLID] [colo r=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698