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

Unified Diff: LayoutTests/platform/win/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/svg/text/text-repaint-rects-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt b/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
index 0f0e7b096c37c963821c281b5ffa149a39b34a38..97d86b0fb394d6a67db38bd2f05efa05fd98cede 100644
--- a/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
+++ b/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x155
RenderText {#text} at (0,33) size 226x17
text run at (0,33) width 226: "The alphabet A through M is here: "
RenderSVGRoot {svg} at (233,18) size 501x45
- RenderSVGContainer {g} at (233,18) size 501x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,47.00)}]
+ LayoutSVGContainer {g} at (233,18) size 501x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,47.00)}]
LayoutSVGText {text} at (0,-45) size 37x56 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 37x56
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.11: "A"

Powered by Google App Engine
This is Rietveld 408576698