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

Unified Diff: LayoutTests/platform/mac/svg/text/small-fonts-2-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt b/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt
index 0c15ee29a9d1cfba9c752c6d672a335fac0fffc2..39f11e0880163791e1c6a49fb1adbbaa3ff48c79 100644
--- a/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt
+++ b/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt
@@ -2,23 +2,23 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (160,0) size 477x530
- RenderSVGContainer {g} at (160,0) size 281x75 [transform={m=((0.10,0.00)(0.00,0.10)) t=(10.00,10.00)}]
+ LayoutSVGContainer {g} at (160,0) size 281x75 [transform={m=((0.10,0.00)(0.00,0.10)) t=(10.00,10.00)}]
LayoutSVGText {text} at (0,-109) size 468x134 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 468x134
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 467.05: "0,1,2,3,4"
- RenderSVGContainer {g} at (160,84) size 281x81 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,25.00)}]
+ LayoutSVGContainer {g} at (160,84) size 281x81 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,25.00)}]
LayoutSVGText {text} at (0,-11) size 47x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 47x14
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 46.71: "0,1,2,3,4"
- RenderSVGContainer {g} at (160,174) size 282x82 [transform={m=((12.00,0.00)(0.00,12.00)) t=(10.00,40.00)}]
+ LayoutSVGContainer {g} at (160,174) size 282x82 [transform={m=((12.00,0.00)(0.00,12.00)) t=(10.00,40.00)}]
LayoutSVGText {text} at (0,-1) size 4x2 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 4x2
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 3.89: "0,1,2,3,4"
- RenderSVGContainer {g} at (160,264) size 282x82 [transform={m=((24.00,0.00)(0.00,24.00)) t=(10.00,55.00)}]
+ LayoutSVGContainer {g} at (160,264) size 282x82 [transform={m=((24.00,0.00)(0.00,24.00)) t=(10.00,55.00)}]
LayoutSVGText {text} at (0,-1) size 2x2 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 2x1
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 1.95: "0,1,2,3,4"
- RenderSVGContainer {g} at (160,375) size 477x155 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
+ LayoutSVGContainer {g} at (160,375) size 477x155 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
LayoutSVGText {text} at (0,-8) size 265x86 contains 1 chunk(s)
RenderSVGTSpan {tspan} at (0,0) size 217x10
LayoutSVGInlineText {#text} at (0,0) size 217x10

Powered by Google App Engine
This is Rietveld 408576698