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

Unified Diff: LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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/linux/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
index 4a4cac489acab6e36e21f92c72e7296aad426a73..d103930660f558e78b72d992b0eb9e891f259356 100644
--- a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
@@ -40,4 +40,4 @@ layer at (8,8) size 208x208
RenderView at (0,0) size 208x208
layer at (0,0) size 208x208
RenderSVGRoot {svg} at (20,20) size 168x168
- RenderSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
+ LayoutSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]

Powered by Google App Engine
This is Rietveld 408576698