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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-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 (10,20) size 421x230 5 LayoutSVGContainer {g} at (10,20) size 421x230
6 LayoutSVGContainer {g} at (10,20) size 421x230 6 LayoutSVGContainer {g} at (10,20) size 421x230
7 LayoutSVGText {text} at (10,20) size 38x12 contains 1 chunk(s) 7 LayoutSVGText {text} at (10,20) size 38x12 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 38x12 8 LayoutSVGInlineText {#text} at (0,0) size 38x12
9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 10 width 38.00: "SVG to fit" 9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 10 width 38.00: "SVG to fit"
10 LayoutSVGContainer {g} at (20,40) size 50x50 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}] 10 LayoutSVGContainer {g} at (20,40) size 50x50 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}]
11 LayoutSVGImage {image} at (20,40) size 50x50 11 LayoutSVGImage {image} at (20,40) size 50x50
12 LayoutSVGText {text} at (10,100) size 43x12 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,100) size 43x12 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 43x12 13 LayoutSVGInlineText {#text} at (0,0) size 43x12
14 chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 widt h 43.00: "Viewport 1" 14 chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 widt h 43.00: "Viewport 1"
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 LayoutSVGContainer {g} at (380,35) size 30x75 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(30.00,0.00)}] 46 LayoutSVGContainer {g} at (380,35) size 30x75 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(30.00,0.00)}]
47 LayoutSVGText {text} at (0,-15) size 24x12 contains 1 chunk(s) 47 LayoutSVGText {text} at (0,-15) size 24x12 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 24x12 48 LayoutSVGInlineText {#text} at (0,0) size 24x12
49 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 wid th 24.00: "*none" 49 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 wid th 24.00: "*none"
50 LayoutSVGRect {rect} at (380,50) size 30x60 [stroke={[type=SOLID] [c olor=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00] 50 LayoutSVGRect {rect} at (380,50) size 30x60 [stroke={[type=SOLID] [c olor=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
51 LayoutSVGImage {image} at (380,50) size 30x60 51 LayoutSVGImage {image} at (380,50) size 30x60
52 LayoutSVGText {text} at (10,304) size 284x45 contains 1 chunk(s) 52 LayoutSVGText {text} at (10,304) size 284x45 contains 1 chunk(s)
53 LayoutSVGInlineText {#text} at (0,0) size 284x45 53 LayoutSVGInlineText {#text} at (0,0) size 284x45
54 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 3.34: "$Revision: 1.11 $" 54 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 3.34: "$Revision: 1.11 $"
55 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] 55 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