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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/svg/text/small-fonts-in-html5-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/small-fonts-in-html5-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/small-fonts-in-html5-expected.txt
index a2b881185c7d93e91d8529c435ae4a0d2dbdc63f..275e8e55ddcc3086ff7493db280078ad89eecc98 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/small-fonts-in-html5-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/small-fonts-in-html5-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x594
text run at (0,0) width 470: "Small fonts in HTML5/inline SVG"
RenderBlock (anonymous) at (0,58.44) size 784x506
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.24: "Test passed."

Powered by Google App Engine
This is Rietveld 408576698