.. |
db_smilAnimateMotion.js
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
db_smilCSSFromBy.js
|
In contexts where the CSS parser accepts numbers and lengths, treat unitless zero as a number rather than a length. (Bug 595648) r=bzbarsky,dholbert a=blocking2.0:betaN+
|
2010-12-30 12:59:33 -05:00 |
db_smilCSSFromTo.js
|
In contexts where the CSS parser accepts numbers and lengths, treat unitless zero as a number rather than a length. (Bug 595648) r=bzbarsky,dholbert a=blocking2.0:betaN+
|
2010-12-30 12:59:33 -05:00 |
db_smilCSSPaced.js
|
In contexts where the CSS parser accepts numbers and lengths, treat unitless zero as a number rather than a length. (Bug 595648) r=bzbarsky,dholbert a=blocking2.0:betaN+
|
2010-12-30 12:59:33 -05:00 |
db_smilCSSPropertyList.js
|
|
|
db_smilMappedAttrList.js
|
Backout bug 487404 - fix mochitest
|
2010-06-19 14:54:42 +01:00 |
Makefile.in
|
Bug 628888 - Ensure external documents loaded after page show get page show update - tests; r=dholbert; a=roc
|
2011-02-11 16:02:04 +09:00 |
smilAnimateMotionValueLists.js
|
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 |
smilExtDoc_helper.svg
|
Bug 628888 - Ensure external documents loaded after page show get page show update - tests; r=dholbert; a=roc
|
2011-02-11 16:02:04 +09:00 |
smilTestUtils.js
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
smilXHR_helper.svg
|
|
|
test_smilAccessKey.xhtml
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
test_smilAnimateMotion.xhtml
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
test_smilAnimateMotionInvalidValues.xhtml
|
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 |
test_smilAnimateMotionOverrideRules.xhtml
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
test_smilBackwardsSeeking.xhtml
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 2 - backwards seeking. r=dholbert, sr=roc
|
2010-07-03 14:52:51 +09:00 |
test_smilChangeAfterFrozen.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilContainerBinding.xhtml
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 1 - interval and instance time filtering. r=dholbert, sr=roc
|
2010-07-03 14:52:50 +09:00 |
test_smilCrossContainer.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilCSSFontStretchRelative.xhtml
|
|
|
test_smilCSSFromBy.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilCSSFromTo.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilCSSInherit.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilCSSInvalidValues.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilCSSPaced.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilExtDoc.xhtml
|
Bug 628888 - Ensure external documents loaded after page show get page show update - tests; r=dholbert; a=roc
|
2011-02-11 16:02:04 +09:00 |
test_smilFillMode.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilGetSimpleDuration.xhtml
|
|
|
test_smilGetStartTime.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilKeySplines.xhtml
|
Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
test_smilKeyTimes.xhtml
|
Bug 557885 - SVG SMIL: Support keyTimes for calcMode=discrete; r=dholbert; a=blocking-betaN
|
2010-09-18 12:46:48 +09:00 |
test_smilKeyTimesPacedMode.xhtml
|
Bug 555026: In SMIL animation, ignore keyTimes attr when in paced calcMode. r=roc
|
2010-04-06 14:39:29 -07:00 |
test_smilMappedAttrFromBy.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilMappedAttrFromTo.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilMappedAttrPaced.xhtml
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
|
2010-03-16 16:17:33 -07:00 |
test_smilRepeatTiming.xhtml
|
Bug 485157: SMIL event timing, part 6 repeat timing, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
test_smilReset.xhtml
|
Bug 580098 followup: Revert no-longer-needed hackarounds from mochitests test_smilReset.xhtml & test_smilRestart.xhtml. [tests-only]
|
2010-07-22 12:19:46 -07:00 |
test_smilRestart.xhtml
|
Bug 550975: Apply this bug's mochitest-stability-improvements to test_smilRestart.xhtml, which got missed in main landing for this bug. [tests-only]
|
2010-07-22 12:19:46 -07:00 |
test_smilSetCurrentTime.xhtml
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 2 - backwards seeking. r=dholbert, sr=roc
|
2010-07-03 14:52:51 +09:00 |
test_smilSync.xhtml
|
|
|
test_smilSyncbaseTarget.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilSyncTransform.xhtml
|
|
|
test_smilTextZoom.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilTimeEvents.xhtml
|
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
|
2010-07-31 16:02:52 +09:00 |
test_smilTiming.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilTimingZeroIntervals.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilUpdatedInterval.xhtml
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
test_smilXHR.xhtml
|
|
|