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

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

Powered by Google App Engine
This is Rietveld 408576698