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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/transformed-outlines-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt b/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt
index 7b4425656f31f5613ed9588ead566bbab400dfaf..4fe24a10efcb3398c25b48ad52dc1c6aee1ea238 100644
--- a/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt
+++ b/LayoutTests/platform/win/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