summaryrefslogtreecommitdiffstats
path: root/dom/smil/test/mochitest.toml
blob: 7a3e98fa5759b92d96bb23e2574d2f1a175a1145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[DEFAULT]
support-files = [
  "db_smilAnimateMotion.js",
  "db_smilCSSFromBy.js",
  "db_smilCSSFromTo.js",
  "db_smilCSSPaced.js",
  "db_smilCSSPropertyList.js",
  "db_smilMappedAttrList.js",
  "file_smilWithTransition.html",
  "smilAnimateMotionValueLists.js",
  "smilExtDoc_helper.svg",
  "smilTestUtils.js",
  "smilXHR_helper.svg",
]

["test_smilAccessKey.xhtml"]

["test_smilAdditionFallback.html"]

["test_smilAnimateMotion.xhtml"]

["test_smilAnimateMotionInvalidValues.xhtml"]

["test_smilAnimateMotionOverrideRules.xhtml"]

["test_smilBackwardsSeeking.xhtml"]

["test_smilCSSFontStretchRelative.xhtml"]

["test_smilCSSFromBy.xhtml"]

["test_smilCSSFromTo.xhtml"]

["test_smilCSSInherit.xhtml"]
disabled = "until bug 501183 is fixed"

["test_smilCSSInvalidValues.xhtml"]

["test_smilCSSPaced.xhtml"]

["test_smilChangeAfterFrozen.xhtml"]
skip-if = ["true"] # bug 1358955.

["test_smilConditionalProcessing.html"]

["test_smilContainerBinding.xhtml"]

["test_smilCrossContainer.xhtml"]

["test_smilDynamicDelayedBeginElement.xhtml"]

["test_smilExtDoc.xhtml"]

["test_smilFillMode.xhtml"]

["test_smilGetSimpleDuration.xhtml"]

["test_smilGetStartTime.xhtml"]

["test_smilHyperlinking.xhtml"]

["test_smilInvalidValues.html"]

["test_smilKeySplines.xhtml"]

["test_smilKeyTimes.xhtml"]

["test_smilKeyTimesPacedMode.xhtml"]

["test_smilMappedAttrFromBy.xhtml"]

["test_smilMappedAttrFromTo.xhtml"]

["test_smilMappedAttrPaced.xhtml"]

["test_smilMinTiming.html"]

["test_smilRepeatDuration.html"]

["test_smilRepeatTiming.xhtml"]

["test_smilReset.xhtml"]

["test_smilRestart.xhtml"]

["test_smilSetCurrentTime.xhtml"]

["test_smilSync.xhtml"]

["test_smilSyncTransform.xhtml"]

["test_smilSyncbaseTarget.xhtml"]

["test_smilTextZoom.xhtml"]

["test_smilTiming.xhtml"]

["test_smilTimingZeroIntervals.xhtml"]

["test_smilUpdatedInterval.xhtml"]

["test_smilValues.xhtml"]

["test_smilWithTransition.html"]
skip-if = ["os == 'android'"]

["test_smilWithXlink.xhtml"]

["test_smilXHR.xhtml"]