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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-intro-01-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/linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt
index 781ee3d41303bf7e3b6c961c5b5c584c2b7ea5d9..61cc0e85d8ec635034008068a2a0f7c8f9ec8dd2 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt
@@ -2,8 +2,8 @@ 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
- RenderSVGContainer {g} at (5,49) size 457x243
- RenderSVGContainer {g} at (49,49) size 381x222
+ LayoutSVGContainer {g} at (5,49) size 457x243
+ LayoutSVGContainer {g} at (49,49) size 381x222
RenderSVGRect {rect} at (49,49) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=50.00] [y=50.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (49,154) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=50.00] [y=155.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (129,49) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=130.00] [y=50.00] [width=35.00] [height=60.00]
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
RenderSVGRect {rect} at (393,49) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=394.00] [y=50.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (393,154) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=394.00] [y=155.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (234,259) size 12x12 [stroke={[type=SOLID] [color=#000000]}] [x=235.00] [y=260.00] [width=10.00] [height=10.00]
- RenderSVGContainer {g} at (5,82) size 457x210
+ LayoutSVGContainer {g} at (5,82) size 457x210
LayoutSVGText {text} at (5,82) size 25x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 25x10
chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 7 width 25.00: "Stroked"

Powered by Google App Engine
This is Rietveld 408576698