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

Side by Side Diff: third_party/WebKit/LayoutTests/web-animations-api/animation-effect-timing-easing-expected.txt

Issue 2143973003: Prepare animation-effect-timing-easing for upstreaming (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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/web-animations-api/animation-effect-timing-easing.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE WARNING: line 9: Specifying animation easing as a function is deprecated and all support will be removed in M54, around October 2016, at which point thi s will throw a TypeError. This warning may have been triggered by the Web Animat ions or Polymer polyfills. See http://crbug.com/601672 for details.
2 This is a testharness.js-based test.
3 PASS Valid easing functions should come out the same as they went in
4 PASS steps easing second parameter defaults to end
5 PASS Should accept arbitrary casing and escape chararcters
6 FAIL Invalid easing values should throw a TypeError assert_throws: with inputEas ing='function (a){return a}' function "function () { animate_with_easing(inputEa sing); }" did not throw
7 Harness: the test ran to completion.
8
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/web-animations-api/animation-effect-timing-easing.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698