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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-repaint-rects-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-repaint-rects-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-repaint-rects-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-repaint-rects-expected.txt
index cf300d79748fa042dc7a29d5a743e2adb4b65b0f..625f73e69a12318555fdf7f7d3f06640bd469a79 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-repaint-rects-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-repaint-rects-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x164
RenderText {#text} at (0,32) size 210x19
text run at (0,32) width 210: "The alphabet A through M is here: "
RenderSVGRoot {svg} at (218,18) size 500x45
- RenderSVGContainer {g} at (218,18) size 500x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,47.00)}]
+ LayoutSVGContainer {g} at (218,18) size 500x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,47.00)}]
LayoutSVGText {text} at (0,-45) size 35x57 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 35x57
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 35.00: "A"

Powered by Google App Engine
This is Rietveld 408576698