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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/focus-ring-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-xp/svg/custom/focus-ring-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/focus-ring-expected.txt b/LayoutTests/platform/win-xp/svg/custom/focus-ring-expected.txt
index 8a0cb930dd132ac8130b1c778adec56727c5deca..31ae07e3058cc826d5d16608507646fa41f39c9b 100644
--- a/LayoutTests/platform/win-xp/svg/custom/focus-ring-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/focus-ring-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 (10,5) size 110x110 [fill={[type=SOLID] [color=#FFA500]}] [cx=65.00] [cy=60.00] [r=50.00]
LayoutSVGPath {path} at (135,5) size 110x110 [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 (265,5) size 110x110

Powered by Google App Engine
This is Rietveld 408576698