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

Unified Diff: LayoutTests/svg/filters/shadow-on-filter-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/shadow-on-filter-expected.txt
diff --git a/LayoutTests/svg/filters/shadow-on-filter-expected.txt b/LayoutTests/svg/filters/shadow-on-filter-expected.txt
index dec50e7c033edb2a7a8599050197af0af43c46a9..55f715fcaac6ea095166337c8549c8df892cf474 100644
--- a/LayoutTests/svg/filters/shadow-on-filter-expected.txt
+++ b/LayoutTests/svg/filters/shadow-on-filter-expected.txt
@@ -8,5 +8,5 @@ layer at (0,0) size 800x600
[feComposite operation="OVER"]
[feFlood flood-color="#FF0000" flood-opacity="1.00"]
[feFlood flood-color="#008000" flood-opacity="1.00"]
- RenderSVGRect {rect} at (50,50) size 480x480 [fill={[type=SOLID] [color=#008000]}] [x=200.00] [y=200.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (50,50) size 480x480 [fill={[type=SOLID] [color=#008000]}] [x=200.00] [y=200.00] [width=300.00] [height=300.00]
[filter="filter"] LayoutSVGResourceFilter {filter} at (50,50) size 480x480

Powered by Google App Engine
This is Rietveld 408576698