Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyle | Matt A. Tobin | 2020-04-17 | -22/+12 |
| | | | | | | | | | * Add a node property to access the ::before and ::after pseudo-elements * Look for the frame for ::before and ::after pseudos * Clean up pseudo-element props * Simplify nsLayoutUtils callers, and make child iterators notice display: contents pseudos Tag #1375 | |||
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -2/+0 |
| | ||||
* | Use a temporary in Animation::Tick() | wolfbeast | 2018-05-15 | -2/+4 |
| | ||||
* | Bug 1264125: Fire transitioncancel event when a transition is canceled ↵ | janekptacijarabaci | 2018-03-14 | -284/+612 |
| | | | | | | (added tests + style clean up) Issue #55 | |||
* | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added ↵ | janekptacijarabaci | 2018-03-14 | -0/+446 |
| | | | | | | tests) Issue #55 | |||
* | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 | -4/+13 |
| | | | | Issue #55 | |||
* | Bug 1264125: Queue CSS related event when setting null target effect | janekptacijarabaci | 2018-03-14 | -2/+4 |
| | | | | Issue #55 | |||
* | Bug 1264125: Call the queueing events when canceling transition via Style or ↵ | janekptacijarabaci | 2018-03-14 | -0/+33 |
| | | | | | | Script Issue #55 | |||
* | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart ↵ | janekptacijarabaci | 2018-03-14 | -0/+2 |
| | | | | | | on Aurora 52 Issue #55 | |||
* | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 | -10/+10 |
| | | | | | | | | | part 1 (in the description) Issue #55 part 1 - Add transitioncancel event handler part 2 - Add ontransitioncancel EventHandler to WebIDL part 3 - Add member of active time to ComputedTiming | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+26146 |