gecko/content/smil/test
Brian Birtles 096d486b89 Bug 948245 part 1 - Rework and test repeat duration calculation; r=dholbert
In order to implement the min attribute properly we need to distinguish between
cases where the repeat duration is less than the active duration so we can apply
the fill mode in the 'gap'. Currently the repeat duration calculation is mostly
contained in GetRepeatDuration (but is hard to make sense of) and partly
contained in the call site CalcActiveEnd. Furthermore, it does not have thorough
tests (there were some unit tests but they were never converted to mochitests).

This patch reworks the repeat duration calculation so it is contained in one
place, easier to read, and thoroughly tested.
2013-12-13 13:41:47 +09:00
..
db_smilAnimateMotion.js Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert 2013-11-18 01:29:05 +00:00
db_smilCSSFromBy.js
db_smilCSSFromTo.js
db_smilCSSPaced.js
db_smilCSSPropertyList.js
db_smilMappedAttrList.js
mochitest.ini Bug 948245 part 1 - Rework and test repeat duration calculation; r=dholbert 2013-12-13 13:41:47 +09:00
moz.build Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
smilAnimateMotionValueLists.js
smilExtDoc_helper.svg
smilTestUtils.js Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert 2013-11-18 01:29:05 +00:00
smilXHR_helper.svg
test_smilAccessKey.xhtml
test_smilAnimateMotion.xhtml
test_smilAnimateMotionInvalidValues.xhtml
test_smilAnimateMotionOverrideRules.xhtml
test_smilBackwardsSeeking.xhtml
test_smilChangeAfterFrozen.xhtml
test_smilContainerBinding.xhtml
test_smilCrossContainer.xhtml
test_smilCSSFontStretchRelative.xhtml
test_smilCSSFromBy.xhtml
test_smilCSSFromTo.xhtml
test_smilCSSInherit.xhtml
test_smilCSSInvalidValues.xhtml
test_smilCSSPaced.xhtml
test_smilDynamicDelayedBeginElement.xhtml
test_smilExtDoc.xhtml
test_smilFillMode.xhtml
test_smilGetSimpleDuration.xhtml
test_smilGetStartTime.xhtml
test_smilHyperlinking.xhtml
test_smilKeySplines.xhtml
test_smilKeyTimes.xhtml
test_smilKeyTimesPacedMode.xhtml
test_smilMappedAttrFromBy.xhtml
test_smilMappedAttrFromTo.xhtml
test_smilMappedAttrPaced.xhtml
test_smilRepeatDuration.html Bug 948245 part 1 - Rework and test repeat duration calculation; r=dholbert 2013-12-13 13:41:47 +09:00
test_smilRepeatTiming.xhtml
test_smilReset.xhtml
test_smilRestart.xhtml
test_smilSetCurrentTime.xhtml
test_smilSync.xhtml
test_smilSyncbaseTarget.xhtml
test_smilSyncTransform.xhtml
test_smilTextZoom.xhtml Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test_smilTimeEvents.xhtml
test_smilTiming.xhtml
test_smilTimingZeroIntervals.xhtml
test_smilUpdatedInterval.xhtml
test_smilValues.xhtml
test_smilXHR.xhtml