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

Unified Diff: LayoutTests/svg/filters/feTile-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/filters/feTile-expected.txt
diff --git a/LayoutTests/svg/filters/feTile-expected.txt b/LayoutTests/svg/filters/feTile-expected.txt
index b90b67c0643b4f9ecc5dd6026921d730bd604590..f3ea1014ba2c7f7a68e327151291231bde3c39dc 100644
--- a/LayoutTests/svg/filters/feTile-expected.txt
+++ b/LayoutTests/svg/filters/feTile-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
[feTile]
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]
- RenderSVGContainer {g} at (0,0) size 420x160
+ 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]
[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]
« 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