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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
index e3de075e11907e0f49734ab72c6a266defd19411..414aa09f3d8403ac051e11c46a83176dde5d6b84 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-05-b-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (151,51) size 118x264
LayoutSVGContainer {g} at (151,51) size 118x264 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
LayoutSVGContainer {g} at (151,147) size 18x168
- RenderSVGEllipse {circle} at (157,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
+ LayoutSVGEllipse {circle} at (157,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-9,0) size 18x165 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 17x165
chunk 1 (vertical) text run 1 at (-10.50,0.00) startOffset 0 endOffset 1 height 33.00: "s"
@@ -18,7 +18,7 @@ layer at (0,0) size 480x360
chunk 1 (vertical) text run 4 at (-10.50,99.00) startOffset 3 endOffset 4 height 33.00: "r"
chunk 1 (vertical) text run 5 at (-10.50,132.00) startOffset 4 endOffset 5 height 33.00: "t"
LayoutSVGContainer {g} at (197,51) size 26x198 [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]
+ LayoutSVGEllipse {circle} at (207,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-13,-99) size 26x198 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 25x198
chunk 1 (middle anchor, vertical) text run 1 at (-10.50,-99.00) startOffset 0 endOffset 1 height 33.00: "m"
@@ -28,7 +28,7 @@ layer at (0,0) size 480x360
chunk 1 (middle anchor, vertical) text run 5 at (-10.50,33.00) startOffset 4 endOffset 5 height 33.00: "l"
chunk 1 (middle anchor, vertical) text run 6 at (-10.50,66.00) startOffset 5 endOffset 6 height 33.00: "e"
LayoutSVGContainer {g} at (251,51) size 18x102 [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]
+ LayoutSVGEllipse {circle} at (257,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
LayoutSVGText {text} at (-9,-99) size 18x99 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 17x99
chunk 1 (end anchor, vertical) text run 1 at (-10.50,-99.00) startOffset 0 endOffset 1 height 33.00: "e"

Powered by Google App Engine
This is Rietveld 408576698