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

Unified Diff: LayoutTests/svg/css/path-gradient-stroke-shadow-expected.txt

Issue 419803004: Auto-rebaseline for r178853 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/css/path-gradient-stroke-shadow-expected.txt
diff --git a/LayoutTests/svg/css/path-gradient-stroke-shadow-expected.txt b/LayoutTests/svg/css/path-gradient-stroke-shadow-expected.txt
index 31a4781155cd4ed19d4d8c2433e79b94ee24f7cb..436b6c5845b6cab40d49c86b451917bba495c4bb 100644
--- a/LayoutTests/svg/css/path-gradient-stroke-shadow-expected.txt
+++ b/LayoutTests/svg/css/path-gradient-stroke-shadow-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
RenderSVGResourceFilter {filter} [id="shadow"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feBlend mode="NORMAL"]
+ [feBlend mode="normal"]
[SourceGraphic]
[feGaussianBlur stdDeviation="10.00, 10.00"]
[feOffset dx="75.00" dy="75.00"]

Powered by Google App Engine
This is Rietveld 408576698