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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGContainer {g} at (0,0) size 181x277 5 LayoutSVGContainer {g} at (0,0) size 181x277
6 RenderSVGRect {rect} at (0,45) size 51x82 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=46.00] [width=50.00] [ height=80.00] 6 RenderSVGRect {rect} at (0,45) size 51x82 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=46.00] [width=50.00] [ height=80.00]
7 RenderSVGRect {rect} at (129,0) size 52x81 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=0.00] [width=50.00] [height=80.00] 7 RenderSVGRect {rect} at (129,0) size 52x81 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=0.00] [width=50.00] [height=80.00]
8 RenderSVGRect {rect} at (249,45) size 2x82 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=250.00] [y=46.00] [width=0.00] [height=80.00] 8 RenderSVGRect {rect} at (249,45) size 2x82 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=250.00] [y=46.00] [width=0.00] [height=80.00]
9 RenderSVGRect {rect} at (349,45) size 52x2 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00 ] [height=0.00] 9 RenderSVGRect {rect} at (349,45) size 52x2 [stroke={[type=SOLID] [color=#0 00000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00 ] [height=0.00]
10 RenderSVGRect {rect} at (29,195) size 52x82 [stroke={[type=SOLID] [color=# 000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=30.00] [y=196.00] [width=50.0 0] [height=80.00] 10 RenderSVGRect {rect} at (29,195) size 52x82 [stroke={[type=SOLID] [color=# 000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=30.00] [y=196.00] [width=50.0 0] [height=80.00]
11 RenderSVGRect {rect} at (129,195) size 52x82 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=196.00] [width=50 .00] [height=80.00] 11 RenderSVGRect {rect} at (129,195) size 52x82 [stroke={[type=SOLID] [color= #000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=196.00] [width=50 .00] [height=80.00]
12 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 264x45 13 LayoutSVGInlineText {#text} at (0,0) size 264x45
14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.4 $" 14 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.4 $"
15 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 15 RenderSVGRect {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