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

Unified Diff: LayoutTests/svg/custom/dasharrayOrigin-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/svg/custom/dasharrayOrigin-expected.txt
diff --git a/LayoutTests/svg/custom/dasharrayOrigin-expected.txt b/LayoutTests/svg/custom/dasharrayOrigin-expected.txt
index de6ce2fc5b49e7b953d0fa277caf451cf79145f9..db96bc6623eed999a5ac0c9333c41d725aa55b79 100644
--- a/LayoutTests/svg/custom/dasharrayOrigin-expected.txt
+++ b/LayoutTests/svg/custom/dasharrayOrigin-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderSVGRoot {svg} at (27,25) size 148x148
LayoutSVGRect {rect} at (42,42) size 116x116 [stroke={[type=SOLID] [color=#D3D3D3] [stroke width=15.00]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (50,42) size 108x113 [stroke={[type=SOLID] [color=#008000] [stroke width=15.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
- RenderSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [color=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00]
- RenderSVGEllipse {circle} at (50,50) size 103x103 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [cx=100.00] [cy=100.00] [r=50.00]
+ LayoutSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [color=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00]
+ LayoutSVGEllipse {circle} at (50,50) size 103x103 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [cx=100.00] [cy=100.00] [r=50.00]
LayoutSVGRect {rect} at (27,27) size 146x146 [stroke={[type=SOLID] [color=#D3D3D3] [stroke width=5.00]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00]
LayoutSVGRect {rect} at (30,25) size 145x145 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00]
« no previous file with comments | « LayoutTests/svg/custom/createImageElement-expected.txt ('k') | LayoutTests/svg/custom/dynamic-empty-path-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698