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

Unified Diff: LayoutTests/svg/filters/filterRes3-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
« no previous file with comments | « LayoutTests/svg/filters/filterRes2-expected.txt ('k') | LayoutTests/svg/filters/innershadow-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/filters/filterRes3-expected.txt
diff --git a/LayoutTests/svg/filters/filterRes3-expected.txt b/LayoutTests/svg/filters/filterRes3-expected.txt
index ddc12f92ad01050a92e1c26f5bf1c7fd1877dd7a..bdcaa27663de6f5c726c5ddb2b300d5f7a5e5c55 100644
--- a/LayoutTests/svg/filters/filterRes3-expected.txt
+++ b/LayoutTests/svg/filters/filterRes3-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
[feFlood flood-color="#008000" flood-opacity="1.00"]
LayoutSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feFlood flood-color="#008000" flood-opacity="1.00"]
- RenderSVGRect {rect} at (10,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (10,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=20.00] [width=100.00] [height=100.00]
[filter="f1"] LayoutSVGResourceFilter {filter} at (10,10) size 120x120
- RenderSVGRect {rect} at (150,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=160.00] [y=20.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (150,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=160.00] [y=20.00] [width=100.00] [height=100.00]
[filter="f2"] LayoutSVGResourceFilter {filter} at (150,10) size 120x120
- RenderSVGRect {rect} at (290,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=300.00] [y=20.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (290,10) size 120x120 [fill={[type=SOLID] [color=#000000]}] [x=300.00] [y=20.00] [width=100.00] [height=100.00]
[filter="f3"] LayoutSVGResourceFilter {filter} at (290,10) size 120x120
« no previous file with comments | « LayoutTests/svg/filters/filterRes2-expected.txt ('k') | LayoutTests/svg/filters/innershadow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698