summaryrefslogtreecommitdiffstats
path: root/dom/animation/Animation.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Use a temporary in Animation::Tick()wolfbeast2018-05-15-2/+4
|
* moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-2/+11
| | | | Issue #55
* Bug 1264125: Queue CSS related event when setting null target effectjanekptacijarabaci2018-03-14-2/+4
| | | | Issue #55
* Bug 1264125: Call the queueing events when canceling transition via Style or ↵janekptacijarabaci2018-03-14-0/+23
| | | | | | Script Issue #55
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1426