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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-31-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/linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
index d33eeba5396f33cadb4967267c509bd66863b096..3cb10a0911b342631af3b392ec4b5d7cdd334d18 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (11,11) size 368x173 [transform={m=((1.50,0.00)(0.00,1.50)) t=(0.00,0.00)}]
LayoutSVGEllipse {circle} at (11,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#800080]}] [cx=30.00] [cy=30.00] [r=20.00]
LayoutSVGEllipse {circle} at (11,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#800080]}] [cx=30.00] [cy=100.00] [r=20.00]
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (86,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#008000]}] [cx=80.00] [cy=30.00] [r=20.00]
LayoutSVGEllipse {circle} at (86,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#008000]}] [cx=80.00] [cy=100.00] [r=20.00]
LayoutSVGEllipse {circle} at (161,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=100.00] [r=20.00]
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (236,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [cx=180.00] [cy=30.00] [r=20.00]
LayoutSVGEllipse {circle} at (236,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [cx=180.00] [cy=100.00] [r=20.00]
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (236,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=180.00] [cy=30.00] [r=20.00]
LayoutSVGEllipse {circle} at (236,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=180.00] [cy=100.00] [r=20.00]
LayoutSVGContainer {g} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698