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

Unified Diff: LayoutTests/platform/android/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/android/svg/custom/focus-ring-expected.txt
diff --git a/LayoutTests/platform/android/svg/custom/focus-ring-expected.txt b/LayoutTests/platform/android/svg/custom/focus-ring-expected.txt
index c9d341e9a0ef9c098d70a46e4f03c3bd1873b058..f460927c62848508c798a9c14ef053f42bc6db9d 100644
--- a/LayoutTests/platform/android/svg/custom/focus-ring-expected.txt
+++ b/LayoutTests/platform/android/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