mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d53dba2b6a
This patch also makes ElementAnimation::ActiveDuration a static method that takes timing parameters as an argument. This is so that this method can be used within ElementAnimations::GetComputedTimingAt (a static method) in a future patch. We could also make ActiveDuration() a method of AnimationTiming. I suspect this logic belongs together in ElementAnimation however. In a future patch we could also add the active duration to the ComputedTiming struct which would simplify the only other place this is currently used which is ElementAnimations::GetEventsAt. |
||
---|---|---|
.. | ||
analysis | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |