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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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 (100,72) size 88x36 4 RenderSVGRoot {svg} at (100,72) size 88x36
5 LayoutSVGContainer {g} at (100,72) size 88x36 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(10.00,10.00)}] 5 LayoutSVGContainer {g} at (100,72) size 88x36 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(10.00,10.00)}]
6 RenderSVGViewportContainer {svg} at (100,72) size 88x36 6 LayoutSVGViewportContainer {svg} at (100,72) size 88x36
7 LayoutSVGText {text} at (70,56) size 44x18 contains 1 chunk(s) 7 LayoutSVGText {text} at (70,56) size 44x18 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 44x18 8 LayoutSVGInlineText {#text} at (0,0) size 44x18
9 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.55: "Passed" 9 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.55: "Passed"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698