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

Unified Diff: LayoutTests/svg/custom/animation-currentColor-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
Index: LayoutTests/svg/custom/animation-currentColor-expected.txt
diff --git a/LayoutTests/svg/custom/animation-currentColor-expected.txt b/LayoutTests/svg/custom/animation-currentColor-expected.txt
index ff7105dd9aaee390ef07cf8d1336d8abce1b74e2..0bebd623f8a09ff9f0f2a09b81980e202ef50ead 100644
--- a/LayoutTests/svg/custom/animation-currentColor-expected.txt
+++ b/LayoutTests/svg/custom/animation-currentColor-expected.txt
@@ -2,13 +2,13 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (10,10) size 100x250
- RenderSVGRect {rect} at (10,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (60,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=10.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (60,110) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=110.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (10,160) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=160.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (60,160) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=160.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (10,210) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=210.00] [width=50.00] [height=50.00]
- RenderSVGRect {rect} at (60,210) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=210.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (60,10) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=10.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=60.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (60,60) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=60.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (60,110) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=110.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,160) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=160.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (60,160) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=60.00] [y=160.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (10,210) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=210.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (60,210) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=210.00] [width=50.00] [height=50.00]

Powered by Google App Engine
This is Rietveld 408576698