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

Unified Diff: LayoutTests/svg/filters/feDropShadow-negative-deviation.svg

Issue 1350903009: Update handling of negative std.dev for feGaussianblur/feDropShadow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | « no previous file | LayoutTests/svg/filters/feDropShadow-negative-deviation-expected.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/filters/feDropShadow-negative-deviation.svg
diff --git a/LayoutTests/svg/filters/feDropShadow-negative-deviation.svg b/LayoutTests/svg/filters/feDropShadow-negative-deviation.svg
index 09c99a645e09f48af9fac33aa9ba1ab5a00de258..c9a5ff8839b920bc89659566f74bf6bd5ced74eb 100644
--- a/LayoutTests/svg/filters/feDropShadow-negative-deviation.svg
+++ b/LayoutTests/svg/filters/feDropShadow-negative-deviation.svg
@@ -1,7 +1,4 @@
<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
-"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
<filter id="f1">
« no previous file with comments | « no previous file | LayoutTests/svg/filters/feDropShadow-negative-deviation-expected.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698