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

Unified Diff: LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-08-t-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/android/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
diff --git a/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt b/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
index ef74cff5b85bb49860e4804e2d007081ed2040ea..5fe2a2b89b8dbe4593937747f4235a42679d68ff 100644
--- a/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
+++ b/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,0) size 480x360
+ LayoutSVGContainer {g} at (0,0) size 480x360
LayoutSVGText {text} at (120,13) size 223x34 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 223x34
chunk 1 text run 1 at (120.00,40.00) startOffset 0 endOffset 20 width 223.00: "Text fill and stroke"
- RenderSVGContainer {g} at (48,57) size 389x274
+ LayoutSVGContainer {g} at (48,57) size 389x274
LayoutSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 152x249
chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: "A"

Powered by Google App Engine
This is Rietveld 408576698