summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/web-animations-api
Commit message (Expand)AuthorAgeFilesLines
* Web Animations: Use a single animation clockdstockwell2015-11-042-14/+23
* Revert of Web Animations: Use a single animation clock (patchset #7 id:120001...pkasting2015-10-302-23/+14
* Web Animations: Use a single animation clockdstockwell2015-10-302-14/+23
* Revert of Web Animations: Use a single animation clock (patchset #6 id:100001...pkasting2015-10-292-23/+14
* Web Animations: Use a single animation clockdstockwell2015-10-292-14/+23
* Web Animations: Deflake web-animations-api/change-in-animation-frame.htmldstockwell2015-10-261-15/+8
* Web Animations: Don't participate in grouping when start time is setdstockwell@chromium.org2015-09-221-0/+50
* Web Animations: Enable additive animations in experimentalalancutter@chromium.org2015-09-083-203/+0
* Web Animations API: Don't allow quirky CSS values in keyframesalancutter@chromium.org2015-09-011-0/+30
* Auto-rebaseline for r200178wangxianzhu@google.com2015-08-071-0/+6
* Animations: Rename source to effect in Animationsamli@chromium.org2015-07-083-9/+9
* Implement animations for Independent CSS Transform Propertiessoonm@google.com2015-06-291-0/+22
* Animations: Add the effect clipping primitive to web animationssamli@chromium.org2015-06-091-0/+115
* Web Animations: Don't fire finish event when cancellingdstockwell@chromium.org2015-06-093-117/+30
* When cancelling an animation, add missing timeline-detach check.sigbjornf@opera.com2015-06-021-0/+14
* Web Animations: Update naming to reflect spec changesdstockwell@chromium.org2015-05-0611-195/+194
* Fix incorrect percentage top for positioned elements.shivamidow@gmail.com2015-04-151-3/+3
* Web Animations: Start time should be null when play() is changing current timesamli@chromium.org2015-03-301-0/+24
* Avoid creating animatable value snapshot when styles not yet resolvedericwilligers@chromium.org2015-03-251-0/+27
* Transitions: Downgrade transition to animation after it has finishedsamli@chromium.org2015-03-251-0/+30
* Use Length for the stroke-dasharray property in SVGLayoutStylefs@opera.com2015-03-061-0/+28
* CSS: rename motion-position to motion-offsetericwilligers@chromium.org2015-03-051-6/+6
* Web Animations: Fix Player's timing update when source content becomes longerdstockwell@chromium.org2015-03-021-0/+20
* Add TypeChecking=Unrestricted to Web Animation APIsfs@opera.com2015-02-193-0/+17
* Animations: Scale current time correctly by playback rate in timelinesamli@chromium.org2015-02-181-0/+25
* Animate fill and stroke using ColorStyleInterpolationericwilligers@chromium.org2015-02-181-0/+31
* Use IDL union for Timing.durationfs@opera.com2015-02-181-1/+1
* Animation: Allow animations to be retriggered if timeline time changessamli@chromium.org2015-02-041-0/+35
* Refactored interpolation creationcaley@chromium.org2015-01-161-0/+27
* Web Animations: Implement the AnimationPlayer ready promisedstockwell@chromium.org2015-01-152-0/+128
* Web Animations: Simplify mutable AnimationTimeline currentTime and playbackRatedstockwell@chromium.org2015-01-151-0/+19
* Web Animations: Implement the AnimationPlayer finished promisedstockwell@chromium.org2015-01-141-0/+67
* Animations: getAnimationPlayers() also returns players in effectsamli@chromium.org2014-12-291-0/+19
* Web Animations: Implement AnimationNode.computedTimingdstockwell@chromium.org2014-12-172-21/+30
* Web Animations: Remove AnimationNode.playerdstockwell@chromium.org2014-12-151-8/+10
* Define CSS Motion Path propertiesericwilligers@chromium.org2014-12-121-0/+39
* Web Animations: AnimationPlayer.cancel should invalidate computed styledstockwell@chromium.org2014-11-191-0/+14
* WebIDL Dictionaries should access prototype chains when searching for propert...shans@chromium.org2014-10-241-3/+2
* Move timeline get CSS AnimationPlayers W3C test into seperate file.rjwright@chromium.org2014-10-232-32/+40
* Web Animations: End exclusive behavior at time 0 when playing backwardsdstockwell@chromium.org2014-09-231-0/+18
* Web Animations: Add tests for player state transitions and fix discovered issuesdstockwell@chromium.org2014-09-101-0/+418
* Web Animations: Use null for unresolved startTime and currentTime in Animatio...dstockwell@chromium.org2014-09-101-0/+17
* Web Animations: Zero time of the document timeline should correspond with nav...dstockwell@chromium.org2014-09-091-0/+11
* Web-Animations: Implement idle state for AnimationPlayersdstockwell@chromium.org2014-09-081-3/+3
* Web Animations: Resolve Player start and current times asynchronouslydstockwell@chromium.org2014-09-032-3/+4
* Web Animations: guard testRunner usages.dongseong.hwang@intel.com2014-08-116-6/+18
* Animations: Fix bug where getAnimationPlayers() crashessamli@chromium.org2014-07-281-0/+2
* Web Animations: Simplify keyframe input handling.shans@chromium.org2014-07-236-127/+101
* Web Animations: Remove timeLag from Player API and modeldstockwell@chromium.org2014-07-221-9/+9
* Web Animations API: Add getAnimationPlayers()samli@chromium.org2014-07-171-0/+118