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

Unified Diff: LayoutTests/svg/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html

Issue 395813002: Resolve light-source position/direction when updated (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/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html
diff --git a/LayoutTests/svg/filters/big-height-filter-expected.svg b/LayoutTests/svg/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html
similarity index 57%
copy from LayoutTests/svg/filters/big-height-filter-expected.svg
copy to LayoutTests/svg/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html
index 120941444a4898197d6b6001f9908a6cd48b62ba..65a81476aba65090158f4f429b990975260d4254 100644
--- a/LayoutTests/svg/filters/big-height-filter-expected.svg
+++ b/LayoutTests/svg/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html
@@ -1,3 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg">
+<!DOCTYPE html>
+<svg>
<rect width="100" height="100" fill="green"/>
</svg>

Powered by Google App Engine
This is Rietveld 408576698