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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-viewattr-02-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 (10,50) size 420x245 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,30.00)}] 5 LayoutSVGContainer {g} at (10,50) size 420x245 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,30.00)}]
6 LayoutSVGContainer {g} at (10,50) size 420x245 6 LayoutSVGContainer {g} at (10,50) size 420x245
7 LayoutSVGText {text} at (10,20) size 44x12 contains 1 chunk(s) 7 LayoutSVGText {text} at (10,20) size 44x12 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 44x12 8 LayoutSVGInlineText {#text} at (0,0) size 44x12
9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 13 width 44.00: "Raster to fit" 9 chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 13 width 44.00: "Raster to fit"
10 LayoutSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}] 10 LayoutSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}]
11 LayoutSVGImage {image} at (20,70) size 40x40 11 LayoutSVGImage {image} at (20,70) size 40x40
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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 LayoutSVGContainer {g} at (300,250) size 50x45 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,50.00)}] 104 LayoutSVGContainer {g} at (300,250) size 50x45 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,50.00)}]
105 LayoutSVGText {text} at (0,-15) size 28x12 contains 1 chunk(s) 105 LayoutSVGText {text} at (0,-15) size 28x12 contains 1 chunk(s)
106 LayoutSVGInlineText {#text} at (0,0) size 28x12 106 LayoutSVGInlineText {#text} at (0,0) size 28x12
107 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 wid th 28.00: "*YMax" 107 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 wid th 28.00: "*YMax"
108 LayoutSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [ color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00] 108 LayoutSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [ color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
109 LayoutSVGImage {image} at (300,265) size 50x30 109 LayoutSVGImage {image} at (300,265) size 50x30
110 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 110 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
111 LayoutSVGInlineText {#text} at (0,0) size 264x45 111 LayoutSVGInlineText {#text} at (0,0) size 264x45
112 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $" 112 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $"
113 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] 113 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