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

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-animated-viewbox.svg

Issue 2163213007: Deprecate currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-animated-viewbox.svg
diff --git a/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-animated-viewbox.svg b/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-animated-viewbox.svg
deleted file mode 100644
index 2d746666ae66e758286666ecde4657694d27951b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/animations/resources/viewspec-animated-viewbox.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg">
-<rect x="0" y="0" width="30" height="30" fill="green"/>
-<set attributeName="viewBox" to="0 0 30 30" begin="0s" fill="freeze"/>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698