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: Missing include 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/animations/script-href-no-animate.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/animations/script-href-no-animate.html » ('j') | no next file with comments »

Powered by Google App Engine