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

Side by Side Diff: LayoutTests/platform/win-xp/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,70) size 86x38 4 RenderSVGRoot {svg} at (100,70) size 86x38
5 LayoutSVGContainer {g} at (100,70) size 86x38 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(10.00,10.00)}] 5 LayoutSVGContainer {g} at (100,70) size 86x38 [transform={m=((1.00,0.00)(0.0 0,1.00)) t=(10.00,10.00)}]
6 RenderSVGViewportContainer {svg} at (100,70) size 86x38 6 LayoutSVGViewportContainer {svg} at (100,70) size 86x38
7 LayoutSVGText {text} at (70,55) size 43x19 contains 1 chunk(s) 7 LayoutSVGText {text} at (70,55) size 43x19 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 43x19 8 LayoutSVGInlineText {#text} at (0,0) size 43x19
9 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: "Passed" 9 chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: "Passed"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698