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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/getTransformToElement-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (20,56) size 101x157 4 RenderSVGRoot {svg} at (20,56) size 101x157
5 RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((0.00,0.00)(0.00,0.0 0)) t=(0.00,0.00)}] 5 LayoutSVGContainer {g} at (0,0) size 0x0 [transform={m=((0.00,0.00)(0.00,0.0 0)) t=(0.00,0.00)}]
6 RenderSVGContainer {g} at (20,56) size 41x18 [transform={m=((1.00,0.00)(0.00 ,1.00)) t=(15.00,15.00)}] 6 LayoutSVGContainer {g} at (20,56) size 41x18 [transform={m=((1.00,0.00)(0.00 ,1.00)) t=(15.00,15.00)}]
7 LayoutSVGText {text} at (50,122) size 82x36 contains 1 chunk(s) 7 LayoutSVGText {text} at (50,122) size 82x36 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 82x36 8 LayoutSVGInlineText {#text} at (0,0) size 82x36
9 chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 8 1.67: "Passed" 9 chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 8 1.67: "Passed"
10 RenderSVGContainer {g} at (49,141) size 72x72 [transform={m=((0.71,0.71)(-0. 71,0.71)) t=(0.00,0.00)}] 10 LayoutSVGContainer {g} at (49,141) size 72x72 [transform={m=((0.71,0.71)(-0. 71,0.71)) t=(0.00,0.00)}]
11 RenderSVGRect {rect} at (49,141) size 72x72 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(100.00,0.00)}] [x=50.00] [y=50.00] [width=70.00] [height=30.00] 11 RenderSVGRect {rect} at (49,141) size 72x72 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(100.00,0.00)}] [x=50.00] [y=50.00] [width=70.00] [height=30.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698