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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS svg.animationsPaused is undefined.
2 PASS svg.getCurrentTime is undefined.
3 PASS svg.pauseAnimations is undefined.
4 PASS svg.setCurrentTime is undefined.
5 PASS svg.unpauseAnimations is undefined.
6 PASS animation.beginElement is undefined.
7 PASS animation.beginElementAt is undefined.
8 PASS animation.endElement is undefined.
9 PASS animation.endElementAt is undefined.
10 PASS animation.getCurrentTime is undefined.
11 PASS animation.getSimpleDuration is undefined.
12 PASS animation.getStartTime is undefined.
13 PASS animation.onbegin is undefined.
14 PASS animation.onend is undefined.
15 PASS animation.onrepeat is undefined.
16 PASS animation.targetElement is undefined.
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20
OLDNEW
« 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