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

Unified Diff: LayoutTests/platform/linux/svg/text/small-fonts-in-html5-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/linux/svg/text/small-fonts-in-html5-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt b/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
index 7662310c2ae888cf40611fc43c038a8d47b5b446..0f7c7b6365c134d6521386282edd12098598a662 100644
--- a/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x595
text run at (0,0) width 472: "Small fonts in HTML5/inline SVG"
RenderBlock (anonymous) at (0,58.44) size 784x507
RenderSVGRoot {svg} at (8,79) size 502x507
- RenderSVGContainer {g} at (159,261) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (159,261) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 1x1
chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: "Test passed."

Powered by Google App Engine
This is Rietveld 408576698