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

Unified Diff: LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-06-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-06-t-expected.txt
diff --git a/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt b/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt
index 18d344c376a9d516e9bff0fbf13433d4afd261b5..e4c359e629b57c1c2031dff5a8a17513a5f56194 100644
--- a/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt
+++ b/LayoutTests/platform/android/svg/W3C-SVG-1.1/render-elems-06-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 (60,13) size 352x306
+ LayoutSVGContainer {g} at (60,13) size 352x306
LayoutSVGText {text} at (180,13) size 93x34 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 93x34
chunk 1 text run 1 at (180.00,40.00) startOffset 0 endOffset 9 width 93.00: "Text fill"
- RenderSVGContainer {g} at (60,69) size 352x250
+ LayoutSVGContainer {g} at (60,69) size 352x250
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