summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/animations
Commit message (Expand)AuthorAgeFilesLines
* Add additive animation support for CSS property transform-originalancutter2016-02-261-0/+71
* Adjust deprecation messages to match Estimated Stable Datesphilipj2016-02-268-8/+8
* Add additive animation support for CSS property translatealancutter2016-02-262-0/+87
* Add additive animation support for border-radius CSS propertiesalancutter2016-02-264-0/+200
* Add additive animation support for CSS properties perspective-origin and obje...alancutter2016-02-263-8/+143
* Add additive animation support for CSS property background-positionalancutter2016-02-254-80/+238
* Web Animations: Expose Animation's currentTime while pendingdstockwell2016-02-241-2/+2
* Web Animations: Use of hyphens is deprecated and will be removedericwilligers2016-02-238-0/+13
* Fix grammar (does->do) in border-image-sans-border-style deprecationphilipj2016-02-221-1/+1
* Adding deprecation warning for quirky behavior in border-image property.cavalcantii2016-02-221-0/+1
* Revert of Add additive animation support for CSS property background-position...twellington2016-02-184-238/+80
* Revert of Add additive animation support for CSS properties perspective-origi...twellington2016-02-183-143/+8
* Revert of Add additive animation support for border-radius CSS properties (pa...twellington2016-02-184-200/+0
* Add additive animation support for border-radius CSS propertiesalancutter2016-02-184-0/+200
* Add additive animation support for CSS properties perspective-origin and obje...alancutter2016-02-183-8/+143
* Add additive animation support for CSS property background-positionalancutter2016-02-184-80/+238
* Add additive animation support for CSS property motion-rotationalancutter2016-02-182-0/+130
* Add additive animation support for CSS property clipalancutter2016-02-186-204/+195
* Devtools: Add editable keyframes to the styles sidebar panesamli2016-01-293-31/+31
* Make CSS Animations responsive to changes to their keyframe offsetsalancutter2016-01-281-3/+2
* Fix double composition bug in "points" SVG attribute animationalancutter2016-01-272-30/+30
* SMIL: moveto updates initial point in SVGPathBlenderericwilligers2016-01-192-18/+18
* Web Animations: Animate d property using CSSInterpolationTypeericwilligers2016-01-182-22/+575
* Add composition support for SVG Web Animation of x, y, dx, dy attributesalancutter2016-01-1412-31/+768
* Move SVG presentation attributes out of CSS additive animation runtime flagalancutter2016-01-131-0/+38
* Web Animations: test animate SVG transform containing matrixericwilligers2016-01-132-0/+46
* Port CSS visibility animations to CSSInterpolationTypesalancutter2016-01-112-0/+58
* Add composited animation support for CSS property font-weightalancutter2016-01-103-1/+74
* SVG Web Animations: Support targeting presentation attributesalancutter2015-12-213-0/+104
* Support composite modes for stroke-dasharray animationsalancutter2015-12-214-218/+348
* Web Animations: Add SVGPathInterpolationTypealancutter2015-12-175-24/+225
* Use 'em' instead of 'ex' in SVG composition testssuzyh2015-12-173-28/+28
* Fix crash when applying CSS Animations to SVG elements with no attributesalancutter2015-12-161-0/+16
* Web Animations: Add SVGLengthInterpolationTypesuzyh2015-12-1613-0/+2056
* CSS animation for SVG presentation attribute 'd'ericwilligers2015-12-163-0/+433
* Make Web Animated SVG attributes responsive to animation timing updatesalancutter2015-12-101-0/+18
* Make Web Animated SVG attributes responsive to baseVal mutationsalancutter2015-12-102-21/+82
* Simplify and test SVGInterpolation effect applicationalancutter2015-12-102-0/+22
* SVGTransformListInterpolationType compositionsuzyh2015-12-087-464/+1
* Web Animations: Fix scheduling loop in race between visibility and start time...dstockwell2015-12-071-0/+31
* Web Animations: Make SVG animation attributes require an "svg-" prefixalancutter2015-12-075-10/+10
* CSS Animations: Fix crash where update isn't appliedsamli2015-12-031-0/+23
* Plumb zero offset keyframe easing to zero offset neutral keyframesalancutter2015-12-031-0/+12
* Add workaround to responsive-test.js for SVG Web Animation bugsalancutter2015-12-031-22/+39
* Fix UnitType bug in LengthSVGInterpolation.cppsuzyh2015-12-021-0/+9
* Clear SVG Web Animation effects when animations exit their fill phasealancutter2015-11-301-0/+28
* Tests for transform list additive animations.suzyh2015-11-2714-2/+1564
* Web Animations: Add SVGNumberListInterpolationTypealancutter2015-11-266-6/+469
* Web Animations: Add SVGRectInterpolationTypealancutter2015-11-242-1/+79
* Web Animations: Add SVGIntegerOptionalIntegerInterpolationTypealancutter2015-11-242-2/+66