Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js

Issue 2618323002: Block animation of the SVGScriptElement (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js
diff --git a/third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js b/third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js
new file mode 100644
index 0000000000000000000000000000000000000000..131d881ce95b27cf4fb4aefd193b9f2d95a93d32
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js
@@ -0,0 +1 @@
+foo = 1337;

Powered by Google App Engine