This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-23 13:04:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
content
/
smil
History
Jonathan Watt
8d2603cd28
Bug 522306. Add support for SMIL animation of the <path> element's 'd' attribute. r=roc, r=longsonr, r=dholbert, a=roc.
2010-11-08 15:07:00 +00:00
..
crashtests
Bug 608295: Pause newly-created SMIL animation controller inside of documents that are hidden. r=roc a=blocking-betaN
2010-11-06 12:13:01 -07:00
test
Bug 522306. Add support for SMIL animation of the <path> element's 'd' attribute. r=roc, r=longsonr, r=dholbert, a=roc.
2010-11-08 15:07:00 +00:00
Makefile.in
…
nsDOMTimeEvent.cpp
…
nsDOMTimeEvent.h
…
nsISMILAnimationElement.h
…
nsISMILAttr.h
…
nsISMILType.h
…
nsSMILAnimationController.cpp
Bug 606101: When first <animate> is registered, delay starting sampling if we lack a time container. r=birtles a=blocking-final
2010-11-06 12:13:01 -07:00
nsSMILAnimationController.h
Bug 590425 part 2 - SVG SMIL: Make nsPresShell's interaction with the animation controller account for deferred sampling; r=dholbert; a=roc
2010-10-20 08:53:52 +09:00
nsSMILAnimationFunction.cpp
…
nsSMILAnimationFunction.h
…
nsSMILCompositor.cpp
…
nsSMILCompositor.h
…
nsSMILCompositorTable.h
…
nsSMILCSSProperty.cpp
…
nsSMILCSSProperty.h
…
nsSMILCSSValueType.cpp
Bug 594198: In SMIL animation of length-valued attributes/properties, allow interpolation between 0 values and unitless values. r=birtles a=blocking-final+
2010-11-06 12:13:01 -07:00
nsSMILCSSValueType.h
…
nsSMILFloatType.cpp
…
nsSMILFloatType.h
…
nsSMILInstanceTime.cpp
…
nsSMILInstanceTime.h
Bug 579828 - SVG SMIL: Trim, don't prune invalid active intervals; r=dholbert; a=roc
2010-10-20 08:55:09 +09:00
nsSMILInterval.cpp
…
nsSMILInterval.h
…
nsSMILKeySpline.cpp
…
nsSMILKeySpline.h
…
nsSMILMappedAttribute.cpp
…
nsSMILMappedAttribute.h
…
nsSMILMilestone.h
…
nsSMILNullType.cpp
…
nsSMILNullType.h
…
nsSMILParserUtils.cpp
…
nsSMILParserUtils.h
…
nsSMILRepeatCount.cpp
…
nsSMILRepeatCount.h
…
nsSMILSetAnimationFunction.cpp
…
nsSMILSetAnimationFunction.h
…
nsSMILTargetIdentifier.h
…
nsSMILTimeContainer.cpp
…
nsSMILTimeContainer.h
Bug 606942: Pause SMIL Animation Controller (not just time container), and allow helper-images to suspend, when SVG-as-an-image is paused. r=roc a=blocking-final
2010-11-06 12:13:01 -07:00
nsSMILTimedElement.cpp
Bug 579828 - SVG SMIL: Trim, don't prune invalid active intervals; r=dholbert; a=roc
2010-10-20 08:55:09 +09:00
nsSMILTimedElement.h
…
nsSMILTimeValue.cpp
…
nsSMILTimeValue.h
…
nsSMILTimeValueSpec.cpp
…
nsSMILTimeValueSpec.h
…
nsSMILTimeValueSpecParams.h
…
nsSMILTypes.h
…
nsSMILValue.cpp
…
nsSMILValue.h
…
SMILBoolType.cpp
…
SMILBoolType.h
…
SMILEnumType.cpp
…
SMILEnumType.h
…
SMILIntegerType.cpp
…
SMILIntegerType.h
…
SMILStringType.cpp
…
SMILStringType.h
…