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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-06-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-06-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-06-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-06-b-expected.txt
index 9d58decf8593540717c21f75eac504d73aea55e1..111fa6de25a81fb10a14570503a85f9639e8a2f7 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-06-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-06-b-expected.txt
@@ -2,12 +2,12 @@ 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 (0,4) size 472x356
+ LayoutSVGContainer {g} at (0,4) size 472x356
LayoutSVGText {text} at (0,4) size 472x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 472x45
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 31 width 472.00: "Test 'baseline-shift' (vertic.)"
- RenderSVGContainer {g} at (82,60) size 294x300
- RenderSVGContainer {g} at (82,60) size 294x300 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
+ LayoutSVGContainer {g} at (82,60) size 294x300
+ LayoutSVGContainer {g} at (82,60) size 294x300 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
LayoutSVGText {text} at (-8,0) size 24x175 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 16x70
chunk 1 (vertical) text run 1 at (-10.50,0.00) startOffset 0 endOffset 1 height 35.00: "t"

Powered by Google App Engine
This is Rietveld 408576698