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

Unified Diff: LayoutTests/svg/custom/rounded-rects-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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
« no previous file with comments | « LayoutTests/svg/custom/rootelement-expected.txt ('k') | LayoutTests/svg/custom/sheet-title-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/rounded-rects-expected.txt
diff --git a/LayoutTests/svg/custom/rounded-rects-expected.txt b/LayoutTests/svg/custom/rounded-rects-expected.txt
index 00fbe3a09d6e31d16cbf1a02fa1cd4764f9c20b8..8dba1eaae9febd1d5f17bc0d61a549bfc8d31d58 100644
--- a/LayoutTests/svg/custom/rounded-rects-expected.txt
+++ b/LayoutTests/svg/custom/rounded-rects-expected.txt
@@ -2,5 +2,5 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 500x500
RenderSVGRoot {svg} at (50,50) size 400x400
- RenderSVGRect {rect} at (50,50) size 400x400 [fill={[type=SOLID] [color=#00FF00]}] [x=50.00] [y=50.00] [width=400.00] [height=400.00]
- RenderSVGRect {rect} at (150,100) size 200x300 [fill={[type=SOLID] [color=#0000FF]}] [x=150.00] [y=100.00] [width=200.00] [height=300.00]
+ LayoutSVGRect {rect} at (50,50) size 400x400 [fill={[type=SOLID] [color=#00FF00]}] [x=50.00] [y=50.00] [width=400.00] [height=400.00]
+ LayoutSVGRect {rect} at (150,100) size 200x300 [fill={[type=SOLID] [color=#0000FF]}] [x=150.00] [y=100.00] [width=200.00] [height=300.00]
« no previous file with comments | « LayoutTests/svg/custom/rootelement-expected.txt ('k') | LayoutTests/svg/custom/sheet-title-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698