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

Unified Diff: LayoutTests/svg/filters/feDropShadow-subregion-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/feDropShadow-subregion-expected.txt
diff --git a/LayoutTests/svg/filters/feDropShadow-subregion-expected.txt b/LayoutTests/svg/filters/feDropShadow-subregion-expected.txt
index 116389b63cf9abddc6ae2f806aab52ad15b4a1df..5ac048e7072637f5ba962c254e2d23fa7a6a3acd 100644
--- a/LayoutTests/svg/filters/feDropShadow-subregion-expected.txt
+++ b/LayoutTests/svg/filters/feDropShadow-subregion-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 100x100
[SourceGraphic]
[feOffset dx="10.00" dy="10.00"]
[SourceGraphic]
- RenderSVGRect {rect} at (0,0) size 70x70 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=40.00] [height=40.00]
+ LayoutSVGRect {rect} at (0,0) size 70x70 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=40.00] [height=40.00]
[filter="DropShadow"] LayoutSVGResourceFilter {filter} at (-10,-10) size 80x80

Powered by Google App Engine
This is Rietveld 408576698