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

Unified Diff: LayoutTests/virtual/without-smil/svg/animations/exposed/interface-expected.txt

Issue 1251983005: Flag to disable SMIL support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: smil not sMIL Created 5 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/virtual/without-smil/svg/animations/exposed/interface-expected.txt
diff --git a/LayoutTests/virtual/without-smil/svg/animations/exposed/interface-expected.txt b/LayoutTests/virtual/without-smil/svg/animations/exposed/interface-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..618dd77b0d2d2cf4a4646979eaf7797831090353
--- /dev/null
+++ b/LayoutTests/virtual/without-smil/svg/animations/exposed/interface-expected.txt
@@ -0,0 +1,20 @@
+PASS svg.animationsPaused is undefined.
+PASS svg.getCurrentTime is undefined.
+PASS svg.pauseAnimations is undefined.
+PASS svg.setCurrentTime is undefined.
+PASS svg.unpauseAnimations is undefined.
+PASS animation.beginElement is undefined.
+PASS animation.beginElementAt is undefined.
+PASS animation.endElement is undefined.
+PASS animation.endElementAt is undefined.
+PASS animation.getCurrentTime is undefined.
+PASS animation.getSimpleDuration is undefined.
+PASS animation.getStartTime is undefined.
+PASS animation.onbegin is undefined.
+PASS animation.onend is undefined.
+PASS animation.onrepeat is undefined.
+PASS animation.targetElement is undefined.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/virtual/without-smil/svg/animations/exposed/interface.html ('k') | Source/core/svg/SVGAnimationElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698