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

Unified Diff: LayoutTests/svg/hixie/links/001-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/hixie/links/001-expected.txt
diff --git a/LayoutTests/svg/hixie/links/001-expected.txt b/LayoutTests/svg/hixie/links/001-expected.txt
index 0d9fb56d5091417e867296e46bde23a16c69152a..a318f6994fe4c423e37cc3e521b29039e51de814 100644
--- a/LayoutTests/svg/hixie/links/001-expected.txt
+++ b/LayoutTests/svg/hixie/links/001-expected.txt
@@ -2,10 +2,10 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (250,90) size 300x420
- RenderSVGContainer {a} at (250,90) size 300x180
+ 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]
- RenderSVGContainer {a} at (250,330) size 300x180
- RenderSVGContainer {g} at (250,330) size 300x180
+ 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]
« no previous file with comments | « LayoutTests/svg/hixie/error/014-test-expected.txt ('k') | LayoutTests/svg/hixie/shapes/path/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698