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

Unified Diff: LayoutTests/svg/filters/feTile-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/filters/feTile-expected.txt
diff --git a/LayoutTests/svg/filters/feTile-expected.txt b/LayoutTests/svg/filters/feTile-expected.txt
index f3ea1014ba2c7f7a68e327151291231bde3c39dc..aaa020a4e20be398ce5fbff6f67f815b9e8e265a 100644
--- a/LayoutTests/svg/filters/feTile-expected.txt
+++ b/LayoutTests/svg/filters/feTile-expected.txt
@@ -18,9 +18,9 @@ layer at (0,0) size 800x600
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]
LayoutSVGContainer {g} at (0,0) size 420x160
- RenderSVGRect {rect} at (0,0) size 160x160 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (0,0) size 160x160 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
[filter="filter_1"] LayoutSVGResourceFilter {filter} at (-40,-40) size 200x200
- RenderSVGRect {rect} at (160,10) size 100x100 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=160.00] [y=10.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (160,10) size 100x100 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=160.00] [y=10.00] [width=50.00] [height=50.00]
[filter="filter_2"] LayoutSVGResourceFilter {filter} at (160,10) size 100x100
- RenderSVGRect {rect} at (319,9) size 101x101 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=332.00] [y=22.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (319,9) size 101x101 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=332.00] [y=22.00] [width=50.00] [height=50.00]
[filter="filter_3"] LayoutSVGResourceFilter {filter} at (319.50,9.50) size 100x100
« no previous file with comments | « LayoutTests/svg/filters/feOffset-expected.txt ('k') | LayoutTests/svg/filters/feTurbulence-scale-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698