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

Unified Diff: LayoutTests/svg/filters/big-sized-filter-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/big-sized-filter-expected.txt
diff --git a/LayoutTests/svg/filters/big-sized-filter-expected.txt b/LayoutTests/svg/filters/big-sized-filter-expected.txt
index ef7599329df57522d13a75a8e908189fb10a9ff3..b3386190787bdc9ba6855450395cfede169fa054 100644
--- a/LayoutTests/svg/filters/big-sized-filter-expected.txt
+++ b/LayoutTests/svg/filters/big-sized-filter-expected.txt
@@ -9,6 +9,6 @@ layer at (0,0) size 800x600
LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]
- RenderSVGContainer {g} at (0,0) size 800x600
+ LayoutSVGContainer {g} at (0,0) size 800x600
RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=0.00] [y=0.00] [width=20000.00] [height=20000.00]
[filter="filter"] LayoutSVGResourceFilter {filter} at (-2000,-2000) size 24000x24000
« no previous file with comments | « LayoutTests/svg/filters/big-sized-filter-2-expected.txt ('k') | LayoutTests/svg/filters/color-clear-input-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698