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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-05-b-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/linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
index 144c88b8bb10ab7d637d535600d7105385b0d0e3..fd1d1d3ff7453cab4e4f54429e8b63178d522a35 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
@@ -2,13 +2,13 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (5,4) size 457x321
+ LayoutSVGContainer {g} at (5,4) size 457x321
LayoutSVGText {text} at (5,4) size 457x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 457x45
chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 29 width 457.00: "Test 'text-anchor' (vertical)"
- RenderSVGContainer {g} at (152,45) size 117x280
- RenderSVGContainer {g} at (152,45) size 117x280 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
- RenderSVGContainer {g} at (152,147) size 16x178
+ LayoutSVGContainer {g} at (152,45) size 117x280
+ LayoutSVGContainer {g} at (152,45) size 117x280 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
+ LayoutSVGContainer {g} at (152,147) size 16x178
RenderSVGEllipse {circle} at (157,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-8,0) size 16x175 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 16x175
@@ -17,7 +17,7 @@ layer at (0,0) size 480x360
chunk 1 (vertical) text run 3 at (-10.50,70.00) startOffset 2 endOffset 3 height 35.00: "a"
chunk 1 (vertical) text run 4 at (-10.50,105.00) startOffset 3 endOffset 4 height 35.00: "r"
chunk 1 (vertical) text run 5 at (-10.50,140.00) startOffset 4 endOffset 5 height 35.00: "t"
- RenderSVGContainer {g} at (197,45) size 26x210 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+ LayoutSVGContainer {g} at (197,45) size 26x210 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
RenderSVGEllipse {circle} at (207,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-13,-105) size 26x210 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 25x210
@@ -27,7 +27,7 @@ layer at (0,0) size 480x360
chunk 1 (middle anchor, vertical) text run 4 at (-10.50,0.00) startOffset 3 endOffset 4 height 35.00: "d"
chunk 1 (middle anchor, vertical) text run 5 at (-10.50,35.00) startOffset 4 endOffset 5 height 35.00: "l"
chunk 1 (middle anchor, vertical) text run 6 at (-10.50,70.00) startOffset 5 endOffset 6 height 35.00: "e"
- RenderSVGContainer {g} at (251,45) size 18x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+ LayoutSVGContainer {g} at (251,45) size 18x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
RenderSVGEllipse {circle} at (257,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-9,-105) size 18x105 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 17x105

Powered by Google App Engine
This is Rietveld 408576698