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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-83-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/win-xp/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt
index c5d112b8971f69d8dc11149c33fef8c0c4330347..cef82d61ef9be773b5ce7efb73f724506fd56372 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (137,10) size 206x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 205x19
chunk 1 (middle anchor) text run 1 at (137.50,25.00) startOffset 0 endOffset 33 width 205.00: "<animate> on <path>'s d attribute"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGContainer {g} at (0,0) size 45x45
LayoutSVGEllipse {circle} at (0,0) size 41x41 [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=2.00]}] [cx=0.00] [cy=0.00] [r=40.00]
LayoutSVGPath {line} at (0,0) size 45x1 [stroke={[type=SOLID] [color=#C0C0C0]}] [x1=-45.00] [y1=0.00] [x2=45.00] [y2=0.00]

Powered by Google App Engine
This is Rietveld 408576698