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

Unified Diff: LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/text-text-04-t-expected.txt
diff --git a/LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-expected.txt b/LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-expected.txt
index 257072b7341d8570a14ce88eea65c87b329c1a48..8019c6ee1b55e9a56749af19cb174b2c8e9aefd4 100644
--- a/LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-expected.txt
+++ b/LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 480x360
RenderView 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
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (39,20) size 415x290
LayoutSVGContainer {g} at (39,20) size 151x25 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,40.00)}]
LayoutSVGText {text} at (-91,-15) size 61x19 contains 1 chunk(s)
@@ -20,7 +20,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,-20) size 60x25 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 60x25
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 60.00: "1234"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#000000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
LayoutSVGContainer {g} at (76,60) size 149x25 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
LayoutSVGText {text} at (-54,-15) size 24x19 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698