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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/interact-events-01-b-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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (30,4) size 402x303 5 LayoutSVGContainer {g} at (30,4) size 402x303
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGText {text} at (30,4) size 402x45 contains 1 chunk(s) 7 LayoutSVGText {text} at (30,4) size 402x45 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 402x45 8 LayoutSVGInlineText {#text} at (0,0) size 402x45
9 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 25 width 4 02.00: "'onload' event attribute." 9 chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 25 width 4 02.00: "'onload' event attribute."
10 LayoutSVGContainer {g} at (47,45) size 362x262 10 LayoutSVGContainer {g} at (47,45) size 362x262
11 LayoutSVGContainer {g} at (47,45) size 111x129 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(77.50,45.00)}] 11 LayoutSVGContainer {g} at (47,45) size 111x129 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(77.50,45.00)}]
12 LayoutSVGRect {rect} at (77,45) size 81x80 [fill={[type=SOLID] [color= #0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00] 12 LayoutSVGRect {rect} at (77,45) size 81x80 [fill={[type=SOLID] [color= #0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
13 LayoutSVGText {text} at (-30,84) size 95x45 contains 1 chunk(s) 13 LayoutSVGText {text} at (-30,84) size 95x45 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 95x45 14 LayoutSVGInlineText {#text} at (0,0) size 95x45
(...skipping 23 matching lines...) Expand all
38 chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 5 wi dth 95.00: "5: No" 38 chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 5 wi dth 95.00: "5: No"
39 LayoutSVGContainer {g} at (297,178) size 112x129 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(327.50,178.00)}] 39 LayoutSVGContainer {g} at (297,178) size 112x129 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(327.50,178.00)}]
40 LayoutSVGRect {rect} at (327,178) size 81x80 [fill={[type=SOLID] [colo r=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00] 40 LayoutSVGRect {rect} at (327,178) size 81x80 [fill={[type=SOLID] [colo r=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
41 LayoutSVGText {text} at (-30,84) size 111x45 contains 1 chunk(s) 41 LayoutSVGText {text} at (-30,84) size 111x45 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 111x45 42 LayoutSVGInlineText {#text} at (0,0) size 111x45
43 chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 wi dth 111.00: "6: Yes" 43 chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 wi dth 111.00: "6: Yes"
44 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 44 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
45 LayoutSVGInlineText {#text} at (0,0) size 261x46 45 LayoutSVGInlineText {#text} at (0,0) size 261x46
46 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.2 $" 46 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.2 $"
47 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 47 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698