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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/small-fonts-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 (170,173) size 408x27 4 RenderSVGRoot {svg} at (170,173) size 408x27
5 RenderSVGContainer {g} at (170,173) size 408x27 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(2.25,2.75)}] 5 LayoutSVGContainer {g} at (170,173) size 408x27 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(2.25,2.75)}]
6 LayoutSVGText {text} at (0,-1) size 6x2 contains 1 chunk(s) 6 LayoutSVGText {text} at (0,-1) size 6x2 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 6x1 7 LayoutSVGInlineText {#text} at (0,0) size 6x1
8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 5.7 5: "Passes if text is visible and not extra huge." 8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 5.7 5: "Passes if text is visible and not extra huge."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698