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

Unified Diff: LayoutTests/svg/hixie/links/001-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
« no previous file with comments | « LayoutTests/svg/hixie/error/001-expected.txt ('k') | LayoutTests/svg/hixie/mixed/004-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hixie/links/001-expected.txt
diff --git a/LayoutTests/svg/hixie/links/001-expected.txt b/LayoutTests/svg/hixie/links/001-expected.txt
index a318f6994fe4c423e37cc3e521b29039e51de814..b23b3e4f1348f8c9d93d08b263c53b041e07713c 100644
--- a/LayoutTests/svg/hixie/links/001-expected.txt
+++ b/LayoutTests/svg/hixie/links/001-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (250,90) size 300x420
LayoutSVGContainer {a} at (250,90) size 300x180
- RenderSVGEllipse {circle} at (250,90) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=30.00] [r=15.00]
- RenderSVGEllipse {circle} at (370,90) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=30.00] [r=15.00]
+ LayoutSVGEllipse {circle} at (250,90) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=30.00] [r=15.00]
+ LayoutSVGEllipse {circle} at (370,90) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=30.00] [r=15.00]
LayoutSVGContainer {a} at (250,330) size 300x180
LayoutSVGContainer {g} at (250,330) size 300x180
- RenderSVGEllipse {circle} at (250,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=70.00] [r=15.00]
- RenderSVGEllipse {circle} at (370,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=70.00] [r=15.00]
+ LayoutSVGEllipse {circle} at (250,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=70.00] [r=15.00]
+ LayoutSVGEllipse {circle} at (370,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=70.00] [r=15.00]
« no previous file with comments | « LayoutTests/svg/hixie/error/001-expected.txt ('k') | LayoutTests/svg/hixie/mixed/004-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698