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

Unified Diff: LayoutTests/platform/mac/svg/custom/transformed-outlines-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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/mac/svg/custom/transformed-outlines-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/transformed-outlines-expected.txt b/LayoutTests/platform/mac/svg/custom/transformed-outlines-expected.txt
index 7c182c91bc318128e87f98d166d5cc431643a22e..86e641c1aa9551adfa8ef0db4c3438df0101e9f0 100644
--- a/LayoutTests/platform/mac/svg/custom/transformed-outlines-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/transformed-outlines-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (10,10) size 437x527
+ LayoutSVGRoot {svg} at (10,10) size 437x527
LayoutSVGEllipse {circle} at (13,8) size 104x104 [fill={[type=SOLID] [color=#FFA500]}] [cx=65.00] [cy=60.00] [r=50.00]
LayoutSVGPath {path} at (138,8) size 104x104 [fill={[type=SOLID] [color=#FFA500]}] [data="M 140 10 L 190 110 L 240 60 L 220 60 L 200 30 Z"]
LayoutSVGContainer {g} at (268,8) size 104x104

Powered by Google App Engine
This is Rietveld 408576698