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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-repaint-rects-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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-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 625f73e69a12318555fdf7f7d3f06640bd469a79..4c5b3af9bfd2bcf302560fdc98adde937a36c0b0 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
@@ -6,7 +6,7 @@ layer at (0,0) size 800x164
RenderBlock {p} at (0,0) size 784x132
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
+ LayoutSVGRoot {svg} at (218,18) size 500x45
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

Powered by Google App Engine
This is Rietveld 408576698