Remove TODOs for switching elapsedTime from double to float
https://github.com/w3c/csswg-drafts/pull/2666 and https://github.com/w3c/csswg-drafts/pull/2671 updated the spec so that elapsedTime as a member of AnimationEvent and TransitionEvent is specified as a double instead of a float. Remove the TODOs as our implementation is now correct. Change-Id: I1c7abf14765fdbd46e37b4f8c506fed574cecdd0 Reviewed-on: https://chromium-review.googlesource.com/1056787Reviewed-by:Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Chris Nardi <cnardi@chromium.org> Cr-Commit-Position: refs/heads/master@{#558285}
Showing
Please register or sign in to comment