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

Unified Diff: LayoutTests/svg/filters/big-sized-filter-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 a1e98fea958deee85139f70cb7dad147ecd26807..327279086b23c3c952c78a28cc5d2882b1cc43a0 100644
--- a/LayoutTests/svg/filters/big-sized-filter-expected.txt
+++ b/LayoutTests/svg/filters/big-sized-filter-expected.txt
@@ -1,11 +1,11 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
- RenderSVGGradientStop {stop} [offset=0.00] [color=#008000]
- RenderSVGGradientStop {stop} [offset=0.10] [color=#FF0000]
+ LayoutSVGGradientStop {stop} [offset=0.00] [color=#008000]
+ LayoutSVGGradientStop {stop} [offset=0.10] [color=#FF0000]
LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]
« 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