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

Unified Diff: LayoutTests/platform/win-xp/svg/text/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/win-xp/svg/text/text-align-06-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-align-06-b-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-align-06-b-expected.txt
index 8b9c6ab93d1e7ddae9b551d48317e06082574cc2..d932bb3b05738f221722bd2a4c5fc2280d19ed54 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-align-06-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-align-06-b-expected.txt
@@ -2,12 +2,12 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGContainer {g} at (0,6) size 800x594
+ LayoutSVGContainer {g} at (0,6) size 800x594
LayoutSVGText {text} at (0,4) size 482x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 482x45
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 31 width 481.20: "Test 'baseline-shift' (vertic.)"
- RenderSVGContainer {g} at (135,100) size 492x500
- RenderSVGContainer {g} at (135,100) size 492x500 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
+ LayoutSVGContainer {g} at (135,100) size 492x500
+ LayoutSVGContainer {g} at (135,100) size 492x500 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
LayoutSVGText {text} at (-9,0) size 25x172 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 17x69
chunk 1 (vertical) text run 1 at (-10.50,0.00) startOffset 0 endOffset 1 height 34.20: "t"

Powered by Google App Engine
This is Rietveld 408576698