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

Unified Diff: LayoutTests/svg/filters/big-sized-filter-2-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/big-sized-filter-2-expected.txt
diff --git a/LayoutTests/svg/filters/big-sized-filter-2-expected.txt b/LayoutTests/svg/filters/big-sized-filter-2-expected.txt
index 7591a6e12870763c6fbdddd1e65248d214207cd8..9610576d09916b8492bd64d370314801bbe66976 100644
--- a/LayoutTests/svg/filters/big-sized-filter-2-expected.txt
+++ b/LayoutTests/svg/filters/big-sized-filter-2-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600
LayoutSVGResourceFilter {filter} [id="filter"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
[feFlood flood-color="#008000" flood-opacity="1.00"]
LayoutSVGContainer {g} at (0,0) size 800x600
- RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
[filter="filter"] LayoutSVGResourceFilter {filter} at (0,0) size 20000x20000
« no previous file with comments | « LayoutTests/svg/custom/xml-stylesheet-expected.txt ('k') | LayoutTests/svg/filters/big-sized-filter-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698