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

Unified Diff: LayoutTests/web-animations-api/timed-item-expected.txt

Issue 939623002: Add TypeChecking=Unrestricted to Web Animation APIs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop AnimationAnimationPlayerTest.SetCurrentTimeUnrestrictedDouble Created 5 years, 10 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
« no previous file with comments | « LayoutTests/web-animations-api/timed-item.html ('k') | Source/core/animation/AnimationNodeTiming.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/web-animations-api/timed-item-expected.txt
diff --git a/LayoutTests/web-animations-api/timed-item-expected.txt b/LayoutTests/web-animations-api/timed-item-expected.txt
index 780ccd87d159a20f1924d01d5fc8373b7b4f80bd..3c09337ebb2061d97d9f3312a84d3f686bf5ceb0 100644
--- a/LayoutTests/web-animations-api/timed-item-expected.txt
+++ b/LayoutTests/web-animations-api/timed-item-expected.txt
@@ -5,5 +5,6 @@ FAIL TimedItem.currentIteration is null when animation is not in effect assert_e
PASS TimedItem startTime, endTime, duration, activeDuration are sensible for a simple animation
PASS TimedItem startTime, endTime, duration, activeDuration are sensible for animations with delays and iterations
PASS TimedItem duration is calculated when no duration is specified
+PASS Restricted double attributes on the Timing interface throws for non-finite values.
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/web-animations-api/timed-item.html ('k') | Source/core/animation/AnimationNodeTiming.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698