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

Unified Diff: LayoutTests/svg/filters/feDropShadow-zero-deviation-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-zero-deviation-expected.txt
diff --git a/LayoutTests/svg/filters/feDropShadow-zero-deviation-expected.txt b/LayoutTests/svg/filters/feDropShadow-zero-deviation-expected.txt
index 803a1a9452cfdfd7680f9ab3307b7d83241f8129..843adb1a6c7b41c72ef6966548be58f9d0da54eb 100644
--- a/LayoutTests/svg/filters/feDropShadow-zero-deviation-expected.txt
+++ b/LayoutTests/svg/filters/feDropShadow-zero-deviation-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
LayoutSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feDropShadow stdDeviation="1.00, 0.00" dx="2.00" dy="2.00" flood-color="#000000" flood-opacity="1.00]
[SourceGraphic]
- RenderSVGRect {rect} at (49,19) size 12x12 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=20.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (49,19) size 12x12 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=20.00] [width=10.00] [height=10.00]
[filter="f1"] LayoutSVGResourceFilter {filter} at (49,19) size 12x12
- RenderSVGRect {rect} at (49,39) size 12x12 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=40.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (49,39) size 12x12 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=40.00] [width=10.00] [height=10.00]
[filter="f2"] LayoutSVGResourceFilter {filter} at (49,39) size 12x12
« no previous file with comments | « LayoutTests/svg/filters/feDropShadow-subregion-expected.txt ('k') | LayoutTests/svg/filters/feGaussianBlur-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698