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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-fonts-02-t-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-fonts-02-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-fonts-02-t-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-fonts-02-t-expected.txt
index 33f6ee880baedc4f7def611acd0020ab175c825b..410f3f7491acdc1a80944d39dd1398d5a10387ac 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-fonts-02-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-fonts-02-t-expected.txt
@@ -2,7 +2,7 @@ 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 (100,37) size 605x526
+ LayoutSVGContainer {g} at (100,37) size 605x526
LayoutSVGText {text} at (360,22) size 50x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 50x35
chunk 1 text run 1 at (360.00,50.00) startOffset 0 endOffset 3 width 49.80: "100"
@@ -36,11 +36,11 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (60,102) size 192x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 192x35
chunk 1 text run 1 at (60.00,130.00) startOffset 0 endOffset 14 width 191.40: "This is normal"
- RenderSVGContainer {g} at (100,253) size 358x60
+ LayoutSVGContainer {g} at (100,253) size 358x60
LayoutSVGText {text} at (60,152) size 215x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 215x35
chunk 1 text run 1 at (60.00,180.00) startOffset 0 endOffset 14 width 214.20: "Blue is bolder"
- RenderSVGContainer {g} at (100,337) size 308x59
+ LayoutSVGContainer {g} at (100,337) size 308x59
LayoutSVGText {text} at (60,202) size 185x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 185x35
chunk 1 text run 1 at (60.00,230.00) startOffset 0 endOffset 15 width 184.20: "Blue is lighter"

Powered by Google App Engine
This is Rietveld 408576698