.. |
db_smilAnimateMotion.js
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
db_smilCSSFromBy.js
|
Bug 530983, patch 2: Enable SMIL animation for 'clip' property. r=roc
|
2010-01-04 16:32:11 -08:00 |
db_smilCSSFromTo.js
|
Fix indentation in db_smilCSSFromTo.js (whitespace-only, test-only).
|
2010-01-19 13:40:22 -08:00 |
db_smilCSSPaced.js
|
Bug 530983, patch 2: Enable SMIL animation for 'clip' property. r=roc
|
2010-01-04 16:32:11 -08:00 |
db_smilCSSPropertyList.js
|
Bug 524539, patch 2: Support "stroke-dasharray" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
db_smilMappedAttrList.js
|
Backout bug 487404 - fix mochitest
|
2010-06-19 14:54:42 +01:00 |
Makefile.in
|
Bug 485157: SMIL event timing, part 6 repeat timing, r=dholbert, sr=roc, a=roc
|
2010-08-18 19:20:24 +09:00 |
smilAnimateMotionValueLists.js
|
Bug 562310 Part 5: Use nsCharSeparatedTokenizer to simplify/fix existing parsing code in SVG and SMIL. r=roc
|
2010-05-04 07:43:48 -07:00 |
smilTestUtils.js
|
Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
|
2010-04-28 16:00:54 -07:00 |
smilXHR_helper.svg
|
Add mochitest for bug 529387. (test only)
|
2009-12-10 09:26:27 -08: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 562310 Part 5: Use nsCharSeparatedTokenizer to simplify/fix existing parsing code in SVG and SMIL. r=roc
|
2010-05-04 07:43:48 -07: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
|
Bug 529406: Enable support for SMIL animation of font-weight & font-stretch. r=roc
|
2009-11-17 22:08:19 -08:00 |
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_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 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_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
|
Bug 521705 - SVG SMIL: Update getStartTime to match behaviour in SVG 1.1 SE r=roc
|
2009-10-13 10:14:08 +11:00 |
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
|
Bug 474357, Calls to setCurrentTime, beginElementAt etc. should update the DOM state immediately. r+sr=roc
|
2009-01-22 14:00:27 +13:00 |
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
|
Add mochitest for bug 529387. (test only)
|
2009-12-10 09:26:27 -08:00 |